c(
       bibentry(
              header = "To cite the `spanishoddata` R package use:",
              key = "r-spanishoddata",
              bibtype = "Manual",
              title = "spanishoddata",
              author = c(
                     person(
                            "Egor",
                            "Kotov",
                            ,
                            "kotov.egor@gmail.com",
                            role = c("aut", "cre"),
                            comment = c(ORCID = "0000-0001-6690-5345")
                     ),
                     person(
                            "Robin",
                            "Lovelace",
                            ,
                            "rob00x@gmail.com",
                            role = "aut",
                            comment = c(ORCID = "0000-0001-5679-6536")
                     ),
                     person(
                            "Eugeni",
                            "Vidal-Tortosa",
                            role = "ctb",
                            comment = c(ORCID = "0000-0001-5199-4103")
                     )
              ),
              year = "2024",
              url = "https://github.com/rOpenSpain/spanishoddata",
              doi = "10.32614/CRAN.package.spanishoddata"
       ),

       bibentry(
              header = "To cite the official website of the mobility study use:",
              key = "mitms_mobility_web",
              bibtype = "Misc",
              title = "Estudio de la movilidad con Big Data (Study of mobility with Big Data)",
              author = person(
                     "Ministerio de Transportes y Movilidad Sostenible (MITMS)"
              ),
              year = "2024",
              url = "https://www.transportes.gob.es/ministerio/proyectos-singulares/estudio-de-movilidad-con-big-data",
       ),

       bibentry(
              header = "To cite the methodology for 2022 and onwards data use:",
              key = "mitms_methodology_2022_v8",
              bibtype = "Manual",
              title = "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)",
              author = person(
                     "Ministerio de Transportes y Movilidad Sostenible (MITMS)"
              ),
              year = "2024",
              url = "https://www.transportes.gob.es/recursos_mfom/paginabasica/recursos/a3_informe_metodologico_estudio_movilidad_mitms_v8.pdf",
       ),

       bibentry(
              header = "To cite the methodology for 2020-2021 data use:",
              key = "mitma_methodology_2020_v3",
              bibtype = "Manual",
              title = "Análisis de la movilidad en España con tecnología Big Data durante el estado de alarma para la gestión de la crisis del COVID-19 (Analysis of mobility in Spain with Big Data technology during the state of alarm for COVID-19 crisis management)",
              author = person(
                     "Ministerio de Transportes, Movilidad y Agenda Urbana (MITMA)"
              ),
              year = "2021",
              url = "https://cdn.mitma.gob.es/portal-web-drupal/covid-19/bigdata/mitma_-_estudio_movilidad_covid-19_informe_metodologico_v3.pdf",
       )
)

citFooter(
       "See package website for more details: https://ropenspain.github.io/spanishoddata/"
)
