year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)
bibentry(bibtype = "Manual",
         title = "{RNAmodR}: Detection of post-transcriptional modifications in high throughput sequencing data",
         author = c(person("Felix G.M.", "Ernst"),
                    person("Denis L.J.", "Lafontaine")),
         year = year,
         note = note)
