Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update citation #117

Merged
merged 5 commits into from
May 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
61 changes: 54 additions & 7 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,67 @@ message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
contact:
- affiliation: AeoLis Development Team
email: Sierd.deVries@tudelft.nl
family-names: Sierd
given-names: de Vries
authors:
- given-names:
family-names: AEOLIS Development Team
- given-names: Sierd
name-particle: de
family-names: Vries
affiliation: Delft University of Technology
email:
email: Sierd.deVries@tudelft.nl
orcid: 'https://orcid.org/0000-0001-5865-3715'
- given-names: Caroline
family-names: Hallin
email: e.c.hallin@tudelft.nl
affiliation: Lund University (Division of Water Resources Engineering)
orcid: 'https://orcid.org/0000-0001-9921-5754'
- given-names: Christa
name-particle: van
family-names: IJzendoorn
email: C.O.vanIJzendoorn@tudelft.nl
affiliation: Delft University of Technology
orcid: 'https://orcid.org/0000-0001-9756-1856'
- given-names: Bart
name-particle: van
family-names: Westen
affiliation: Delft University of Technology
orcid: 'https://orcid.org/0000-0001-7903-6062'
- given-names: Nicholas
family-names: Cohn
email: nick.cohn@usace.army.mil
affiliation: US Army Engineer Research and Development Center
orcid: 'https://orcid.org/0000-0003-4287-039X'
- given-names: Glen
family-names: Strypsteen
email: glenn.strypsteen@kuleuven.be
affiliation: Katholieke Universiteit Leuven
orcid: 'https://orcid.org/0000-0002-0078-7259'
- given-names: Janelle
family-names: Skaden
email: Janelle.E.Skaden@usace.army.mil
affiliation: US Army Engineer Research and Development Center
orcid: ''
- given-names: Niket
family-names: Agrawal
email: N.Agrawal@tudelft.nl
affiliation: Delft University of Technology
orcid: 'https://orcid.org/0000-0002-3208-3440'
- given-names: Manuel
family-names: Garcia Alvarez
email: m.g.garciaalvarez@tudelft.nl
affiliation: Delft University of Technology
orcid: 'https://orcid.org/0000-0003-1579-9989'
repository-code: 'https://github.com/openearth/aeolis-python'
url: 'https://aeolis.readthedocs.io/'
abstract: >-
AeoLiS is a process-based model for simulating aeolian
sediment transport in situations where supply-limiting
factors are important, like in costal environments.
abstract: AeoLiS is a process-based model for simulating aeolian sediment transport in situations where supply-limiting factors are important, like in costal environments.
keywords:
- python
- simulation
- sediment
license: GPL-3.0
commit: 0adaedfc8015f18b3b551bed1dda38d630cd8c95
version: 2.1.1
date-released: '2023-03-29'
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,9 @@ Read our [Contribution Guidelines](CONTRIBUTING.md) to know how you can help to

## Citation


Please, cite this software as follows:

*AeoLiS Development Team. AeoLiS (Version 2.1.1) [Computer software].*
*de Vries, S., Hallin, C., van IJzendoorn, C., van Westen, B., Cohn, N., Strypsteen, G., Skaden, J., Agrawal, N., & Garcia Alvarez, M. (2023). AeoLiS (Version 2.1.1) [Computer software]. https://github.com/openearth/aeolis-python*

## Acknowlegdements

Expand Down