Citation

Citation#

The BibTeX entry for citing spey is

@article{Araz:2023bwx,
    author        = {Araz, Jack Y.},
    title         = {{Spey: Smooth inference for reinterpretation studies}},
    eprint        = {2307.06996},
    archiveprefix = {arXiv},
    primaryclass  = {hep-ph},
    reportnumber  = {IPPP/23/34},
    doi           = {10.21468/SciPostPhys.16.1.032},
    journal       = {SciPost Phys.},
    volume        = {16},
    number        = {1},
    pages         = {032},
    year          = {2024}
}
@software{spey_zenodo,
  author       = {Araz, Jack Y.},
  title        = {SpeysideHEP/spey: v0.2.6},
  month        = dec,
  year         = 2025,
  publisher    = {Zenodo},
  version      = {v0.2.6},
  doi          = {10.5281/zenodo.17853562},
  url          = {https://doi.org/10.5281/zenodo.17853562},
  swhid        = {swh:1:dir:10cead73c07e18fda1a273db3311e5284c89ba11
                   ;origin=https://doi.org/10.5281/zenodo.10156353;vi
                   sit=swh:1:snp:4dd2a0d9950fb7827a2e783f0acfea1fe863
                   374a;anchor=swh:1:rel:c0f789522af1a3eb84ca2c8e5a2f
                   ac6b8d122dc9;path=SpeysideHEP-spey-51e035a
                  },
}

@software{spey_pyhf_zenodo,
  author       = {Araz, Jack Y.},
  title        = {SpeysideHEP/spey-pyhf: v0.2.1},
  month        = may,
  year         = 2026,
  publisher    = {Zenodo},
  version      = {v0.2.1},
  doi          = {10.5281/zenodo.20399141},
  url          = {https://doi.org/10.5281/zenodo.20399141},
}

This plug-in uses pyhf internally; thus, please also cite the following

@article{pyhf_joss,
    author = {Lukas Heinrich and Matthew Feickert and Giordon Stark and Kyle Cranmer},
    doi = {10.21105/joss.02823},
    journal = {Journal of Open Source Software},
    number = {58},
    pages = {2823},
    publisher = {The Open Journal},
    title = {pyhf: pure-Python implementation of HistFactory statistical models},
    url = {https://doi.org/10.21105/joss.02823},
    volume = {6},
    year = {2021},
    bdsk-url-1 = {https://doi.org/10.21105/joss.02823}}
@software{pyhf_zenodo,
  author       = {Lukas Heinrich and
                  Matthew Feickert and
                  Giordon Stark},
  title        = {scikit-hep/pyhf: v0.7.6},
  month        = jan,
  year         = 2024,
  publisher    = {Zenodo},
  version      = {v0.7.6},
  doi          = {10.5281/zenodo.10470033},
  url          = {https://doi.org/10.5281/zenodo.10470033},
}