Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.18 KB

CITATION.md

File metadata and controls

46 lines (34 loc) · 1.18 KB

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