citHeader("To cite ebvcube in publications use:")

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

bibentry(bibtype = "Manual",
         title = "ebvcube: Working with netCDF for Essential Biodiversity Variables",
         author = c(person(given = "Luise",family = "Quoss"),
                  person(given = "Nestor", family = "Fernandez"),
                  person(given = "Christian", family = "Langer"),
                  person(given = "Jose", family = "Valdez"),
                  person(given = "Henrique Miguel", family = "Pereira")),
         year = "2024",
         note = note,
	 organization = "German Centre for Integrative Biodiversity Research (iDiv) Halle-Jena-Leipzig",
	 address = "Germany",
	 url = "https://github.com/EBVcube/ebvcube"
)
