$citeStyle
$citeStyle :
object
CITE class.
Citation handling. This is the main file to handle citations.
parseCitations( text, output, citeLink = TRUE, rtfBibExport = FALSE, suwpExport = FALSE) :
parse [cite]...[/cite] and format citations
text | Input text |
|
output | 'html', plain', 'rtf' |
|
citeLink | Link external citations in the returned citation. Default is TRUE |
|
rtfBibExport | If TRUE, we're exporting to RTF. Default is FALSE |
|
suwpExport | If TRUE, we're exporting to the word processor plug-in. Default is FALSE |
parsed text