citHeader("To cite the ConvergenceConcepts package in publications use:")

citEntry(entry="Article",
         title = "Understanding Convergence Concepts: a Visual-Minded and Graphical Simulation Based Approach",
         author = personList(as.person("P. Lafaye de Micheaux"), 
                             as.person("B. Liquet")
				),
	 publisher = "The American Statistician",
         year         = 2008,
         note         = "Software: R Package, ConvergenceConcepts, version 0.5",
         url          = "http://www.biostatisticien.eu/ConvergenceConcepts/",
         
         textVersion = 
         paste("Lafaye De Micheaux, P. and Liquet, B. (2008)", 
               "Understanding Convergence Concepts: a Visual-Minded and Graphical Simulation Based Approach",
               "The American Statistician",
              "(Software: R Package, ConvergenceConcepts, version 0.5)"
	      )
)

