Format BibEntry object according to desired style using RefManageR

bib_print(
  bib,
  .opts = list(first.inits = TRUE, max.names = 1000, style = "markdown")
)

Arguments

bib

BibEntry object

.opts

List of parameters for formatting style

Value

Character string of formatted reference