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

bibentry(bibtype = "Manual",
title = "{mcwr}: Markov Chains with Rewards",
author = c(person("Schneider", "Daniel"),
person("van Raalte", "Alyson"),
person("Myrskyla", "Mikko")),
year = year,
note = note,
url = "https://CRAN.R-project.org/package=mcwr")
