Description Usage Arguments Details
View source: R/build-database.R
Reads an R Markdown file, identifies the citations contained therein, and produces a BibLaTeX file. The bibliography file is stored in the same directory as the R Markdown file.
1 | create_bibliography(rmd_file)
|
rmd_file |
The path to the R Markdown file for which a bibliography is to be generated |
If any citations are found in the Rmd file that are not found in the existing zotero2r database, an warning message will appear.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.