Description Usage Arguments Value Author(s) Examples
This function helps users to add Add a bib(La)tex template. It is pasted on the clipboard.
1 | add_bibtex(type = "more", is_paste = TRUE)
|
type |
Character, by default |
is_paste |
Logical, by default |
Character.
Jiaxiang Li
1 2 3 4 | add_bibtex("online", is_paste = FALSE)
add_bibtex("book", is_paste = FALSE)
add_bibtex("manual", is_paste = FALSE)
add_bibtex("more")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.