forked from goblint/analyzer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
37 lines (34 loc) · 1.18 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
cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata from this file." # message required
title: "Goblint"
abstract: "Static analysis framework for C"
authors: # TODO: same authors as in dune-project (for future releases)
- given-names: Vesal
family-names: Vojdani
affiliation: "University of Tartu"
- given-names: Kalmer
family-names: Apinis
affiliation: "University of Tartu"
- given-names: Martin D.
family-names: Schwarz
affiliation: "Technische Universität München"
- given-names: Alexander
family-names: Herz
affiliation: "Technische Universität München"
- given-names: Ralf
family-names: Vogler
affiliation: "Technische Universität München"
- given-names: Michael
family-names: Schwarz
affiliation: "Technische Universität München"
- given-names: Julian
family-names: Erhard
affiliation: "Technische Universität München"
- given-names: Simmo
family-names: Saan
orcid: "https://orcid.org/0000-0003-4553-1350"
affiliation: "University of Tartu"
license: MIT
repository-code: "https://github.com/goblint/analyzer"
url: "https://goblint.in.tum.de"
doi: 10.5281/zenodo.5735006