-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create CITATION.cff on JOSS acceptance
- Loading branch information
1 parent
0e61747
commit c6eb506
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
cff-version: "1.2.0" | ||
authors: | ||
- family-names: Kingsbury | ||
given-names: Ryan | ||
orcid: "https://orcid.org/0000-0002-7168-3967" | ||
doi: 10.5281/zenodo.8332915 | ||
message: If you use this software, please cite our article in the | ||
Journal of Open Source Software. | ||
preferred-citation: | ||
authors: | ||
- family-names: Kingsbury | ||
given-names: Ryan | ||
orcid: "https://orcid.org/0000-0002-7168-3967" | ||
date-published: 2024-03-25 | ||
doi: 10.21105/joss.06295 | ||
issn: 2475-9066 | ||
issue: 95 | ||
journal: Journal of Open Source Software | ||
publisher: | ||
name: Open Journals | ||
start: 6295 | ||
title: "pyEQL: A Python interface for water chemistry" | ||
type: article | ||
url: "https://joss.theoj.org/papers/10.21105/joss.06295" | ||
volume: 9 | ||
title: "pyEQL: A Python interface for water chemistry" |