lint_bib: Tidy bibliography so equals signs align

Description Usage Arguments Details

Description

Tidy bibliography so equals signs align

Usage

1
lint_bib(bib_file, outfile = bib_file, leading_spaces = 2L)

Arguments

bib_file

The bib file to tidy.

outfile

Optionally, the tidied bib file to write to.

leading_spaces

The number of spaces before each field within an entry.

Details

Aligns the equals signs in bib_file, standardizes the case of entry types and fields.


HughParsonage/grattanReporter documentation built on May 7, 2019, 5:02 a.m.