Skip to content

Commit eadad1d

Browse files
authored
Merge pull request #400 from deepanshs/djs/test_citation
Add preferred citation to CITATION.cff
2 parents 3be4906 + 53d771a commit eadad1d

File tree

1 file changed

+40
-12
lines changed

1 file changed

+40
-12
lines changed

CITATION.cff

+40-12
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
cff-version: 1.2.0
2-
type: software
32
title: mrsimulator
4-
message: Please cite this software using these metadata.
3+
message: >-
4+
Please cite this software using the metadata from
5+
'preferred-citation'.
56
abstract: A fast solid-state NMR spectrum simulation and analysis library.
67

8+
type: software
79
authors:
8-
- given-names: Deepansh
10+
- given-names: Deepansh J.
911
family-names: Srivastava
1012
1113
affiliation: Hyperfine
@@ -14,18 +16,20 @@ authors:
1416
family-names: Giammar
1517
1618
affiliation: The Ohio State University
17-
- given-names: Maxwell
19+
- given-names: Maxwell C.
1820
family-names: Venetos
1921
affiliation: 'University of California, Berkeley'
20-
- given-names: Alexis
21-
family-names: McCarthy
22+
- given-names: Lexi
23+
family-names: McCarthy-Carney
2224
affiliation: The Ohio State University
2325
24-
- given-names: Philip
26+
- given-names: Philip J.
2527
family-names: Grandinetti
2628
2729
affiliation: The Ohio State University
2830
orcid: https://orcid.org/0000-0003-0102-316X
31+
license: BSD-3-Clause
32+
repository-code: https://github.com/deepanshs/mrsimulator
2933

3034
identifiers:
3135
- description: "Release version 0.7.0 of Mrsimulator"
@@ -44,8 +48,32 @@ identifiers:
4448
type: doi
4549
value: "10.5281/zenodo.3978780"
4650

47-
version: 0.7.0
48-
license: BSD-3-Clause
49-
doi: "10.5281/zenodo.6892947"
50-
# date-released: "Unreleased"
51-
repository-code: https://github.com/deepanshs/mrsimulator
51+
preferred-citation:
52+
type: article
53+
authors:
54+
- given-names: "Deepansh J."
55+
family-names: "Srivastava"
56+
affiliation: "Hyperfine"
57+
orcid: "https://orcid.org/0000-0003-1341-2197"
58+
- given-names: "Matthew"
59+
family-names: "Giammar"
60+
affiliation: "The Ohio State University"
61+
- given-names: "Maxwell C."
62+
family-names: "Venetos"
63+
affiliation: "University of California, Berkeley"
64+
- given-names: "Lexi"
65+
family-names: "McCarthy-Carney"
66+
affiliation: "The Ohio State University"
67+
- given-names: "Philip J."
68+
family-names: "Grandinetti"
69+
affiliation: "The Ohio State University"
70+
orcid: "https://orcid.org/0000-0003-0102-316X"
71+
doi: "10.1063/5.0237608"
72+
journal: "The Journal of Chemical Physics"
73+
title: "MRSimulator: A cross-platform, object-oriented software package for rapid solid-state NMR spectral simulation and analysis"
74+
month: 12
75+
year: 2024
76+
issue: 21
77+
volume: 161
78+
start: 212501
79+
url: "https://doi.org/10.1063/5.0237608"

0 commit comments

Comments
 (0)