-
Notifications
You must be signed in to change notification settings - Fork 168
/
.zenodo.json
141 lines (141 loc) · 3.17 KB
/
.zenodo.json
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
{
"description": "Experiment-independent toolkit for (charged) particle track reconstruction in (high energy) physics experiments implemented in modern C++ ",
"license": "MPL-2.0",
"title": "acts-project/acts: v11.0.0",
"version": "v11.0.0",
"upload_type": "software",
"creators": [
{
"affiliation": "CERN",
"name": "Andreas Salzburger"
},
{
"affiliation": "CERN",
"name": "Paul Gessinger"
},
{
"affiliation": "CERN / TUM Muenchen",
"name": "Fabian Klimpel"
},
{
"affiliation": "CERN",
"name": "Moritz Kiehn"
},
{
"affiliation": "CERN / JGU Mainz",
"name": "Bastian Schlag"
},
{
"affiliation": "Universite Paris-Saclay / CNRS/IN2P3",
"name": "Hadrien G."
},
{
"affiliation": "University of Massachussets",
"name": "Robert Langenberg"
},
{
"affiliation": "CERN",
"name": "Corentin Allaire"
},
{
"affiliation": "DESY Hamburg",
"name": "Xiaocong Ai"
},
{
"affiliation": "Universitaet Regensburg",
"name": "Benjamin Huth"
},
{
"affiliation": "UC Berkeley",
"name": "Louis-Guillaume Gagnon"
},
{
"affiliation": "CERN",
"name": "Noemi Calace"
},
{
"affiliation": "CERN",
"name": "Attila Krasznahorkay"
},
{
"affiliation": "UC Berkeley",
"name": "Beomki Yeo"
},
{
"affiliation": "LBNL",
"name": "Charles Leggett"
},
{
"affiliation": "Eotvos Lorand University",
"name": "Czirkos Angela"
},
{
"affiliation": "UC Berkeley",
"name": "Tomohiro Yamazaki"
},
{
"affiliation": "CERN",
"name": "Joana Niermann"
},
{
"affiliation": "UC Berkeley",
"name": "Irina Ene"
},
{
"affiliation": "Oak Ridge National Laboratory",
"name": "Joe Osborn"
},
{
"affiliation": "Stanford University",
"name": "Rocky Bala Garg"
},
{
"affiliation": "CERN / TU Wien",
"name": "Andreas Stefl"
},
{
"affiliation": "CERN / University of Coimbra",
"name": "Luis Falda Coelho",
"orcid": "0000-0002-2298-3605"
},
{
"affiliation": "CERN / University of Graz",
"name": "Alexander J. Pfleger",
"orcid": "0000-0001-5524-7738"
},
{
"affiliation": "University of Lisbon",
"name": "Guilherme Almeida",
"orcid": "0000-0002-4257-4278"
},
{
"affiliation": "CERN / University of Amsterdam",
"name": "Stephen Nicholas Swatman",
"orcid": "0000-0002-3747-3229"
}
{
"affiliation": "CERN / TU Wien",
"name": "Felix Russo",
"orcid": "0009-0005-8975-2245"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/acts-project/acts/tree/v10.0.0",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.4818137",
"relation": "obsoletes",
"resource_type": "software"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.5141418",
"relation": "isVersionOf"
}
]
}