Read bibtex to an Rmd file.

bibtex2rmd(
  bibfile,
  outfold,
  outfile,
  abstract = FALSE,
  overwrite = FALSE,
  section_title
)

Arguments

bibfile

.bib file path

outfold

output folder for .Rmd

outfile

character string naming a file, should end in “.Rmd”.

abstract

print abstract or not

overwrite

overwite the .Rmd file or not

section_title

title for each section