year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)
bibentry(bibtype = "Manual",
title = "predmicror: Fitting predictive microbiology models in r",
author = c(person("Vasco", "Cadavez"),
           person("Ursula", "Gonzales-Barron")),
           year = year,
           note = note,
           url = "https://github.com/fsqanalytics/predmicror/")
