Learn R Programming

knitcitations (version 0.6-2)

read.bibtex: read in bibtex and use key as list names

Description

read in bibtex and use key as list names

Usage

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