powered by
Takes output from lnt_read and converts chosen articles to a BibTeX citation.
lnt2bibtex(x, art_id, ...)
An object of class LNToutput.
The ID(s) of the article(s) to convert.
unused.
LNToutput <- lnt_read(lnt_sample(copy = FALSE)) bib <- lnt2bibtex(LNToutput, art_id = 1)
Run the code above in your browser using DataLab