To cite 'tidyterra' in publications use:

Hernangomez D (2023). tidyterra: tidyverse Methods and ggplot2 Helpers for terra Objects. <https://doi.org/10.5281/zenodo.6572471>, <https://dieghernan.github.io/tidyterra/>

Corresponding BibTeX entry:

  @Manual{R-tidyterra,
    title = {{tidyterra}: tidyverse Methods and ggplot2 Helpers for
      terra Objects},
    doi = {10.5281/zenodo.6572471},
    author = {Diego Hernangómez},
    year = {2023},
    version = {0.4.0},
    url = {https://dieghernan.github.io/tidyterra/},
    abstract = {Extension of the tidyverse for SpatRaster and
      SpatVector objects of the terra package. It includes also new
      geom_ functions that provide a convenient way of visualizing
      terra objects with ggplot2.},
  }