toBibtex(object, ...)
toLatex(object, ...)
## S3 method for class 'Bibtex':
print(x, prefix = "", \dots)
## S3 method for class 'Latex':
print(x, prefix = "", \dots)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