Skip to content

Commit

Permalink
Merge pull request #99 from Deltares/Feature/DEI-163-make-a-zenodo-re…
Browse files Browse the repository at this point in the history
…ference-for-d-eco-impact

Feature/dei 163 make a zenodo reference for d eco impact
  • Loading branch information
mKlapwijk authored Apr 15, 2024
2 parents 14c1b6d + 314b5db commit 6e489e8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,3 +175,11 @@ docker login command with your GitHub username and a Personal Access Token (PAT)
```bash
echo "YOUR_PERSONAL_ACCESS_TOKEN" | docker login ghcr.io -u YOUR_GITHUB_USERNAME --password-stdin
```
## How to Cite
If you found D-Eco Impact useful for your study, please cite it as:
Weeber, M., Elzinga, H., Schoonveld, W., Van de Vries, C., Klapwijk, M., Mischa, I., Rodriguez Aguilera, D., Farrag, M., Ye, Q., Markus, A., Van Oorschot, M., Saager, P., & Icke, J. (2024). D-Eco Impact (v0.3.0). Zenodo. https://doi.org/10.5281/zenodo.10941913
7 changes: 7 additions & 0 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,10 @@ To execute use the following in the command prompt while your environment is act
```
python main.py <your_input_file>.yaml
```



## How to Cite
If you found D-Eco Impact useful for your study, please cite it as:

Weeber, M., Elzinga, H., Schoonveld, W., Van de Vries, C., Klapwijk, M., Mischa, I., Rodriguez Aguilera, D., Farrag, M., Ye, Q., Markus, A., Van Oorschot, M., Saager, P., & Icke, J. (2024). D-Eco Impact (v0.3.0). Zenodo. https://doi.org/10.5281/zenodo.10941913

0 comments on commit 6e489e8

Please sign in to comment.