-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Kasper Peeters
committed
Jan 26, 2025
1 parent
b72126f
commit f5c7916
Showing
1 changed file
with
25 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,25 @@ | ||
cff-version: 1.2.0 | ||
message: "If you use this software, please cite it as below." | ||
authors: | ||
- family-names: "Peeters" | ||
given-names: "Kasper" | ||
orcid: "https://orcid.org/0000-0002-3077-8193" | ||
title: "My Research Software" | ||
version: 2.0.4 | ||
doi: 10.5281/zenodo.2500762 | ||
date-released: 2017-12-18 | ||
url: "https://github.com/kpeeters/cadabra2" | ||
preferred-citation: | ||
type: article | ||
authors: | ||
- family-names: "Peeters" | ||
given-names: "Kasper" | ||
orcid: "https://orcid.org/0000-0002-3077-8193" | ||
doi: doi.org/10.21105/joss.01118 | ||
journal: "The Journal of Open Source Software" | ||
start: 1118 # First page number | ||
end: 1119 # Last page number | ||
title: "Cadabra2: computer algebra for field theory revisited" | ||
issue: 3 | ||
volume: 32 | ||
year: 2018 |