A default procedure for fixing up the project-specific BibTeX file.
1 2 | bib_megafix(rmdfolder = getwd(), biblib_file, bibref_file_locations,
trim = F)
|
rmdfolder |
The folder in which all Rmd files are located. |
biblib_file |
The location of the project-specific BibTex library. |
bibref_file_locations |
The potential locations of the bibtex reference library locations. |
trim |
Should the project-specific library be trimmed? Default FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.