To cite 'arcgeocoder' in publications use:

Hernangómez D (2026). arcgeocoder: Geocoding with the ArcGIS REST API Service. doi:10.32614/CRAN.package.arcgeocoder. https://dieghernan.github.io/arcgeocoder/.

Corresponding BibTeX entry:

  @Manual{R-arcgeocoder,
    title = {{arcgeocoder}: Geocoding with the {ArcGIS} {REST} {API}
      Service},
    doi = {10.32614/CRAN.package.arcgeocoder},
    author = {Diego Hernangómez},
    year = {2026},
    version = {0.4.1},
    url = {https://dieghernan.github.io/arcgeocoder/},
    abstract = {Lightweight interface for converting addresses into
      geographic coordinates and coordinates into addresses using the
      ArcGIS REST API service
      <https://developers.arcgis.com/rest/geocode/api-reference/overview-world-geocoding-service.htm>.
      Address text can be converted to location candidates and
      locations can be converted into addresses. No API key is
      required.},
  }