diff --git a/README.md b/README.md
index 15824e2..d96d335 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,7 @@ alt="CRAN status" />
**spanishoddata** is an R package that provides functions for
downloading and formatting Spanish open mobility data released by the
-Ministry of Transport and Sustainable Mobility of Spain
-(**mitma-mobility-2024-v7?**).
+Ministry of Transport and Sustainable Mobility of Spain (MITMS 2024).
It supports the two versions of the Spanish mobility data that consists
of origin-destination matrices and some additional data sets. [The first
@@ -540,4 +539,15 @@ Origin-Destination Data,” August.
+
+
+MITMS. 2024. “Estudio de Movilidad de Viajeros de Ámbito Nacional
+Aplicando La Tecnología Big Data. Informe Metodológico (Study of
+National Traveler Mobility Using Big Data Technology. Methodological
+Report).” Secretaría de Estado de Transportes y Movilidad Sostenible;
+Ministerio de Transportes, Movilidad y Agenda Urbana.
+.
+
+
+
diff --git a/README.qmd b/README.qmd
index c47325c..9c5ee40 100644
--- a/README.qmd
+++ b/README.qmd
@@ -20,7 +20,7 @@ eval: false
[![DOI](https://zenodo.org/badge/DOI/10.32614/CRAN.package.spanishoddata.svg)](https://doi.org/10.32614/CRAN.package.spanishoddata)
-**spanishoddata** is an R package that provides functions for downloading and formatting Spanish open mobility data released by the Ministry of Transport and Sustainable Mobility of Spain [@mitma-mobility-2024-v7].
+**spanishoddata** is an R package that provides functions for downloading and formatting Spanish open mobility data released by the Ministry of Transport and Sustainable Mobility of Spain [@mitma_mobility_2024_v8].
It supports the two versions of the Spanish mobility data that consists of origin-destination matrices and some additional data sets. [The first version](https://www.transportes.gob.es/ministerio/proyectos-singulares/estudios-de-movilidad-con-big-data/estudios-de-movilidad-anteriores/covid-19/opendata-movilidad) covers data from 2020 and 2021, including the period of the COVID-19 pandemic. [The second version](https://www.transportes.gob.es/ministerio/proyectos-singulares/estudios-de-movilidad-con-big-data/opendata-movilidad) contains data from January 2022 onwards and is regularly updated. Both versions of the data primarily consist of mobile phone positioning data, and include matrices for overnight stays, individual movements, and trips of Spanish residents at different geographical levels. See the [package website](https://rOpenSpain.github.io/spanishoddata/) and vignettes for [v1](https://rOpenSpain.github.io/spanishoddata/articles/v1-2020-2021-mitma-data-codebook) and [v2](https://rOpenSpain.github.io/spanishoddata/articles/v2-2022-onwards-mitma-data-codebook) data for more details.