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

bibentry(bibtype = "Manual",
         title = "{monitoR}: Acoustic template detection in R",
         author = c(person("Sasha D.", "Hafner"),
                    person("Jon", "Katz")),
         year = year,
         note = note,
         url = "http://www.uvm.edu/rsenr/vtcfwru/R/?Page=monitoR/monitoR.htm")
