Learn R Programming

knitcitations (version 0.6-2)

print_html: print method for html format

Description

The built-in html format sucks, with unclosed p tags and mixed capital tags

Usage

print_html(bib, ordering = c("authors", "year", "title", "journal", "volume",
  "number", "pages", "doi", "uri"), bulleted = TRUE)

Arguments

bib
a bibentry object containing one or more citations
ordering
a character list of the order in which information should be printed

Details

An internal method used by the bibliography function