Learn R Programming

knitcitations (version 0.4-7)

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"))

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