Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bring up-to-date #100

Merged
merged 5 commits into from
Jun 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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"
Loading