-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
42 lines (41 loc) · 1.28 KB
/
CITATION.cff
File metadata and controls
42 lines (41 loc) · 1.28 KB
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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: tlparser
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Roman
family-names: Bögli
email: roman.boegli@unibe.ch
affiliation: University of Bern
orcid: "https://orcid.org/0009-0004-8745-7800"
- given-names: Atefeh
family-names: Rohani
email: atefeh.rohani@unibe.ch
affiliation: University of Bern
orcid: "https://orcid.org/0000-0001-9828-2218"
- given-names: Thomas
family-names: Studer
email: thomas.studer@unibe.ch
affiliation: University of Bern
orcid: "https://orcid.org/0000-0002-0949-3302"
- given-names: Christos
family-names: Tsigkanos
email: christos.tsigkanos@unibe.ch
affiliation: University of Athens
orcid: "https://orcid.org/0000-0002-9493-3404"
- given-names: Timo
family-names: Kehrer
email: timo.kehrer@unibe.ch
affiliation: University of Bern
orcid: "https://orcid.org/0000-0002-2582-5557"
repository-code: "https://github.com/SEG-UNIBE/tlparser"
abstract: A CLI tool to parse and analyse temporal logic formulae.
keywords:
- python
- temporal logics
- parser
license: AGPL-3.0