ref_to_bibkey: Convert reference to bib-tex-key.

Description Usage Arguments Value

View source: R/ref_to_bibkey.R

Description

Convert reference to bib-tex-key.

Usage

1
ref_to_bibkey(ref_df, bib)

Arguments

ref_df

dataframe with columns author, year, title in case title is missing match is performed based on author and year only.

bib

character string giving the name of the .bib file.

Value

Character vector.


atlantistools documentation built on Aug. 16, 2017, 9:05 a.m.