forked from typst/typst
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
42 lines (42 loc) · 1.15 KB
/
CITATION.cff
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
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: [email protected]
- given-names: Martin
family-names: Haug
email: [email protected]
- name: The Typst Project Developers
references:
- title: A Programmable Markup Language for Typesetting
authors:
- family-names: Mädje
given-names: Laurenz
year: 2022
type: thesis
thesis-type: Master's thesis
url: https://laurmaedje.github.io/programmable-markup-language-for-typesetting.pdf
institution:
name: Technische Universität Berlin
- title: Fast typesetting with incremental compilation
authors:
- family-names: Haug
given-names: Martin
year: 2022
type: thesis
thesis-type: Master's thesis
doi: 10.13140/RG.2.2.15606.88642
url: https://doi.org/10.13140/RG.2.2.15606.88642
institution:
name: Technische Universität Berlin
repository-code: 'https://github.com/typst/typst'
url: 'https://typst.app/'
keywords:
- typesetting
- markup language
license: Apache-2.0