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

citEntry(entry  = "Manual",
         title  = "Bayesthresh: A package for categorical data analysis using Bayesian inference",
         author = "Author: Fabio Mathias Correa, Julio Silvio de S. Bueno Filho",
         organization = "Universidade Estadual de Santa Cruz (Ilheus/BA) and Universidade Federal de Lavras (Lavras/MG)",
         address      = "Rod. Ilheus-Itabuna, km 16, Bahia - Brazil",
         year         = version$year,
         textVersion = 
         paste("Correa, F.M. & Bueno Filho, J.S.S. (", version$year, ").",
               "Bayes.thres. Available on CRAN.",
               sep="")
         )

citFooter("Lots of time and effort were invested in creating Bayesthres.",
          "Please, cite it when using it together with R.",
          "See also", sQuote("citation()"),
          "for citing R.")
