From 2c0dc239ea52e5924baf6c257fa67de8af5ad9f6 Mon Sep 17 00:00:00 2001 From: Manuel Morales <64017590+manuel-morales-a@users.noreply.github.com> Date: Tue, 6 Feb 2024 09:54:30 +0000 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c56ee0234..30630f7da 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ See the [SIMUnet installation tutorial](https://hep-pbsp.github.io/SIMUnet/sphin ## Cite -The SIMUnet code has been developed in [the original paper](https://inspirehep.net/literature/2013000): +The SIMUnet code has been developed in [the original paper](https://inspirehep.net/literature/2013000) ``` @article{Iranipour:2022iak, @@ -44,7 +44,21 @@ The SIMUnet code has been developed in [the original paper](https://inspirehep.n } ``` -and the [official release](pending). +and the [official release](https://inspirehep.net/literature/2755426) + +``` +@article{Costantini:2024xae, + author = "Costantini, Mark N. and Hammou, Elie and Kassabov, Zahari and Madigan, Maeve and Mantani, Luca and Morales Alvarado, Manuel and Moore, James M. and Ubiali, Maria", + title = "{SIMUnet: an open-source tool for simultaneous global fits of EFT Wilson coefficients and PDFs}", + eprint = "2402.03308", + archivePrefix = "arXiv", + primaryClass = "hep-ph", + month = "2", + year = "2024" +} +``` + +so please cite these references if you use the code. ## Bugs and contributions