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

bibentry(bibtype = "Manual",
         title = "{Uniquorn}: Identification of cancer cell lines based on their weighted mutational or variational fingerprint",
         author = c(person("Raik", "Otto"),
                    person("Christine", "Sers"),
                    person("Ulf", "Leser")),
         year = year,
         note = note,
         url = "https://www.bioconductor.org/packages/release/bioc/html/Uniquorn.html",
         doi = "10.18632/oncotarget.16110",
         journal = "Oncotarget"
)