Add CITATION.cff file (#4109)

This commit is contained in:
Pol Dellaiera 2024-05-13 11:12:45 +02:00 committed by GitHub
parent d859218b90
commit 32a84e5127
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

28
CITATION.cff Normal file
View File

@ -0,0 +1,28 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Typst
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Laurenz
family-names: Mädje
email: laurenz.maedje@typst.app
- given-names: Martin
family-names: Haug
email: martin.haug@typst.app
- name: The Typst Project Developers
identifiers:
- type: url
value: >-
https://laurmaedje.github.io/programmable-markup-language-for-typesetting.pdf
description: "Typst: A Programmable Markup Language for Typesetting"
repository-code: 'https://github.com/typst/typst'
url: 'https://typst.app/'
keywords:
- typesetting
- markup language
license: Apache-2.0