Citation

Citing Prometheus

Please cite Prometheus using this entry:

@article{Lazar:2023rol,
    author = {Lazar, Jeffrey and Meighen-Berger, Stephan and Haack, Christian and Kim, David and Giner, Santiago and Arg{\"u}elles, Carlos A.},
    title = "{Prometheus: An open-source neutrino telescope simulation}",
    eprint = "2304.14526",
    archivePrefix = "arXiv",
    primaryClass = "hep-ex",
    doi = "10.1016/j.cpc.2024.109298",
    journal = "Comput. Phys. Commun.",
    volume = "304",
    pages = "109298",
    year = "2024"
}

Citing dependencies

Please also consider citing the packages that Prometheus uses internally: LeptonInjector, PROPOSAL, ppc, and LeptonWeighter with the following citations:

LeptonInjector and LeptonWeighter

@article{IceCube:2020tcq,
    author = "Abbasi, R. and others",
    collaboration = "IceCube",
    title = "{LeptonInjector and LeptonWeighter: A neutrino event generator and weighter for neutrino observatories}",
    eprint = "2012.10449",
    archivePrefix = "arXiv",
    primaryClass = "physics.comp-ph",
    doi = "10.1016/j.cpc.2021.108018",
    journal = "Comput. Phys. Commun.",
    volume = "266",
    pages = "108018",
    year = "2021"
}

PROPOSAL

@article{koehne2013proposal,
    title     = {PROPOSAL: A tool for propagation of charged leptons},
    author    = {Koehne, Jan-Hendrik and
                Frantzen, Katharina and
                Schmitz, Martin and
                Fuchs, Tomasz and
                Rhode, Wolfgang and
                Chirkin, Dmitry and
                Tjus, J Becker},
    journal   = {Computer Physics Communications},
    volume    = {184},
    number    = {9},
    pages     = {2070--2090},
    year      = {2013},
    doi       = {10.1016/j.cpc.2013.04.001}
}

ppc

@misc{chirkin2022kpl,
    author = {D. Chirkin},
    title = {ppc},
    year = {2022},
    publisher = {GitHub},
    journal = {GitHub repository},
    howpublished = {\url{https://github.com/icecube/ppc}},
    commit = {30ea4ada13fbcf996c58a3eb3f0b1358be716fc8}
}