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

Write more tests #4

Open
10 tasks
mwmclean opened this issue Mar 11, 2015 · 3 comments
Open
10 tasks

Write more tests #4

mwmclean opened this issue Mar 11, 2015 · 3 comments

Comments

@mwmclean
Copy link
Collaborator

  • dates formatting; add new .bib to do so; try origdate, urldate, intervals, ~, #
  • WriteBib
  • toBiblatex, test toBibtex using bibtex::read.bib
  • resolving xdata, crossref, xref
  • entryset?
  • all BibOptions
  • finish PubMed testing
  • assignment operators
  • print/format in all formats: R, citation, Markdown, etc.
  • all bib.styles, proper labels, no missing entry fields from biblatex manual
@losial
Copy link

losial commented May 15, 2015

For the reference downloads with ReadZotero function the limit is 99 entries - is there a way to download whole larger libraries from Zotero server into R?

@mwmclean
Copy link
Collaborator Author

Unfortunately, you are limited by the Zotero API to at most 100 results per query as discussed here. You will have to make multiple calls to ReadZotero making use of the start parameter and combine with c.

@retorquere
Copy link

It'd be easy to pull the data from the local Zotero installation. You need Zotero running (with BBT installed) for it to work though.

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

No branches or pull requests

3 participants