get_bibliography | R Documentation |
The bibliography contains all citations and further references that are included in pgsources. You can also get a subset of references, and you can get the RefManageR::RefManageR-package bibliography, or references as biblatex.
get_bibliography(keys = NULL, as_biblatex = FALSE)
keys |
A vector of strings, bibkeys found in pgsources. |
as_biblatex |
Set to true if you want results in biblatex instead of an R object. |
BibEntry or BibTex
get_bibliography(keys = "schvitzMappingInternationalSystem2022")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.