year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)
bibentry(bibtype = "Manual",
title = "{primate}: Tools and Methods for Primatological Data Science",
author = c(person("David", "Schruth"), person("Marc", "Myers"), person("Noel", "Rowe")),
 year = year,
note = note,
url = "https://CRAN.R-project.org/package=primate")




