bibentry(bibtype = "Manual",
         title  = "{bbreg}: Bessel and beta regressions via EM algorithm for continuous bounded data",
         author = c(person(given = c("Vinicius", "D."), family = "Mayrink", email = "vdinizm@gmail.com"),
                    person(given = c("Wagner"), family = "Barreto-Souza"),
                    person(given = c("Alexandre", "B."), family = "Simas")),
         year   = "2020",
         note   = "R package version 1.0.0",
         url    = "https://CRAN.R-project.org/package=bbreg",

  header = "To cite the bbreg manual in publications use:"
)

bibentry(bibtype = "Misc",
  title        = "Bessel regression model: Robustness to analyze bounded data",
  author       = c(person(given = c("Wagner"), family = "Barreto-Souza"),
                   person(given = c("Vinicius", "D."), family = "Mayrink", email = "vdinizm@gmail.com"),
                   person(given = c("Alexandre", "B."), family = "Simas")),
  year          = "2020",
  eprint        = "arXiv:2003.05157",
  archivePrefix = "arXiv",
  primaryClass  = "stat.ME",

  header = "To cite the main reference about the bessel regression use:"
)

