Skip to content

Commit

Permalink
add citation to CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
deepanshs committed Dec 3, 2024
1 parent 3be4906 commit fc9889d
Showing 1 changed file with 40 additions and 12 deletions.
52 changes: 40 additions & 12 deletions CITATION.cff
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
Expand All @@ -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"
Expand All @@ -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'

0 comments on commit fc9889d

Please sign in to comment.