-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
40 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
cff-version: 1.2.0 | ||
type: software | ||
title: mrsimulator | ||
message: Please cite this software using these metadata. | ||
message: >- | ||
Please cite this software using the metadata from | ||
'preferred-citation'. | ||
abstract: A fast solid-state NMR spectrum simulation and analysis library. | ||
|
||
type: software | ||
authors: | ||
- given-names: Deepansh | ||
- given-names: Deepansh J. | ||
family-names: Srivastava | ||
email: [email protected] | ||
affiliation: Hyperfine | ||
|
@@ -14,18 +16,20 @@ authors: | |
family-names: Giammar | ||
email: [email protected] | ||
affiliation: The Ohio State University | ||
- given-names: Maxwell | ||
- given-names: Maxwell C. | ||
family-names: Venetos | ||
affiliation: 'University of California, Berkeley' | ||
- given-names: Alexis | ||
family-names: McCarthy | ||
- given-names: Lexi | ||
family-names: McCarthy-Carney | ||
affiliation: The Ohio State University | ||
email: [email protected] | ||
- given-names: Philip | ||
- given-names: Philip J. | ||
family-names: Grandinetti | ||
email: [email protected] | ||
affiliation: The Ohio State University | ||
orcid: https://orcid.org/0000-0003-0102-316X | ||
license: BSD-3-Clause | ||
repository-code: https://github.com/deepanshs/mrsimulator | ||
|
||
identifiers: | ||
- description: "Release version 0.7.0 of Mrsimulator" | ||
|
@@ -44,8 +48,32 @@ identifiers: | |
type: doi | ||
value: "10.5281/zenodo.3978780" | ||
|
||
version: 0.7.0 | ||
license: BSD-3-Clause | ||
doi: "10.5281/zenodo.6892947" | ||
# date-released: "Unreleased" | ||
repository-code: https://github.com/deepanshs/mrsimulator | ||
preferred-citation: | ||
type: article | ||
authors: | ||
- given-names: Deepansh J. | ||
family-names: Srivastava | ||
affiliation: Hyperfine | ||
orcid: https://orcid.org/0000-0003-1341-2197 | ||
- given-names: Matthew | ||
family-names: Giammar | ||
affiliation: The Ohio State University | ||
- given-names: Maxwell C. | ||
family-names: Venetos | ||
affiliation: 'University of California, Berkeley' | ||
- given-names: Lexi | ||
family-names: McCarthy-Carney | ||
affiliation: The Ohio State University | ||
- given-names: Philip J. | ||
family-names: Grandinetti | ||
affiliation: The Ohio State University | ||
orcid: https://orcid.org/0000-0003-0102-316X | ||
doi: '10.1063/5.0237608' | ||
journal: 'The Journal of Chemical Physics' | ||
title: 'MRSimulator: A cross-platform, object-oriented software package for rapid solid-state NMR spectral simulation and analysis' | ||
month: 12 | ||
year: 2024 | ||
number: 21 | ||
volume: 161 | ||
pages: 212501 | ||
url: 'https://doi.org/10.1063/5.0237608' |