citHeader("To cite package distrEllipse in publications use:")

citEntry(entry="Article",
         title = "S4 Classes for Distributions",
         author = personList(as.person("P. Ruckdeschel"),
                        as.person("M. Kohl"),
                        as.person("T. Stabla"),
                        as.person("F. Camphausen")),
         language = "English",
         year = 2006,
         journal      = "R News",
         year         = 2006,
         volume       = 6,
         number       = 2,
         pages        = "2--6",
         month        = "May",
         url = "http://CRAN.R-project.org/doc/Rnews/Rnews_2006-2.pdf",
         pdf          = "http://CRAN.R-project.org/doc/Rnews/Rnews_2006-2.pdf",
textVersion = paste("Ruckdeschel, P., Kohl, M., Stabla, T., & Camphausen, F. (2006)",
                    "S4 Classes for Distributions"))
