make_jss_cls {jss}R Documentation

Generate JSS LaTeX Style Files

Description

Utility functions for generating JSS's BibTeX style file (bst), LaTeX class file (cls), or a zipped archive with both files, manual, templates, logo, and further instructions.

Usage

make_jss_bst(dir = ".")
make_jss_cls(dir = ".", pdf = FALSE)
make_jss_style(dir = ".")

Arguments

dir

character specifying the output directory.

pdf

logical. Should the PDF documentation for the .cls file be generated as well?


[Package jss version 0.1-7 Index]