note <- sprintf("R package version %s", meta$Version)

citHeader("To cite fasterRaster in publications use:")
bibentry(
	bibtype = "Article",
	title = "fasterRaster: GIS in R using GRASS for large vectors and rasters",
	author = person(given = "Adam B.",
				 family = "Smith",
				 email = "adam.smith@mobot.org",
				 comment = c(ORCID = "0000-0002-8215-2053")
			),
  journal  = "Transactions in GIS",
  year     = "2026",
  volume   = "30",
  pages    = "e70238",
  doi      =  "10.1111/tgis.70238",
  note     = note
)
