diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2010-12-05 12:57:27 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2010-12-05 12:57:27 -0800 |
| commit | fabd9e6c22b238fc4576bbbfe79f5072b4df8959 (patch) | |
| tree | 0ef7f31aed29b19556281520887b5c01352887e0 /README | |
| parent | 529f75adec2fde6da797d3c4a68133871e78cd88 (diff) | |
| download | pandoc-fabd9e6c22b238fc4576bbbfe79f5072b4df8959.tar.gz | |
Documented fact that you can specify --bibliography repeatedly.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
