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

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

         textVersion = 
         paste("Faria, J.C; Jelihovschi, E.G. & Allaman, I. B. (", version$year, ").",
               "fdth: Frequency Distribution Tables, Histograms and Polygons.",
               "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.")
