To cite the r5rgui package in publications, please use:

Kotov E (2025). Graphical user interface for 'r5r' router. https://github.com/e-kotov/r5rgui.

This package is a graphical user interface for 'r5r'. To cite the underlying routing methods, please use:

Pereira RHM, Saraiva M, Herszenhut D, Braga CKV, Conway MW (2021). “r5r: Rapid Realistic Routing on Multimodal Transport Networks with R5 in R.” Findings. doi:10.32866/001c.21262, https://doi.org/10.32866/001c.21262.

Corresponding BibTeX entries:

  @Manual{r5rgui,
    title = {Graphical user interface for 'r5r' router},
    author = {Egor Kotov},
    year = {2025},
    url = {https://github.com/e-kotov/r5rgui},
  }
  @Article{,
    title = {r5r: Rapid Realistic Routing on Multimodal Transport
      Networks with R5 in R},
    author = {Rafael H. M. Pereira and Marcus Saraiva and Daniel
      Herszenhut and Carlos Kaue Vieira Braga and Matthew Wigginton
      Conway},
    journal = {Findings},
    year = {2021},
    doi = {10.32866/001c.21262},
    url = {https://doi.org/10.32866/001c.21262},
  }