year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)

bibentry(bibtype = "Article",
         title = "Color Vision Models: Some simulations, a general n-dimensional model, and the {colourvision} R package",
         author = person(given=c("Felipe", "Malheiros"), family="Gawryszewski"),
         year = 2018,
         note = note,
         journal= "Ecology and Evolution")