aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-05-05 11:00:05 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-05-05 11:00:05 -0700
commitdb4d69a8cb20d37265b4017c69baec4270af8841 (patch)
tree97af822e57ba035d5f39e26cd5a43d06028f1bc8
parent6ad80db81af1d2bedaa8e8ed87c6cfae7e0276a5 (diff)
parent4297677ec6cc509db1f14d36e2ca66ea8b44b63b (diff)
downloadpandoc-db4d69a8cb20d37265b4017c69baec4270af8841.tar.gz
Merge pull request #2131 from nickbart1980/patch-2
Update README on in-field markup in biblio databases
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 692a1bec6..de7a0202c 100644
--- a/README
+++ b/README
@@ -2688,6 +2688,12 @@ files, but you can use `.bibtex` to force BibTeX.
Note that `pandoc-citeproc --bib2json` and `pandoc-citeproc --bib2yaml`
can produce `.json` and `.yaml` files from any of the supported formats.
+In-field markup: In bibtex and biblatex databases, pandoc-citeproc parses
+(a subset of) LaTeX markup; in CSL JSON databases, an HTML-like markup
+([specs](http://docs.citationstyles.org/en/1.0/release-notes.html#rich-text-markup-within-fields));
+and in CSL YAML databases, pandoc markdown. `pandoc-citeproc -j` and `-y`
+interconvert these markup formats as far as possible.
+
As an alternative to specifying a bibliography file, you can include
the citation data directly in the `references` field of the
document's YAML metadata. The field should contain an array of