summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2011-10-04 11:52:25 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2011-10-04 11:52:25 -0700
commit8da83ff3c5c0c14538397bb04b598d41e2a0b90e (patch)
tree64135f038c99b5c4936450f1f23b8b4e6b7e9592
parent4cc36804986832e64ea64619252e67138860fc50 (diff)
Updated README to remove mention of .bbx for bibliographies.
-rw-r--r--README25
1 files changed, 12 insertions, 13 deletions
diff --git a/README b/README
index 1debe691d..cf054eb10 100644
--- a/README
+++ b/README
@@ -417,7 +417,7 @@ Options
: Specify bibliography database to be used in resolving
citations. The database type will be determined from the
extension of *FILE*, which may be `.mods` (MODS format),
- `.bib` (BibTeX format), `.bbx` (BibLaTeX format),
+ `.bib` (BibTeX/BibLaTeX format),
`.ris` (RIS format), `.enl` (EndNote format),
`.xml` (EndNote XML format), `.wos` (ISI format),
`.medline` (MEDLINE format), `.copac` (Copac format),
@@ -1811,18 +1811,17 @@ Pandoc can automatically generate citations and a bibliography in a number of
styles (using Andrea Rossato's `hs-citeproc`). In order to use this feature,
you will need a bibliographic database in one of the following formats:
- Format File extension
- ------------ --------------
- MODS .mods
- BibTeX .bib
- BibLaTeX .bbx
- RIS .ris
- EndNote .enl
- EndNote XML .xml
- ISI .wos
- MEDLINE .medline
- Copac .copac
- JSON citeproc .json
+ Format File extension
+ ------------ --------------
+ MODS .mods
+ BibTeX/BibLaTeX .bib
+ RIS .ris
+ EndNote .enl
+ EndNote XML .xml
+ ISI .wos
+ MEDLINE .medline
+ Copac .copac
+ JSON citeproc .json
You will need to specify the bibliography file using the `--bibliography`
command-line option (which may be repeated if you have several