Documented fact that you can specify --bibliography repeatedly.
This commit is contained in:
parent
529f75adec
commit
fabd9e6c22
2 changed files with 4 additions and 2 deletions
3
README
3
README
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue