-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
79 lines (79 loc) · 2.66 KB
/
CITATION.cff
File metadata and controls
79 lines (79 loc) · 2.66 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
cff-version: 1.2.0
message: "If you use this software, please cite the ESCAPE Open-source Software and Service Repository paper."
type: software
title: "CodeMeta to Zenodo Converter"
abstract: "GitHub Action to convert codemeta.json files to .zenodo.json format using the EOSSR library for research software metadata management."
authors:
- family-names: "Vuillaume"
given-names: "Thomas"
email: "thomas.vuillaume@lapp.in2p3.fr"
orcid: "https://orcid.org/0000-0002-5686-2078"
affiliation: "LAPP, Université Savoie Mont Blanc, CNRS/IN2P3, Annecy, France"
repository-code: "https://github.com/escape2020/codemeta2zenodo"
url: "https://github.com/escape2020/codemeta2zenodo"
license: MIT
keywords:
- "codemeta"
- "zenodo"
- "metadata"
- "github-actions"
- "research-software"
- "FAIR"
- "open-science"
version: 1.3.0
date-released: "2026-04-03"
preferred-citation:
type: article
title: "The ESCAPE Open-source Software and Service Repository"
authors:
- family-names: "Vuillaume"
given-names: "Thomas"
orcid: "https://orcid.org/0000-0002-5686-2078"
- family-names: "Al-Turany"
given-names: "Mohammad"
- family-names: "Füßling"
given-names: "Matthias"
- family-names: "Gal"
given-names: "Tamas"
orcid: "https://orcid.org/0000-0001-7821-8673"
- family-names: "Garcia"
given-names: "Enrique"
orcid: "https://orcid.org/0000-0003-2224-4594"
- family-names: "Graf"
given-names: "Kay"
orcid: "https://orcid.org/0000-0002-1921-5568"
- family-names: "Hughes"
given-names: "Gareth"
orcid: "https://orcid.org/0000-0002-7653-6456"
- family-names: "Kettenis"
given-names: "Mark"
orcid: "https://orcid.org/0000-0002-6156-5617"
- family-names: "Kresan"
given-names: "Dmytro"
- family-names: "Schnabel"
given-names: "Jutta"
- family-names: "Tacke"
given-names: "Christian"
orcid: "https://orcid.org/0000-0002-5321-8404"
- family-names: "Verkouter"
given-names: "Marjolein"
journal: "Open Research Europe"
volume: 3
number: 46
year: 2023
doi: "10.12688/openreseurope.15692.2"
notes: "version 2; peer review: 5 approved"
references:
- type: software
title: "eossr"
abstract: "Tools for managing scientific software metadata including codemeta2zenodo converter"
repository-code: "https://gitlab.com/escape-ossr/eossr"
url: "https://gitlab.com/escape-ossr/eossr"
- type: article
title: "CodeMeta: an exchange schema for software metadata"
authors:
- family-names: "Jones"
given-names: "Matthew B."
journal: "KNB Data Repository"
year: 2017
doi: "10.5063/schema/codemeta-2.0"