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

citEntry(entry  = "Manual",
								title  = "GEVStableGarch",
								author = "Authors: Thiago do Rego Sousa, Cira Etheowalda Guevara Otiniano and Silvia Regina Costa Lopes",
								year         = version$year,
								textVersion = 
								paste("Sousa, T.R., Otiniano, C.E.G., Lopes, S.R.C. (", version$year, ").",
												"GEVStableGarch. Available on CRAN.", sep="")
								)

citFooter("Please, cite it when using it together with R.",
		  "See also", sQuote("citation()"),
		  "for citing R.")
