Description Usage Arguments Value
read.bibtex
1 | read.bibtex(file, .Encoding = "UTF-8", check = FALSE)
|
file |
string; bib file to parse. |
.Encoding |
encoding |
check |
error, warn, or logical FALSE. What action should be taken if an entry is missing required fields? FALSE means no checking is done, warn means entry is added with an error. error means the entry will not be added. See BibOptions. |
Returns the bib object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.