Skip to content

Commit

Permalink
Update CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
DavAug authored Feb 8, 2024
1 parent 59d0ee0 commit ddf65bb
Showing 1 changed file with 17 additions and 8 deletions.
25 changes: 17 additions & 8 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,17 +1,26 @@
cff-version: 1.0.0
message: "If you use this software, please cite it as below."
preferred-citation: "article"
authors:
- family-names: "Augustin"
given-names: "David"
orcid: "https://orcid.org/0000-0002-4885-1088"
title: "Chi: A Python package for treatment response modelling"
version: 1.0.0
year: 2024
url: "https://doi.org/10.21105/joss.05925"
doi: "10.21105/joss.05925"
publisher: "The Open Journal"
journal: "Journal of Open Source Software"
volume: 9
number: 94
pages: 5925
url: "https://github.com/DavAug/chi"
preferred-citation:
type: article
authors:
- family-names: "Augustin"
given-names: "David"
orcid: "https://orcid.org/0000-0002-4885-1088"
title: "Chi: A Python package for treatment response modelling"
version: 1.0.0
year: 2024
url: "https://doi.org/10.21105/joss.05925"
doi: "10.21105/joss.05925"
publisher: "The Open Journal"
journal: "Journal of Open Source Software"
volume: 9
number: 94
pages: 5925

0 comments on commit ddf65bb

Please sign in to comment.