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

citEntry(entry="Article",
         title = "CODA: Convergence Diagnosis and Output Analysis for MCMC",
         author = personList(as.person("Martyn Plummer"),
         as.person("Nicky Best"),
         as.person("Kate Cowles"),
         as.person("Karen Vines")),
	 journal = "R News",
         year = 2006,
         volume = 6,
         number = 1,
         pages = "7--11",
         url = "http://CRAN.R-project.org/doc/Rnews/",
         pdf = "http://CRAN.R-project.org/doc/Rnews/Rnews_2006-1.pdf",
         textVersion = "Martyn Plummer, Nicky Best, Kate Cowles and Karen Vines (2006). CODA: Convergence Diagnosis and Output Analysis for MCMC, R News, vol 6, 7-11")

