You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this the correct way of doing it for a book? Should citation be indented under book? Or are citations only available for articles and simple pages?
I need to create a simple section in the preface with instructions on how to cite the document, but it would be better if it's automatic and picks up any changes I make in the yml rather than it being something manual.
staleIssues open for 30+ days without providing a "working" reproducible example
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to include a citation for a book document, in a similar manner as to what is described in the documentation: https://quarto.org/docs/authoring/create-citeable-articles.html#other-types-of-documents . However, I don't see the citation index created anywhere in the HTML or PDF output.
In my
_quarto.yml
I've added a citation section (right at the end):Is this the correct way of doing it for a book? Should
citation
be indented under book? Or are citations only available for articles and simple pages?I need to create a simple section in the preface with instructions on how to cite the document, but it would be better if it's automatic and picks up any changes I make in the
yml
rather than it being something manual.Beta Was this translation helpful? Give feedback.
All reactions