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

bibentry(bibtype = "Manual",
title = "adductomicsR: Detection and quantification of
protein adducts from mass spectra of tryptic digests",
author = c(person("Hayes", "Josie"),
person("Edmands", "William"),
person("Yano", "Yukiko"),
person("Grigoryan", "Hasmik"),
person("Schiffman", "Courtney"),
person("Dudoit", "Sandrine"),
person("Rappaport", "Stephen")),
year = year,
note = note)