bib_megafix: BibTex Megafix

Description Usage Arguments

View source: R/bibtrim.R

Description

A default procedure for fixing up the project-specific BibTeX file.

Usage

1
2
bib_megafix(rmdfolder = getwd(), biblib_file, bibref_file_locations,
  trim = F)

Arguments

rmdfolder

The folder in which all Rmd files are located.

biblib_file

The location of the project-specific BibTex library.

bibref_file_locations

The potential locations of the bibtex reference library locations.

trim

Should the project-specific library be trimmed? Default FALSE.


mathesong/bibtrim documentation built on May 20, 2019, 11:59 a.m.