Skip to content

Commit 6a4fb22

Browse files
author
hegner
authored
Add initial CITATION.cff file (#45)
* Fix typos in README * fix more typos * add CITATION.cff file
1 parent 734b776 commit 6a4fb22

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CITATION.cff

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
cff-version: 1.2.0
2+
title: JetReconstruction.jl
3+
message: >-
4+
If you use this software, please cite it using the
5+
metadata from this file.
6+
type: software
7+
authors:
8+
- given-names: Graeme Andrew
9+
family-names: Stewart
10+
11+
affiliation: CERN
12+
orcid: 'https://orcid.org/0000-0003-0182-7088'
13+
- given-names: Atell
14+
family-names: Krasnopolski
15+
16+
orcid: 'https://orcid.org/0009-0009-9336-0219'
17+
- given-names: Philippe
18+
family-names: Gras
19+
20+
orcid: 'https://orcid.org/0000-0002-3932-5967'
21+
- given-names: Benedikt
22+
family-names: Hegner
23+
24+
affiliation: CERN
25+
orcid: 'https://orcid.org/0009-0009-2020-1620'
26+
repository-code: 'https://github.com/JuliaHEP/JetReconstruction.jl'
27+
abstract: Jet reconstruction (reclustering) with Julia
28+
license: MIT

0 commit comments

Comments
 (0)