forked from scikit-hep/decaylanguage
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
24 lines (24 loc) · 727 Bytes
/
Copy pathCITATION.cff
File metadata and controls
24 lines (24 loc) · 727 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
cff-version: 1.2.0
title: DecayLanguage
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
abstract: "DecayLanguage is a Python library to describe, manipulate and convert particle decays."
authors:
- family-names: Rodrigues
given-names: Eduardo
affiliation: University of Liverpool
orcid: "https://orcid.org/0000-0003-2846-7625"
- family-names: Schreiner
given-names: Henry
affiliation: Princeton University
orcid: "https://orcid.org/0000-0002-7833-783X"
doi: 10.5281/zenodo.3257423
repository-code: "https://github.com/scikit-hep/decaylanguage"
keywords:
- python
- particle decays
- decay files
- scikit-hep
license: "BSD-3-Clause"