crossref_get_bibtex.Rd
Get the BibTeX for a work using its DOI
crossref_get_bibtex(x, warn = TRUE, stopOnError = TRUE)
The DOI
Whether to warn if the input doesn't seem a valid DOI or ShortDOI
A character vector with the BibTeX
if (FALSE) { # \dontrun{ zirconia::crossref_get_bibtex("https://doi.org/jnjp"); } # }