Replies: 3 comments 4 replies
-
We don't currently support providing the formatted 'appendix' for books - I'm not sure where the logical place to put them would be (particularly given the potential conflict with 'true' appendices that may appear in a book). We do support the What would you think the right thing to do with formatted citation data would be in the case of books (perhaps it belongs on the title page)? It would be helpful to have some ideas of better approaches! |
Beta Was this translation helpful? Give feedback.
-
Thanks for your thoughts!
I was thinking of something that duplicated the citation information that
one can generate in Distill, or I guess in Quarto articles, but you are
right, *where* to put it in a book is a question.
Putting it on the title page is a great idea.
I also think automatically generating an Appendix with citation information
would be useful, but I don't know enough about the internals of Quarto to
know whether this would generate a conflict.
Last thought is that you could let the user put it wherever in the document
they wished, with something like the Quarto `{{< pagebreak >}}` code.
Something like `{{ < citation > }}` ?
Andy
Andrew Grogan-Kaylor
Sandra K. Danziger Collegiate Professor of Social Work
University of Michigan School of Social Work
***@***.***
https://agrogan1.github.io/
…On Tue, Jan 3, 2023 at 11:26 AM Charles Teague ***@***.***> wrote:
We don't currently support providing the formatted 'appendix' for books -
I'm not sure where the logical place to put them would be (particularly
given the potential conflict with 'true' appendices that may appear in a
book). We do support the google-scholar options (as you discovered) which
will help with indexing.
What would you think the right thing to do with formatted citation data
would be in the case of books (perhaps it belongs on the title page)? It
would be helpful to have some ideas of better approaches!
—
Reply to this email directly, view it on GitHub
<#3836 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGG5FDKBH4G2ZSASWH6XNZDWQRHLJANCNFSM6AAAAAATP2YSIU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Great. Thanks!
On Tue, Jan 3, 2023 at 2:34 PM Charles Teague ***@***.***> wrote:
The user controlled positioning is a really nice idea (we do the same with
references using a magic DIV with an ID, which might be a useful pattern
here too). I'm going to transfer this to an issue so we don't lose track of
the improvement!
—
Reply to this email directly, view it on GitHub
<#3836 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGG5FDOSLOKF6KWWCUQT4A3WQR5MTANCNFSM6AAAAAATP2YSIU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Sent from Gmail Mobile
Andrew Grogan-Kaylor
***@***.***
https://agrogan1.github.io/
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! Is there a way to make a quarto book citeable? The Quarto documentation, Quarto - Creating Citeable Articles, would seem to indicate that this is possible for articles but it does not seem to work for books.
In case it's helpful, my book is here, Multilevel Thinking, and my YAML is here, multilevel-thinking/_quarto.yml at main · agrogan1/multilevel-thinking · GitHub.
Thank you for any help you can provide.
Beta Was this translation helpful? Give feedback.
All reactions