Document --biblatex and --natbib options.
This commit is contained in:
parent
4ad9360a97
commit
6b282fda5b
1 changed files with 6 additions and 0 deletions
6
README
6
README
|
@ -435,6 +435,12 @@ Options
|
|||
user data directory (see `--data-dir`), or, if that is
|
||||
not present, the Chicago author-date style.
|
||||
|
||||
`--natbib`
|
||||
: Use natbib for citations in LaTeX output.
|
||||
|
||||
`--biblatex`
|
||||
: Use biblatex for citations in LaTeX output.
|
||||
|
||||
`--data-dir=`*DIRECTORY*
|
||||
: Specify the user data directory to search for pandoc data files.
|
||||
If this option is not specified, the default user data directory
|
||||
|
|
Loading…
Reference in a new issue