bib_shr: Convert long journal names in a bib file to abbreviated

Description Usage Arguments Value Examples

View source: R/bib_shr.R

Description

Convert long journal names in a bib file to abbreviated

Usage

1
bib_shr(bib_fl, bib_new = NULL, trace = TRUE)

Arguments

bib_fl

chr string of path to bib file

bib_new

chr string of path for new bib file with abbreviated titles, appends '_new' to input file name if blank

trace

logical to print progress to console

Value

A new bib file is saved, nothing is returned to the console

Examples

1
2
3
4
## Not run: 
bib_shr('inst/refs.bib')

## End(Not run)

fawda123/Jabbrev documentation built on Jan. 25, 2021, 5:22 p.m.