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

citEntry(entry  = "Manual",
         title  = "Frequency Distribution Tables, Histograms and Poligons.",
         author = "Jos Cludio Faria and Enio Jelihovschi",
         organization = "UESC",
         address      = "Ilheus, Bahia, Brasil",
         year         = version$year,

         textVersion = 
         paste("Faria, J.C & Jelihovschi, E.G (", version$year, ").",
               "fdth: Frequency Distribution Tables, Histograms and Poligons.",
               "UESC, Bahia, Brasil.",
               sep="")
         )

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