Skip to content

Commit 868fcb7

Browse files
author
Bill Wolf
authored
Add citation section to README
We have a DOI now! So now the software can be cited and acknowledged.
1 parent 18a2cca commit 868fcb7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,5 +297,8 @@ Note that these array methods, as indicated, point to hashes (not arrays) of
297297
values. So `xa_central_lower_limit_species[1] = 'h1'` would return
298298
`{1 => 'h1'}`.
299299

300+
## Citing MesaScirpt
301+
MesaScript has a DOI: [![DOI](https://zenodo.org/badge/14879605.svg)](https://zenodo.org/badge/latestdoi/14879605). If your work made significant use of MesaScript, please cite it in your acknowledgements or your software section.
302+
300303
## Further Work
301304
I warmly welcome bug reports, feature suggestions, and most all, pull requests!

0 commit comments

Comments
 (0)