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

bibentry(bibtype = "Manual",
         title = "{sglr}:   An R package for computing the boundaries for sequential generalized
  likelihood ratio test for pre-licensure vaccine studies",
         author = c(person("Balasubramanian", "Narasimhan"),
             person("Mei-Chiung", "Shih")),
         year = year,
         note = note,
         url = "http://CRAN.R-project.org/package=sglr")
