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

View source: R/bib_shr.R

bib_shrR Documentation

Convert long journal names in a bib file to abbreviated

Description

Convert long journal names in a bib file to abbreviated

Usage

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

## Not run: 
bib_shr('inst/refs.bib')

## End(Not run)

fawda123/Jabbrev documentation built on Jan. 12, 2025, 10:29 p.m.