citHeader("To cite tsallisqexp in publications use:")



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

bibentry(bibtype = "Manual",
         title = "tsallisqexp: Tsallis distribution",
         author = c(person("Christophe", "Dutang"), person("Cosma", "Shalizi")),
         year = year,
         note = note,
         url = "https://CRAN.R-project.org/package=tsallisqexp")


