mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-22 15:35:48 +00:00
Documented fact that you can specify --bibliography repeatedly.
This commit is contained in:
@@ -428,7 +428,8 @@ For further documentation, see the `pandoc(1)` man page.
|
||||
`.ris` (RIS format), `.enl` (EndNote format),
|
||||
`.xml` (EndNote XML format), `.wos` (ISI format),
|
||||
`.medline` (MEDLINE format), `.copac` (Copac format),
|
||||
or `.json` (citeproc JSON).
|
||||
or `.json` (citeproc JSON). If you want to use multiple
|
||||
bibliographies, just use this option repeatedly.
|
||||
|
||||
`--csl`*=FILE*
|
||||
: specifies [CSL] style to be used in formatting citations and
|
||||
|
||||
@@ -276,7 +276,8 @@ should pipe input and output through `iconv`:
|
||||
`.ris` (RIS format), `.enl` (EndNote format),
|
||||
`.xml` (EndNote XML format), `.wos` (ISI format),
|
||||
`.medline` (MEDLINE format), `.copac` (Copac format),
|
||||
or `.json` (citeproc JSON).
|
||||
or `.json` (citeproc JSON). If you want to use multiple
|
||||
bibliographies, just use this option repeatedly.
|
||||
|
||||
\--csl=*FILE*
|
||||
: Specify [CSL] style to be used in formatting citations and
|
||||
|
||||
Reference in New Issue
Block a user