@@ -17,22 +17,18 @@ effort).*
1717If you use pyro in a publication, please cite it using this bibtex
1818citation::
1919
20- @ARTICLE{pyro:2014,
21- author = {{Zingale}, M.},
22- title = "{pyro: A teaching code for computational astrophysical hydrodynamics}",
23- journal = {Astronomy and Computing},
24- archivePrefix = "arXiv",
25- eprint = {1306.6883},
26- primaryClass = "astro-ph.IM",
27- keywords = {Hydrodynamics, Methods: numerical},
28- year = 2014,
29- month = oct,
30- volume = 6,
31- pages = {52--62},
32- doi = {10.1016/j.ascom.2014.07.003},
33- adsurl = {http://adsabs.harvard.edu/abs/2014A%26C.....6...52Z},
34- adsnote = {Provided by the SAO/NASA Astrophysics Data System}
35- }
20+ @article{pyro,
21+ doi = {10.21105/joss.01265},
22+ url = {https://doi.org/10.21105/joss.01265},
23+ year = {2019},
24+ publisher = {The Open Journal},
25+ volume = {4},
26+ number = {34},
27+ pages = {1265},
28+ author = {Alice Harpole and Michael Zingale and Ian Hawke and Taher Chegini},
29+ title = {pyro: a framework for hydrodynamics explorations and prototyping},
30+ journal = {Journal of Open Source Software}
31+ }
3632
3733pyro benefited from numerous useful discussions with Ann Almgren, John
3834Bell, and Andy Nonaka.
0 commit comments