Description Usage Arguments Examples
Load bibliography from Zotero
1 2 | load_betterbiblatex_bib(encoding, betterbiblatex_format = "bibtex",
exclude_betterbiblatex_library = NULL, increment_progress = FALSE)
|
encoding |
Character. Encoding of the Bib(La)TeX-file. |
betterbiblatex_format |
Character. Bibliography format to export from Zotero/Juris-M. Can be either |
exclude_betterbiblatex_library |
Character. A vector of Zotero/Juris-M library names not to query. |
increment_progress |
logical switch which will use the shiny function |
1 2 3 4 | ## Not run:
b <- load_betterbiblatex_bib(encoding = "UTF-8")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.