diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..58a4b64 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,12 @@ +cff-version: 1.2.0 +message: "If you use this project, please cite it as below." +title: "Quarto Codespaces" +authors: + - family-names: "Canouil" + given-names: "Mickaƫl" + orcid: "https://orcid.org/0000-0002-3396-4549" +date-released: "2025-06-22" +version: 1.8.3 +url: "https://github.com/mcanouil/quarto-codespaces" +repository-code: "https://github.com/mcanouil/quarto-codespaces" +license: "MIT"