Description Usage Arguments Value
Create citations for all dependencies of bdverse
1 | bd_citation(citation_level = 1, type = "raw", bib_file = NA)
|
citation_level |
Recursiveness of dependency to cite. 1 - just bdverse. 2 - all bdverse packages. 3 - all direct dependencies. 4 - all direct and indirect dependencies. |
type |
Type of citation to generate. raw - Mixture of bib and text. text - Textual representation. bibtex - BibTex format. html - HTML Tags. latex - LATEX format. |
bib_file |
If path of file provided, a bib file will be genrated and written to disk. |
String with citations or a file with citations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.