Description Usage Arguments Details Value
get the full metadata for a citation / bibliographic object
1 | bib_metadata(x, BibEntry = TRUE, ...)
|
x |
a query or citation identifer, as in citep/citet, except that it must be a single query, not a list of multiple queries. |
BibEntry |
logical. Coerce to RefManageR's BibEntry type? |
... |
additional arguments to query (see RCrossRef) |
This function is called internally by citet and citep, but is also made available in the namespace for a user wanting to return the full citation object directly.
a BibEntry (or bibentry, if requested) object with the required citation information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.