Format for creating a Journal of Statistical Software (JSS) articles. Adapted from https://www.jstatsoft.org/about/submissions.
Arguments
- ...
Arguments to
rmarkdown::pdf_document()
- keep_tex
Keep the intermediate tex file used in the conversion to PDF
- citation_package
The LaTeX package to process citations,
natbib
orbiblatex
. Usedefault
if neither package is to be used, which means citations will be processed via the commandpandoc-citeproc
.- pandoc_args
Additional command line options to pass to pandoc