Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement /export #5

Closed
dstillman opened this issue Jun 11, 2018 · 6 comments
Closed

Implement /export #5

dstillman opened this issue Jun 11, 2018 · 6 comments
Assignees

Comments

@dstillman
Copy link
Member

No description provided.

dstillman added a commit that referenced this issue Aug 9, 2018
Some formats are still broken (BibTeX, CSL, etc.)
@dstillman
Copy link
Member Author

'bibtex' and 'csljson' don't yet work. Others possibly broken as well.

./translate_export bibtex fails with ZU.XRegExp is not a constructor.

@zuphilip
Copy link
Contributor

I see that CSV export is missing and some others too: Endnote, RefWorks, Evernote (maybe more). Can we add them to the list of supported formats as well?

dstillman added a commit that referenced this issue Aug 10, 2018
csv, endnote_xml, evernote, refworks_tagged

Addresses #5
@dstillman
Copy link
Member Author

Added. (If anyone has better suggestions for the content types, let me know.)

@dstillman
Copy link
Member Author

@mvolz: Now that /export is generally working, I suspect we'll be able to fix BibTeX export in the next few days, if you do want to keep that functionality for Citoid.

@zuphilip
Copy link
Contributor

Added. (If anyone has better suggestions for the content types, let me know.)

Thank you very much!

@dstillman
Copy link
Member Author

@mvolz: BibTeX should be good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants