vitae (version 0.2.0)

bibliography_entries: Print bibliography section

Description

Given a bib file, this function will generate bibliographic entries for one or more types of bib entry.

Usage

bibliography_entries(file, title = NULL, sorting = NULL,
  startlabel = NULL, endlabel = NULL)

Arguments

file

A path to a .bib file.

title

Deprecated, use markdown sub-headers.

sorting

Deprecated, use dplyr::arrange() to re-order the bibliography.

startlabel

Optional label for first reference in the section.

endlabel

Optional label for last reference in the section.

Value

Prints bibliographic entries