reduce_bib: Reduce a central .bib file down to used elements

Description Usage Arguments

View source: R/reduce-bib.R

Description

Condense a master.bib file to only the references that are used in a paper.

Usage

1
reduce_bib(file, master_bib, out_bib, ...)

Arguments

file

path to the target .Rmd file

master_bib

path to whistle/master.bib (or any other central .bib file for that matter)

out_bib

path/name of the output .bib file to write

...

Arguments passed to RefManageR::ReadBib()


andybega/condensebib documentation built on Oct. 29, 2021, 7:51 a.m.