diff --git a/CITATION.cff b/CITATION.cff
index 51bebe400b21967cf8eb553cf4fc8bd239764408..32cdb64284acc3c0b691858ba4b2379732fdbb57 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -1,33 +1,50 @@
 cff-version: 1.2.0
 message: You can cite SIDO by using the following metadata
 title: SIDO
-abstract:
-  en: SIDO is a phenological data submission and verification tool.
-  fr: "SIDO est un outil de soumission et de v\xE9rification de donn\xE9es ph\xE9\
-    nologiques."
+abstract: SIDO is a phenological data submission and verification tool.
+type: software
 authors:
 - family-names: Maury
   given-names: Olivier
   orcid: https://orcid.org/0000-0001-9016-9720
+  affiliation: INRAE AgroClim
 - family-names: Tromel
   given-names: Louis
   orcid: https://orcid.org/0000-0002-8915-8386
+  affiliation: INRAE AgroClim
 - family-names: Quidoz
   given-names: Marie-Claude
   orcid: https://orcid.org/0000-0003-2666-2558
 - family-names: El Hasnaoui
   given-names: Mohamed
+  affiliation: INRAE AgroClim
 - family-names: Chuine
   given-names: Isabelle
   orcid: https://orcid.org/0000-0003-3308-8785
-- family-names: "Garc\xEDa de Cort\xE1zar-Atauri"
-  given-names: "I\xF1aki"
+- family-names: García de Cortázar-Atauri
+  given-names: Iñaki
   orcid: https://orcid.org/0000-0001-6941-9844
+  affiliation: INRAE AgroClim
+- name: INRAE AgroClim
+  website: 'https://agroclim.inrae.fr/'
+  city: Avignon
+  country: FR
+  post-code: '84914'
+- name: CNRS CEFE
+  website: 'https://www.cefe.cnrs.fr/'
+  city: Montpellier
+  country: FR
+  post-code: '34293'
+identifiers:
+- type: other
+  value: hal-04906922
+  description: hal
+repository-code: 'https://forgemia.inra.fr/tempo/sido.git'
+url: 'https://sido.pheno.fr/'
 keywords:
 - Java
 - Web application
 - Phenology
+license: GPL-3.0-or-later
 version: 1.1.8
-date-released: 2024-10-15
-license: GNU General Public License
-repository-code: https://w3.avignon.inra.fr/svn/sioo/sido
+date-released: '2024-10-15'
diff --git a/README.md b/README.md
index 8a417178a5f8bfe06173ef2b0094e35aca9a06ea..2fcec62f8386bb6f94635245b98388bdbcd10b9a 100644
--- a/README.md
+++ b/README.md
@@ -135,6 +135,12 @@ See [`AUTHORS.md`](AUTHORS.md) file.
 The app source code is under the GPL 3.0 licence, as described in [`LICENSE`](LICENSE) file.
 All trademarks and logos on the site are the property of the site editor or its partners, except in specific cases. You may not reuse them without prior written authorization, except to refer to this site or its partners.
 
+### Citation
+
+> Louis Tromel, Olivier O. Maury, Mohamed El Hasnaoui, Marie-Claude Quidoz, Iñaki Garcia de Cortazar-Atauri, et al.. SIDO. 2024,
+> [⟨swh:1:dir:f149e8d9f72a6a6fba6ba724c5881433921872e9;origin=https://forgemia.inra.fr/tempo/sido;visit=swh:1:snp:e1de9de8f1232bef6c7a08a0af25ac9822a05ddb;anchor=swh:1:rev:95c090b0604070f7f15908bed95cb434747d8c9a⟩](https://archive.softwareheritage.org/browse/swh:1:dir:f149e8d9f72a6a6fba6ba724c5881433921872e9;origin=https://forgemia.inra.fr/tempo/sido;visit=swh:1:snp:e1de9de8f1232bef6c7a08a0af25ac9822a05ddb;anchor=swh:1:rev:95c090b0604070f7f15908bed95cb434747d8c9a).
+> [⟨hal-04906922⟩](https://hal.inrae.fr/hal-04906922v1)
+
 ## Project status
 
 Deployed at [https://sido.pheno.fr/](https://sido.pheno.fr/).