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

bibentry(
  bibtype  = "Manual",
  title    = "{multpois}: Analyze Nominal Response Data with the Multinomial-Poisson Trick",
  author   = person("Jacob O.", "Wobbrock"),
  year     = year,
  note     = note,
  url      = "https://github.com/wobbrock/multpois"
)
