format_options {formatBibtex} | R Documentation |
Package Options
Description
A list of functions for getting, setting, and appending options for
formatting. The available options are "lowercase_words"
,
"punctuation"
, and "protected_words"
. The default values can
be retrieved by formatBibtex_defaults$get()
.
Usage
format_options
Format
An object of class list
of length 3.
Value
A list of functions.
[Package formatBibtex version 0.1.1 Index]