Consider adding a command to get the actual citation of Quarto #11861
Closed
arnaudgallou
started this conversation in
Feature Requests
Replies: 1 comment 2 replies
-
The title and description is unclear. The following command exists:
Is it not a feature request to get a citation directly from Quarto with the version in it instead of what you described? Like @software{Allaire_Quarto_2024,
author = {Allaire, J.J. and Teague, Charles and Scheidegger, Carlos and Xie, Yihui and Dervieux, Christophe and Woodhull, Gordon},
doi = {10.5281/zenodo.5960048},
month = nov,
title = {{Quarto}},
url = {https://github.com/quarto-dev/quarto-cli},
version = {1.6},
year = {2024}
} |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
This follows up a discussion in #4366.
I'd like to suggest implementing a command to get the current citation of Quarto being installed, probably with a way to choose between the APA and BibTeX format.
Beta Was this translation helpful? Give feedback.
All reactions