Learn R Programming

knitcitations (version 0.4-7)

print_markdown: print method for markdown format

Description

print method for markdown format

Usage

print_markdown(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