diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-03-31 14:01:16 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-03-31 14:01:16 -0700 |
| commit | 509cb9b8feae6798cb77bc35637297e9301d682e (patch) | |
| tree | 1f26b5f10b8c7e61465887b567c1cce3cb7c9239 | |
| parent | 0d038fccf4fb44893f98a254796d2a8ffbb2321d (diff) | |
MANUAL: Better link to citation syntax.
| -rw-r--r-- | MANUAL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index 27255fc14..74a586ecc 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -5929,7 +5929,7 @@ citations and a bibliography in a number of styles. Basic usage is To use this feature, you will need to have -- a document containing citations (see [Extension: `citations`]); +- a document containing citations (see [Citation syntax]); - a source of bibliographic data: either an external bibliography file or a list of `references` in the document's YAML metadata; - optionally, a [CSL] citation style. |
