-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #110 from daavid00/paperReference
JOSS paper Markdown and citation
- Loading branch information
Showing
5 changed files
with
47 additions
and
8 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,38 @@ | ||
cff-version: "1.2.0" | ||
authors: | ||
- family-names: Landa-Marbán | ||
given-names: David | ||
orcid: "https://orcid.org/0000-0002-3343-1005" | ||
- family-names: Sandve | ||
given-names: Tor H. | ||
orcid: "https://orcid.org/0000-0002-3267-8276" | ||
contact: | ||
- family-names: Landa-Marbán | ||
given-names: David | ||
orcid: "https://orcid.org/0000-0002-3343-1005" | ||
doi: 10.6084/m9.figshare.28284845.v1 | ||
message: If you use this software, please cite our article in the | ||
Journal of Open Source Software. | ||
preferred-citation: | ||
authors: | ||
- family-names: Landa-Marbán | ||
given-names: David | ||
orcid: "https://orcid.org/0000-0002-3343-1005" | ||
- family-names: Sandve | ||
given-names: Tor H. | ||
orcid: "https://orcid.org/0000-0002-3267-8276" | ||
date-published: 2025-01-30 | ||
doi: 10.21105/joss.07357 | ||
issn: 2475-9066 | ||
issue: 105 | ||
journal: Journal of Open Source Software | ||
publisher: | ||
name: Open Journals | ||
start: 7357 | ||
title: "pyopmspe11: A Python framework using OPM Flow for the SPE11 | ||
benchmark project" | ||
type: article | ||
url: "https://joss.theoj.org/papers/10.21105/joss.07357" | ||
volume: 10 | ||
title: "pyopmspe11: A Python framework using OPM Flow for the SPE11 | ||
benchmark project" |
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
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 |
---|---|---|
|
@@ -2,4 +2,4 @@ | |
Code version. | ||
""" | ||
|
||
__version__ = "2024.10-pre" | ||
__version__ = "2025.04-pre" |
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
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