Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

131 update data citations #133

Merged
merged 4 commits into from
Jan 28, 2025
Merged

131 update data citations #133

merged 4 commits into from
Jan 28, 2025

Conversation

e-kotov
Copy link
Member

@e-kotov e-kotov commented Jan 28, 2025

Citations updated to be as precise as possible on both the website and in the package. Pre-approved upstream.

@e-kotov e-kotov linked an issue Jan 28, 2025 that may be closed by this pull request
@e-kotov
Copy link
Member Author

e-kotov commented Jan 28, 2025

The output will look as follows:

> print(citation("spanishoddata"), bibtex = TRUE)
To cite the `spanishoddata` R package use:

  Kotov E, Lovelace R, Vidal-Tortosa E (2024). _spanishoddata_.
  doi:10.32614/CRAN.package.spanishoddata
  <[https://doi.org/10.32614/CRAN.package.spanishoddata](vscode-file://vscode-app/Applications/Positron.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html#)>,
  <[https://github.com/rOpenSpain/spanishoddata](vscode-file://vscode-app/Applications/Positron.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html#)>.

A BibTeX entry for LaTeX users is

  @Manual{r-spanishoddata,
    title = {spanishoddata},
    author = {Egor Kotov and Robin Lovelace and Eugeni Vidal-Tortosa},
    year = {2024},
    url = {[https://github.com/rOpenSpain/spanishoddata](vscode-file://vscode-app/Applications/Positron.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html#)},
    doi = {10.32614/CRAN.package.spanishoddata},
  }

To cite the official website of the mobility study use:

  Ministerio de Transportes y Movilidad Sostenible (MITMS)
  (2024). “Estudio de la movilidad con Big Data (Study of
  mobility with Big Data).”
  <[https://www.transportes.gob.es/ministerio/proyectos-singulares/estudio-de-movilidad-con-big-data](vscode-file://vscode-app/Applications/Positron.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html#)>.

A BibTeX entry for LaTeX users is

  @Misc{mitms_mobility_web,
    title = {Estudio de la movilidad con Big Data (Study of mobility with Big Data)},
    author = {{Ministerio de Transportes y Movilidad Sostenible (MITMS)}},
    year = {2024},
    url = {[https://www.transportes.gob.es/ministerio/proyectos-singulares/estudio-de-movilidad-con-big-data](vscode-file://vscode-app/Applications/Positron.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html#)},
  }

To cite the methodology for 2022 and onwards data use:

  Ministerio de Transportes y Movilidad Sostenible (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)_.
  <[https://www.transportes.gob.es/recursos_mfom/paginabasica/recursos/a3_informe_metodologico_estudio_movilidad_mitms_v8.pdf](vscode-file://vscode-app/Applications/Positron.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html#)>.

A BibTeX entry for LaTeX users is

  @Manual{mitms_methodology_2022_v8,
    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 = {{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](vscode-file://vscode-app/Applications/Positron.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html#)},
  }

To cite the methodology for 2020-2021 data use:

  Ministerio de Transportes, Movilidad y Agenda Urbana (MITMA)
  (2021). _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)_.
  <[https://cdn.mitma.gob.es/portal-web-drupal/covid-19/bigdata/mitma_-_estudio_movilidad_covid-19_informe_metodologico_v3.pdf](vscode-file://vscode-app/Applications/Positron.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html#)>.

A BibTeX entry for LaTeX users is

  @Manual{mitms_methodology_2020_v3,
    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 = {{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](vscode-file://vscode-app/Applications/Positron.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html#)},
  }

See package website for more details:
[https://ropenspain.github.io/spanishoddata/](vscode-file://vscode-app/Applications/Positron.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html#)

A pretty print helper function spod_cite() discussed in #130 will be in a different branch and PR

@e-kotov e-kotov requested a review from Robinlovelace January 28, 2025 13:25
@Robinlovelace
Copy link
Collaborator

Thanks for heads-up, will take a look now, does not sound too controversial..

@@ -25,7 +25,7 @@ default-image-extension: ""
<!-- 10.5281/zenodo.14516104 -->
<!-- badges: end -->

**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].
**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 [@mitms_mobility_web].
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 to neater citation name.

@e-kotov e-kotov merged commit 3706393 into main Jan 28, 2025
5 checks passed
@e-kotov e-kotov deleted the 131-update-data-citations branch January 28, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update data citations
2 participants