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

bibentry(bibtype="Manual",
         title = "{MKclass: Statistical Classification}",
         author = person("Matthias", "Kohl"),
         language = "English",
         year = year,
         note = note,
         url = "http://www.stamats.de")
