read_bib: Read bibliography from a text file.

View source: R/input_functions.R

read_bibR Documentation

Read bibliography from a text file.

Description

Reads a BibTex file from the disc and converts it to an mdbib class object.

Usage

read_bib(file, ...)

Arguments

file

character, path or URL to a .bib file.

...

extra arguments passed to bib2df.

Details

Technically, the function employs the bib2df function.

Value

an mdbib class object.


PiotrTymoszuk/figur documentation built on July 16, 2024, 1:15 a.m.