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

bibentry(bibtype = "Manual",
         title = "{SmartSifter}: Online unsupervised outlier detection using finite mixtures with discounting learning algorithms",
         author = c(person("Lizhen")),
         year = year,
         note = note)
