note <- sprintf("R package version %s", meta$Version)

bibentry(bibtype = "article",
         title = "{MIRA}: An R package for DNA methylation-based inference of regulatory activity",
         author = c(person("John", "Lawson", middle="T"),
         person("Eleni", "Tomazou", middle="M"),
         person("Christoph", "Bock"),
         person("Nathan", "Sheffield", middle="C")),
         journal = "Bioinformatics",
         year = 2018,
         note = note,
         url = "http://code.databio.org/MIRA")
