diff options
-rw-r--r-- | MANUAL.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index d712ae998..3a058a61e 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -3968,6 +3968,13 @@ as `book`, `bk.`/`bks.`; `chapter`, `chap.`/`chaps.`; `column`, `verse`, `v.`/`vv.`; `volume`, `vol.`/`vols.`; `¶`/`¶¶`; `§`/`§§`. If no locator term is used, "page" is assumed. +`pandoc-citeproc` will use heuristics to distinguish the locator +from the suffix. In complex cases, the locator can be enclosed +in curly braces (pandoc-citeproc 0.14.9+ only): + + [@smith{ii, A, D-Z}, with a suffx] + [@smith, {pp. iv, vi-xi, (xv)-(xvii)} with suffix here] + A minus sign (`-`) before the `@` will suppress mention of the author in the citation. This can be useful when the author is already mentioned in the text: |