diff --git a/CITATION.bib b/CITATION.bib new file mode 100644 index 000000000..34fc33d43 --- /dev/null +++ b/CITATION.bib @@ -0,0 +1,12 @@ +@ARTICLE{crpropa3.2, + author = {{Alves Batista}, Rafael and {Becker Tjus}, Julia and {D{\"o}rner}, Julien and {Dundovic}, Andrej and {Eichmann}, Bj{\"o}rn and {Frie}, Antonius and {Heiter}, Christopher and {Hoerbe}, Mario R. and {Kampert}, Karl-Heinz and {Merten}, Lukas and {M{\"u}ller}, Gero and {Reichherzer}, Patrick and {Saveliev}, Andrey and {Schlegel}, Leander and {Sigl}, G{\"u}nter and {van Vliet}, Arjen and {Winchen}, Tobias}, + title = "{CRPropa 3.2 - an advanced framework for high-energy particle propagation in extragalactic and galactic spaces}", + journal = {Journal of Cosmology and Astroparticle Physics}, + year = 2022, + volume = {9}, + eid = {035}, + pages = {035}, + doi = {10.1088/1475-7516/2022/09/035}, + eprint = {2208.00107} +} + diff --git a/README.md b/README.md index b294d577a..b89e9cf81 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ -CRPropa3 +CRPropa ======== +![stable release](https://img.shields.io/badge/stable\_release-3.2.0-darkblue) [![Build status](https://github.com/crpropa/crpropa3/actions/workflows/testing.yml/badge.svg)](https://github.com/crpropa/crpropa3/actions/) [![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/CRPropa/CRPropa3.svg)](https://isitmaintained.com/project/CRPropa/CRPropa3) [![Percentage of issues still open](https://isitmaintained.com/badge/open/CRPropa/CRPropa3.svg)](https://isitmaintained.com/project/CRPropa/CRPropa3) +[![DOI:10.1088/1475-7516/2022/09/035](http://img.shields.io/badge/DOI-10.1088/1475-7516/2022/09/035.svg)]() +[![arXiv](https://img.shields.io/badge/arXiv-2208.00107-b31b1b.svg)](https://arxiv.org/abs/2208.00107) +[![ascl:2208.016](https://img.shields.io/badge/ascl-2208.016-blue.svg?colorB=262255)](https://ascl.net/2208.016) + CRPropa is a publicly available simulation framework to study the propagation of ultra-high-energy nuclei up to iron on their voyage through an (extra)galactic environment. It takes into account: pion production, @@ -72,4 +77,4 @@ Make sure to correctly cite the plugins when using them. | FieldlineIntegrator | Magnetic Field Analysis | | | grplinst | Plasma Instabilities | | | monopole | Magnetic Monopole Studies | https://github.com/chchristie/monopole/tree/main | -| ROOTOutputPlugin | Output into root file format | https://github.com/CRPropa/ROOTOutputPlugin | \ No newline at end of file +| ROOTOutputPlugin | Output into root file format | https://github.com/CRPropa/ROOTOutputPlugin |