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

citEntry(entry = "Article",
  title        = "{MCMCpack}: Markov Chain Monte Carlo in {R}",
  author       = personList(as.person("Andrew D. Martin"), 
                   as.person("Kevin M. Quinn"), 
                   as.person("Jong Hee Park")),
  journal      = "Journal of Statistical Software",
  year         = "2011",
  note         = "Forthcoming",
  url          = "http://www.jstatsoft.org/",

  textVersion  =
  paste("Andrew D. Martin, Kevin M. Quinn, Jong Hee Park (2011).",
        "MCMCpack: Markov Chain Monte Carlo in R.",
        "Journal of Statistical Software, Forthcoming.",
        "URL http://www.jstatsoft.org/.")
)
