c(
  bibentry(
    bibtype = "Manual",
    title = "{bssm}: Bayesian Inference of State Space Models",
    author = "Jouni Helske and Matti Vihola",
    year = sub("-.*", "", meta$Date),
    note = sprintf("R package version %s", meta$Version),
    url = "http://github.com/helske/bssm",
    key = "bssm"
  ),
  bibentry(
    bibtype = "Article",
    author = "Matti Vihola, Jouni Helske, and Jordan Franks",
    title = "Importance sampling type correction of {M}arkov chain {M}onte {C}arlo and exact approximations",
    journal = "Ar{X}iv e-prints",
    eprint = "1609.02541",
    primaryClass = "stat.CO",
    year = 2016,
    month = "sep",
    key = "ISMCMC"
  )
)
