readBibliography: readBibliography

Description Usage Arguments Value

Description

Reads the .bbl file from a tex document and formats the bibliography for insertion into a .Rmd document

Usage

1
readBibliography(bblFile, style)

Arguments

bblFile

The bbl file to read and format

style

A text string specifying the style of the bibliography. Only difference this makes is that for style == "plain", the '[n]' numbers are added at the beginning.

Value

A vector of character strings containing the formatted bibliography


tmcd82070/tex2rmd documentation built on May 27, 2019, 8:46 a.m.