write_bib: Write bibentries to a bib file

Description Usage Arguments

Description

One way of specifying records of a bibliography is to define a vector of bibentries at the end of a document. This vector must then be written to a .bib file which can later be used by the latex-system to generate the bibliography. This function is used to write the vector of bibentries to a file.

Usage

1
write_bib(pvec_bref, ps_bibfile = "skeleton.bib")

Arguments

pvec_bref

vector of bibentries

ps_bibfile

bibfile where bibentries should be written to


charlotte-ngs/rmddochelper documentation built on June 27, 2019, 1:22 a.m.