diff options
| author | Tristano Ajmone <[email protected]> | 2024-08-22 19:13:57 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-22 10:13:57 -0700 |
| commit | 494716c529320124ab3690f81eeaaae0b7eddf52 (patch) | |
| tree | a7287556478cbb42765d7e923254919be8335da1 /MANUAL.txt | |
| parent | db3febd0f15839db39942a5871f1e61509f5382a (diff) | |
User Guide: Fix CSL Docs broken link (#10100)
In "Specifying bibliographic data," update the URL for CSL YAML/JSON
HTML-like markup: that section is no longer part of the official CSL
documentation and has been moved to the citeproc-js documentation.
Diffstat (limited to 'MANUAL.txt')
| -rw-r--r-- | MANUAL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index 9e6583d85..888f835d1 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -5740,7 +5740,7 @@ author-in-text style inside notes when using a note style. [CSL user documentation]: https://citationstyles.org/authors/ [CSL]: https://docs.citationstyles.org/en/stable/specification.html -[CSL markup specs]: https://docs.citationstyles.org/en/1.0/release-notes.html#rich-text-markup-within-fields +[CSL markup specs]: https://citeproc-js.readthedocs.io/en/latest/csl-json/markup.html#html-like-formatting-tags [Chicago Manual of Style]: https://chicagomanualofstyle.org [Citation Style Language]: https://citationstyles.org [Zotero Style Repository]: https://www.zotero.org/styles |
