README.md

Build Status AppVeyor Build Status codecov

bibDelete:

Delete selected BibTeX field types

version 0.1.1

The bibDelete package allows to easily delete a specified BibTeX field type from all bib entries in a BibTeX file.

This can be useful, for example, in scientific research, where a reference management software like Papers might add annote fields containing personal notes on read research literature, or notes about ideas for future research to exported BibTeX libraries. Such .bib files can be cleaned before being shared with coworkers using the deleteField() function that automatically removes all occurrences of a given nonessential field type.

This package will be JIT byte code compiled upon installation.

How to install this package from GitHub

There are several ways of installing the package, e.g.:

This package passes devtools::check() with zero problems, notes or warnings on my machine running R 3.4.3 on macOS 10.13.3.

The MIT License (MIT) Copyright (c) 2018 Christoph Schmidt



schmidtchristoph/bibDelete documentation built on May 26, 2019, 4:30 a.m.