-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCITATION.cff
44 lines (44 loc) · 1.5 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
43
44
cff-version: 1.2.0
message: "If you use GitLab2PROV in your research, please cite it using these metadata."
title: GitLab2PROV
abstract: "gitlab2prov is a Python library and command line tool that extracts provenance information from GitLab projects."
type: software
authors:
- family-names: "de Boer"
given-names: Claas
affiliation: "German Aerospace Center (DLR)"
orcid: "https://orcid.org/0000-0002-1841-8099"
- family-names: Schreiber
given-names: Andreas
affiliation: "German Aerospace Center (DLR)"
orcid: "https://orcid.org/0000-0001-5750-5649"
version: "2.2.0"
date-released: "2023-09-05"
license: MIT
repository-code: "https://github.com/DLR-SC/gitlab2prov"
references:
- authors:
- family-names: Schreiber
given-names: Andreas
affiliation: "German Aerospace Center (DLR)"
orcid: "https://orcid.org/0000-0001-5750-5649"
- family-names: "de Boer"
given-names: Claas
affiliation: "German Aerospace Center (DLR)"
orcid: "https://orcid.org/0000-0002-1841-8099"
- family-names: "von Kurnatowski"
given-names: Lynn
affiliation: "German Aerospace Center (DLR)"
orcid: "https://orcid.org/0000-0001-5144-702X"
title: "GitLab2PROV—Provenance of Software Projects hosted on GitLab"
type: conference-paper
conference:
name: "13th International Workshop on Theory and Practice of Provenance (TaPP 2021)"
year: 2021
month: 7
keywords:
- provenance
- git
- "software-analytics"
- gitlab
- "w3c-prov"