Use & Citations
===============

.. contents::
    :backlinks: none
    :depth: 2


Citation
--------

The BibTeX entry for citing ``spey`` including latest zenodo archive:

.. margin::

    .. note::

        To retrieve the latest BibTeX information one can also use :func:`~spey.cite` function.
        This function pulls the publication information from Inspire-HEP and uses the repository
        identification to pull the latest Zenodo archive information.

.. code-block:: bibtex

    @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}
    }

.. include:: ZENODO.rst

Reinterpretation packages that are using ``spey``
-------------------------------------------------

If your package is not listed, please open an `issue <https://github.com/SpeysideHEP/spey/issues>`_ or a `pull request <https://github.com/SpeysideHEP/spey/pulls>`_.

* `Contur <https://hepcedar.gitlab.io/contur-webpage/>`_ - A framework for the statistical comparison of new physics predictions with LHC data.
* `HackAnalysis <https://goodsell.pages.in2p3.fr/hackanalysis/>`_ - A tool for the reinterpretation of collider data.
* `CheckMate <https://checkmate.hepforge.org>`_ - A program that allows you to compare theoretical predictions for collider searches with the results of actual searches.
* `MadAnalysis 5 <https://github.com/MadAnalysis/madanalysis5>`_ - A user-friendly, flexible and fast software package for phenomenological analyses of collider data.

**At testing phase:**

* `SModelS <https://smodels.github.io>`_ - A tool for simplified model reinterpretation of LHC results.

Use in Publications
-------------------

An up-to-date list can be found on `Inspire-HEP <https://inspirehep.net/literature/2677291>`_.

.. bibliography:: bib/cited.bib
    :all:
    :style: unsrtalpha
    :list: enumerated
