-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add CITATION.cff and update README (#36)
* Add CITATION.cff * Update README * Update CITATION.cff * Update README.md * Bullet list Region attributes in README
- Loading branch information
1 parent
3ffcb36
commit a42c974
Showing
2 changed files
with
35 additions
and
5 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,27 @@ | ||
# This CITATION.cff file was generated with cffinit. | ||
# Visit https://bit.ly/cffinit to generate yours today! | ||
|
||
cff-version: 1.2.0 | ||
title: pysquirrel | ||
message: >- | ||
If you use this package please cite the doi | ||
corresponding to the release used | ||
type: software | ||
authors: | ||
- given-names: David | ||
family-names: Almeida | ||
email: [email protected] | ||
affiliation: >- | ||
International Institute for Applied Systems Analysis (IIASA) | ||
orcid: 'https://orcid.org/0009-0000-5458-7917' | ||
- given-names: Daniel | ||
family-names: Huppmann | ||
affiliation: >- | ||
International Institute for Applied Systems Analysis (IIASA) | ||
orcid: 'https://orcid.org/0000-0002-7729-7389' | ||
- given-names: Philip | ||
family-names: Hackstock | ||
affiliation: >- | ||
International Institute for Applied Systems Analysis (IIASA) | ||
orcid: 'https://orcid.org/0000-0002-1482-1366' | ||
license: MIT |
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