From c277d29902eb5dd7fb53ed49cb91a8b915d5cfb2 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 5 Dec 2010 09:29:14 -0800 Subject: Documented all the formats citeproc/bibutils can handle. --- man/man1/pandoc.1.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/man1/pandoc.1.md b/man/man1/pandoc.1.md index 88c072ccc..68c75920a 100644 --- a/man/man1/pandoc.1.md +++ b/man/man1/pandoc.1.md @@ -271,8 +271,12 @@ should pipe input and output through `iconv`: \--bibliography=*FILE* : Specify bibliography database to be used in resolving citations. The database type will be determined from the - extension of *FILE*, which may be `.xml` (MODS format), - `.bib` (BibTeX format), or `.json` (citeproc JSON). + extension of *FILE*, which may be `.mods` (MODS format), + `.bib` (BibTeX format), `.bbx` (BibLaTeX format), + `.ris` (RIS format), `.enl` (EndNote format), + `.xml` (EndNote XML format), `.wos` (ISI format), + `.medline` (MEDLINE format), `.copac` (Copac format), + or `.json` (citeproc JSON). \--csl=*FILE* : Specify [CSL] style to be used in formatting citations and -- cgit v1.2.3