toBibtex(object, …)
toLatex(object, …)
# S3 method for Bibtex
print(x, prefix = "", …)
# S3 method for Latex
print(x, prefix = "", …)toBibtex or
toLatex method exists."Bibtex" or
"Latex".writeLines."Bibtex" or "Latex" are simply
character vectors where each element holds one line of the
corresponding BibTeX or LaTeX file.citEntry and sessionInfo for examples