We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05eb30 commit 0d0eec4Copy full SHA for 0d0eec4
CITATION.cff
@@ -0,0 +1,13 @@
1
+cff-version: 1.2.0
2
+title: "Invoice Extension for Quarto"
3
+message: "If you use this project, please cite it as below."
4
+type: software
5
+authors:
6
+ - family-names: "Canouil"
7
+ given-names: "Mickaël"
8
+ orcid: "https://orcid.org/0000-0002-3396-4549"
9
+repository-code: "https://github.com/mcanouil/quarto-invoice"
10
+url: "http://m.canouil.dev/quarto-invoice/"
11
+license: "MIT"
12
+date-released: "2025-02-16"
13
+version: 1.2.2
_extensions/invoice/_extension.yml
@@ -1,4 +1,4 @@
-title: Invoice (Typst)
+title: Invoice
author: Mickaël Canouil
version: 1.2.2
quarto-required: ">=1.6.39"
0 commit comments