Skip to contents

pmid2bibtex

Usage

pmid2bibtex(pmid, key_as_first_author_year = TRUE)

Arguments

pmid

PubMed identifier

key_as_first_author_year

logical, whether to use first-author-year as the BibTeX key

Value

Character string containing BibTeX citation text.

See also

Examples

if (FALSE) { # \dontrun{
pmid2bibtex(33317393)
} # }