Citation {pandocfilters} | R Documentation |
Constructs an object of type "Citation"
.
Citation(
suffix,
id,
note_num = 0L,
mode = "AuthorInText",
prefix = list(),
hash = 0L
)
suffix |
a inline object or list of inline objects |
id |
a character string (not visible in the text) |
note_num |
an integer |
mode |
a character string giving the citation mode, possible values are
|
prefix |
a inline object or list of inline objects |
hash |
an integer |