Skip to content

Commit 9b873dc

Browse files
authored
Add citation section to README
Added citation information for DSSATTools in README.
1 parent 85c17c7 commit 9b873dc

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ The new version aims to be more intuitive for the users familiar with the model,
1414
- When the model is run using the `DSSAT.run_treatment` method, all the output files are stored in the `DSSAT.output_files` attribute. The files are stored as a string.
1515
- The `DSSAT.run_treatment` returns a dictionary with the standard output of the CSM.
1616

17+
## Cite
18+
19+
You can cite DSSATTools as
20+
21+
`Quintero, D. (2026). DSSATTools: a Python library for crop modeling with DSSAT (3.0). Zenodo. https://doi.org/10.5281/zenodo.18481764`
1722

1823
## Installation:
1924
You can install the library using Python pip. **The library has only been tested for a Linux environment. It is not guaranteed that it will work in Windows.** If you have a Windows machine I recommend you to use WSL, or Google Colab.

0 commit comments

Comments
 (0)