Skip to content

Commit 2295385

Browse files
RastislavTuranyiRastislav Turanyioerc0122
authored
Add CITATION.cff (#44)
* Add CITATION.cff Co-authored-by: Jacob Wilkins <46597752+oerc0122@users.noreply.github.com> --------- Co-authored-by: Rastislav Turanyi <rastislav.turanyi@stfc.ac.uk> Co-authored-by: Jacob Wilkins <46597752+oerc0122@users.noreply.github.com>
1 parent c1706c8 commit 2295385

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CITATION.cff

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
abstract: "ResINS is a Python package for resolution functions of inelastic neutron scattering instruments"
4+
authors:
5+
- family-names: Turanyi
6+
given-names: Rastislav
7+
email: rastislav.turanyi@stfc.ac.uk
8+
- family-names: "Jackson"
9+
given-names: "Adam J."
10+
orcid: https://orcid.org/0000-0001-5272-6530
11+
- family-names: "Wilkins"
12+
given-names: "Jacob S."
13+
orcid: https://orcid.org/0009-0004-9147-3475
14+
title: "ResINS"
15+
repository-code: https://github.com/pace-neutrons/resins
16+
license: GPL-3.0
17+
version: 0.0.1
18+
keywords:
19+
- "Python"
20+
- "physics"
21+
- "inelastic neutron scattering"
22+
- "instrument resolution"

0 commit comments

Comments
 (0)