summaryrefslogtreecommitdiff
path: root/CITATION.cff
blob: 26a5b5c1d6dde9cc174e4acf03e0d9c0b34bbd1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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