clean_library: Clean up Mendeley bibtex library and save it somewhere else

Description Usage Arguments

Description

Clean up Mendeley bibtex library and save it somewhere else

Usage

1
2
3
clean_library(tex_file, bibtex_file, write_file, entry_remove = c("abstract",
  "file", "keywords", "url", "primaryClass", "eprint", "archivePrefix",
  "arxivId"))

Arguments

tex_file

Path to tex_file which should be checked for citations

bibtex_file

Path to Mendeley bibtex library

write_file

Path and filename to which the new bibtex library is written

entry_remove

Vector string that defines the entries in each reference to be removed


chrisschuerz/libRian documentation built on May 23, 2019, 7:02 p.m.