year <- sub("-.*", "", meta$Date)
note <- paste0(sprintf("R package version %s", meta$Version), ". Integrated data products created under the European Marine Observation Data Network (EMODnet) Biology project (EASME/EMFF/2017/1.3.1.2/02/SI2.789013), funded by the by the European Union under Regulation (EU) No 508/2014 of the European Parliament and of the Council of 15 May 2014 on the European Maritime and Fisheries Fund")

bibentry(bibtype = "Manual",
         title = "{emodnet.wfs}: Access EMODnet Web Feature Service data through R",
         author = c(
         person("Anna", "Krystalli"),
         person("Salvador", "Fernández-Bejarano"),
         person("Maëlle", "Salmon")
         ),
         year = year,
         note = note,
         url = "https://github.com/EMODnet/emodnet.wfs",
         doi = "10.14284/679")
