MANUAL: clarify that inline references take precedence ...

over references defined in an external bibliography.
This commit is contained in:
John MacFarlane 2020-12-17 10:07:39 -08:00
parent 9ec3d6ee97
commit cbc8e06578

View file

@ -5246,6 +5246,10 @@ array of YAML-encoded references, for example:
language: en-GB
...
If both an external bibliography and inline (YAML metadata)
references are provided, both will be used. In case of
conflicting `id`s, the inline references will take precedence.
Note that `pandoc` can be used to produce such a YAML metadata
section from a BibTeX, BibLaTeX, or CSL JSON bibliography: