View source: R/drop_name_crossref.R
drop_name_crossref | R Documentation |
Takes one or several dois and extracts information from Crossref, then processes them into visual citations with drop_name
. Requires rcrossref > v1.1, see README for further details.
drop_name_crossref(dois, ...)
dois |
One or several dois to create visual citations for. If they are named, these names are used as filenames; otherwise they are generated based on authors and years. |
... |
Arguments passed on to
|
A character string with the file path to the created visual citation in the specified output format.
## Not run: drop_name_crossref(c(cite1 = "10.1126/science.169.3946.635", cite2 = "10.1111/joms.12670")) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.