-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update citation after JOSS publication (#48)
* Create CITATION.cff * Update README.md after JOSS publication * Add JOSS DOI to README.md * Fix typo in README.md * Please and fix pre-commit --------- Co-authored-by: Michael Osthege <[email protected]>
- Loading branch information
1 parent
9218c87
commit 73e57d1
Showing
2 changed files
with
57 additions
and
1 deletion.
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,54 @@ | ||
cff-version: "1.2.0" | ||
authors: | ||
- family-names: Nießer | ||
given-names: Jochen | ||
orcid: "https://orcid.org/0000-0001-5397-0682" | ||
- family-names: Osthege | ||
given-names: Michael | ||
orcid: "https://orcid.org/0000-0002-2734-7624" | ||
- family-names: Lieres | ||
given-names: Eric | ||
name-particle: von | ||
orcid: "https://orcid.org/0000-0002-0309-8408" | ||
- family-names: Wiechert | ||
given-names: Wolfgang | ||
orcid: "https://orcid.org/0000-0001-8501-0694" | ||
- family-names: Noack | ||
given-names: Stephan | ||
orcid: "https://orcid.org/0000-0001-9784-3626" | ||
doi: 10.5281/zenodo.14261846 | ||
message: If you use this software, please cite our article in the | ||
Journal of Open Source Software. | ||
preferred-citation: | ||
authors: | ||
- family-names: Nießer | ||
given-names: Jochen | ||
orcid: "https://orcid.org/0000-0001-5397-0682" | ||
- family-names: Osthege | ||
given-names: Michael | ||
orcid: "https://orcid.org/0000-0002-2734-7624" | ||
- family-names: Lieres | ||
given-names: Eric | ||
name-particle: von | ||
orcid: "https://orcid.org/0000-0002-0309-8408" | ||
- family-names: Wiechert | ||
given-names: Wolfgang | ||
orcid: "https://orcid.org/0000-0001-8501-0694" | ||
- family-names: Noack | ||
given-names: Stephan | ||
orcid: "https://orcid.org/0000-0001-9784-3626" | ||
date-published: 2024-12-13 | ||
doi: 10.21105/joss.07313 | ||
issn: 2475-9066 | ||
issue: 104 | ||
journal: Journal of Open Source Software | ||
publisher: | ||
name: Open Journals | ||
start: 7313 | ||
title: PeakPerformance - A tool for Bayesian inference-based fitting | ||
of LC-MS/MS peaks | ||
type: article | ||
url: "https://joss.theoj.org/papers/10.21105/joss.07313" | ||
volume: 9 | ||
title: PeakPerformance - A tool for Bayesian inference-based fitting of | ||
LC-MS/MS peaks |
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