read.bibtex {knitcitations} | R Documentation |
read.bibtex
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