year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)
bibentry(bibtype = "Manual",
         title = "{EpiTxDb}: storing and accessing epitranscriptomic information using the AnnotationDbi interface",
         author = person("Felix G.M.", "Ernst"),
         year = year,
         note = note)
