-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add JOSS paper to README and CITATION.cff
- Loading branch information
1 parent
6d4ca4a
commit be97ae1
Showing
2 changed files
with
32 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,11 @@ | ||
cff-version: 1.2.0 | ||
message: "If you use this software, please it as below." | ||
authors: | ||
- family-names: "Bosch" | ||
given-names: "Nathanael" | ||
orcid: "https://orcid.org/0000-0003-0139-4622" | ||
title: 'ProbNumDiffEq.jl: Probabilistic Numerical Solvers for Ordinary Differential Equations in Julia' | ||
version: 0.16.2 | ||
doi: 10.21105/joss.07048 | ||
date-released: '2024-10-01' | ||
url: https://doi.org/10.21105/joss.07048 |
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