Skip to content

Commit

Permalink
Merge pull request #100 from SMTG-Bham/master
Browse files Browse the repository at this point in the history
bring up-to-date
  • Loading branch information
kbspooner authored Jun 24, 2024
2 parents 004b509 + 0e0769d commit 7e0a45a
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 17 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
:alt: The docs status badge
:target: https://smtg-bham.github.io/ThermoParser/

.. image:: https://joss.theoj.org/papers/10.21105/joss.06340/status.svg
:alt: The JOSS publication badge
:target: https://doi.org/10.21105/joss.06340

ThermoParser is a toolkit used to simplify the analysis of data
produced by specialist materials science codes, centred around
thermoelectrics, but also useful for anything pertaining to electronic
Expand Down
52 changes: 35 additions & 17 deletions citation.cff
Original file line number Diff line number Diff line change
@@ -1,19 +1,37 @@
cff-version: 1.2.0
message: "If you use ThermoParser, please cite it as below:"
cff-version: "1.2.0"
authors:
- family-names: "Spooner"
given-names: "Kieran B."
orcid: "https://orcid.org/0000-0002-4078-3148"
- family-names: "Einhorn"
given-names: "Maud"
orcid: "https://orcid.org/0000-0003-0371-0262"
- family-names: "Davies"
given-names: "Daniel W."
orcid: "https://orcid.org/0000-0003-4094-5992"
- family-names: "Scanlon"
given-names: "David O."
orcid: "https://orcid.org/0000-0001-9174-8601"
- family-names: Spooner
given-names: Kieran B.
- family-names: Einhorn
given-names: Maud
- family-names: Davies
given-names: Daniel W.
- family-names: Scanlon
given-names: David O.
doi: 10.5281/zenodo.10987923
message: If you use this software, please cite our article in the
Journal of Open Source Software.
preferred-citation:
authors:
- family-names: Spooner
given-names: Kieran B.
- family-names: Einhorn
given-names: Maud
- family-names: Davies
given-names: Daniel W.
- family-names: Scanlon
given-names: David O.
date-published: 2024-05-25
doi: 10.21105/joss.06340
issn: 2475-9066
issue: 97
journal: Journal of Open Source Software
publisher:
name: Open Journals
start: 6340
title: "ThermoParser: Streamlined Analysis of Thermoelectric
Properties"
type: article
url: "https://joss.theoj.org/papers/10.21105/joss.06340"
volume: 9
title: "ThermoParser: Streamlined Analysis of Thermoelectric Properties"
version: 3.0.0
date-released: 2023-08-16
url: "https://github.com/smtg-bham/ThermoParser"

0 comments on commit 7e0a45a

Please sign in to comment.