Learn R Programming

knitcitations (version 0.4-7)

print_rdfa: format for rdfa markup of references

Description

An internal method used by the bibliography function

Usage

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