citEntry | R Documentation |
Functionality for specifying bibliographic information in enhanced BibTeX style.
citEntry(entry, textVersion, header = NULL, footer = NULL, ...) citHeader(...) citFooter(...)
entry |
a character string with a BibTeX entry type.
See section Entry Types in |
textVersion |
a character string with a text representation of the reference. |
header |
a character string with optional header text. |
footer |
a character string with optional footer text. |
... |
for For |
citEntry
produces an object of class "bibentry"
.
citation
for more information about citing R and R
packages and ‘CITATION’ files;
bibentry
for the newer functionality for representing
and manipulating bibliographic information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.