Citing pyro#
You are free to use this code and the accompanying notes in your classes. Please credit “pyro development team” for the code, and please make a post to the pyro github discussions describing how you use it, so we can keep track of it (and help justify the development effort).
If you use pyro, please cite the pyro JOSS paper and the latest Zenodo DOI.
JOSS#
The pyro JOSS paper is at: https://joss.theoj.org/papers/10.21105/joss.01265
You can cite it as:
@article{pyro_joss,
doi = {10.21105/joss.01265},
url = {https://doi.org/10.21105/joss.01265},
year = {2019},
publisher = {The Open Journal},
volume = {4},
number = {34},
pages = {1265},
author = {Alice Harpole and Michael Zingale and Ian Hawke and Taher Chegini},
title = {pyro: a framework for hydrodynamics explorations and prototyping},
journal = {Journal of Open Source Software}
}
Astronomy and Computing#
You can also additionally cite the paper from Astronomy and Computing:
@article{pyro_ac,
author = {{Zingale}, M.},
title = "{pyro: A teaching code for computational astrophysical hydrodynamics}",
journal = {Astronomy and Computing},
year = 2014,
month = {oct},
volume = 6,
pages = {52-62},
doi = {10.1016/j.ascom.2014.07.003}
}
Zenodo#
The latest pyro Zenodo record is at https://doi.org/10.5281/zenodo.2575564
The bibtex for the latest version is included below (updated automatically):
@software{the_pyro_development_team_2025_14748211,
author = {the Pyro Development Team and
Chegini, Taher and
Chen, Zhi and
Guichandut, Simon and
Hawke, Ian and
Harpole, Alice and
Johnson, Eric and
Smith Clark, Alexander and
Zingale, Michael},
title = {python-hydro/pyro2: pyro 4.5.0},
month = jan,
year = 2025,
publisher = {Zenodo},
version = {4.5.0},
doi = {10.5281/zenodo.14748211},
url = {https://doi.org/10.5281/zenodo.14748211},
}