read.bibtex: read in bibtex and use key as list names
Description
read in bibtex and use key as list namesUsage
read.bibtex(bibfile)
Arguments
bibfile
a bibtex .bib file
Value
- a list of citation information
Details
this differs from read.bib in that the list is named.
this allows one to use citep(bib[c("key1", "key2")]See Also
read.bib citep citet