Fix note on curly brace syntx for locators.
This commit is contained in:
parent
a01ee64970
commit
4a950feb8e
1 changed files with 2 additions and 2 deletions
|
@ -3970,9 +3970,9 @@ 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):
|
||||
in curly braces (using `pandoc-citeproc` 0.15 and higher only):
|
||||
|
||||
[@smith{ii, A, D-Z}, with a suffx]
|
||||
[@smith{ii, A, D-Z}, with a suffix]
|
||||
[@smith, {pp. iv, vi-xi, (xv)-(xvii)} with suffix here]
|
||||
|
||||
A minus sign (`-`) before the `@` will suppress mention of
|
||||
|
|
Loading…
Add table
Reference in a new issue