Skip to content

Commit

Permalink
Add citation (#339)
Browse files Browse the repository at this point in the history
* Add CITATION.cff

* Update authors
  • Loading branch information
ElliottKasoar authored Oct 28, 2024
1 parent 19870d6 commit 5f35290
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
cff-version: 1.2.0
title: "janus-core"
message: "If you use this software, please cite it as below."
type: software
authors:
- family-names: Elliott
given-names: Kasoar
orcid: "https://orcid.org/0009-0005-2015-9478"
- family-names: Federica
given-names: Zanca
- family-names: Jacob
given-names: Wilkins
- family-names: Harvey
given-names: Devereux
- family-names: David
given-names: Mason
- family-names: Patrick
given-names: Austen
- family-names: Alin
given-names: Elena
identifiers:
- type: doi
value: 10.5281/zenodo.13152495
repository-code: 'https://github.com/stfc/janus-core'
abstract: Tools for machine learnt interatomic potentials
license: BSD-3-Clause
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ description = "Tools for machine learnt interatomic potentials"
authors = [
"Elliott Kasoar",
"Federica Zanca",
"Harvey Devereux",
"Patrick Austin",
"David Mason",
"Jacob Wilkins",
Expand Down

0 comments on commit 5f35290

Please sign in to comment.