Skip to content

Commit a2c4dbf

Browse files
authored
Revise citation message and add preferred citation
Updated citation message and added preferred citation details.
1 parent afd1f9c commit a2c4dbf

1 file changed

Lines changed: 38 additions & 1 deletion

File tree

CITATION.cff

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cff-version: 1.2.0
2-
message: "If you use this software, please cite it as below."
2+
message: "If you use this software, please cite our article in the Journal of Open Source Software."
33
type: software
44
title: "Numerics: A .NET Library for Numerical Computing, Statistical Analysis, and Risk Assessment"
55
version: "2.1.1"
@@ -48,3 +48,40 @@ authors:
4848
given-names: "Brian"
4949
affiliation: "Fariborz Maseeh Department of Mathematics and Statistics, Portland State University, Portland, Oregon, USA"
5050
orcid: "https://orcid.org/0000-0002-2164-0301"
51+
contact:
52+
- family-names: "Smith"
53+
given-names: "C. Haden"
54+
email: "cole.h.smith@usace.army.mil"
55+
orcid: "https://orcid.org/0000-0002-4651-9890"
56+
preferred-citation:
57+
type: article
58+
title: "Numerics: A .NET Library for Numerical Computing, Statistical Analysis, and Risk Assessment"
59+
authors:
60+
- family-names: "Smith"
61+
given-names: "C. Haden"
62+
orcid: "https://orcid.org/0000-0002-4651-9890"
63+
- family-names: "Fields"
64+
given-names: "Woodrow L."
65+
orcid: "https://orcid.org/0009-0008-7454-5552"
66+
- family-names: "Gonzalez"
67+
given-names: "Julian"
68+
orcid: "https://orcid.org/0009-0009-9058-7653"
69+
- family-names: "Niblett"
70+
given-names: "Sadie"
71+
orcid: "https://orcid.org/0009-0008-8588-4816"
72+
- family-names: "Beam"
73+
given-names: "Brennan"
74+
orcid: "https://orcid.org/0009-0003-0515-3727"
75+
- family-names: "Skahill"
76+
given-names: "Brian"
77+
orcid: "https://orcid.org/0000-0002-2164-0301"
78+
journal: "Journal of Open Source Software"
79+
publisher:
80+
name: "Open Journals"
81+
date-published: 2026-06-24
82+
doi: 10.21105/joss.10540
83+
issn: 2475-9066
84+
issue: 122
85+
volume: 11
86+
start: 10540
87+
url: "https://joss.theoj.org/papers/10.21105/joss.10540"

0 commit comments

Comments
 (0)