Skip to content

Commit

Permalink
Github Style Citation File (#171)
Browse files Browse the repository at this point in the history
* Github style citation

* Confused issue with issn
  • Loading branch information
william-dawson authored Aug 31, 2021
1 parent e790a02 commit d1c47d5
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Dawson"
given-names: "William"
orcid: "https://orcid.org/0000-0003-4480-8565"
- family-names: "Nakajima"
given-names: "Takahito"
title: "NTPoly"
version: 2.6.0
doi: 10.1016/j.cpc.2017.12.010
date-released: 2017-12-11
url: "https://github.com/william-dawson/NTPoly"
preferred-citation:
type: article
authors:
- family-names: "Dawson"
given-names: "William"
orcid: "https://orcid.org/0000-0003-4480-8565"
- family-names: "Nakajima"
given-names: "Takahito"
doi: "10.1016/j.cpc.2017.12.010"
journal: "Computer Physics Communications"
month: 12
start: 154 # First page number
end: 165 # Last page number
title: "Massively parallel sparse matrix function calculations with NTPoly"
volume: 225
year: 2018

0 comments on commit d1c47d5

Please sign in to comment.