Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/authoring/create-citeable-articles.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ When this metadata is available, a citation appendix is automatically added to t
By default both the `bibtex` and formatted representations are displayed. You can use the `appendix-cite-as` option to control this behavior:

+-----------------------------+------------------------------------------------+
| `appendex-cite-as: false` | Do not include any citations in the appendix. |
| `appendix-cite-as: false` | Do not include any citations in the appendix. |
+-----------------------------+------------------------------------------------+
| `appendix-cite-as: bibtex` | Show only the BibTeX version of the citation. |
+-----------------------------+------------------------------------------------+
Expand Down
Loading