Learn R Programming

pandocfilters (version 0.1-6)

Citation: Citation

Description

Constructs an object of type "Citation".

Usage

Citation(
  suffix,
  id,
  note_num = 0L,
  mode = "AuthorInText",
  prefix = list(),
  hash = 0L
)

Arguments

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 "AuthorInText", "SuppressAuthor" and "NormalCitation".

prefix

a inline object or list of inline objects

hash

an integer