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

citEntry(entry = "Article",
  title        = "MCMC Methods for Multi-Response Generalized Linear Mixed Models: The {MCMCglmm} {R} Package",
  author       = personList(as.person("Jarrod D Hadfield")),
  journal      = "Journal of Statistical Software",
  year         = "2010",
  volume       = "33",
  number       = "2",
  pages        = "1--22",
  url          = "http://www.jstatsoft.org/v33/i02/",

  textVersion  =
  paste("Jarrod D Hadfield (2010).",
        "MCMC Methods for Multi-Response Generalized Linear Mixed Models: The MCMCglmm R Package.",
        "Journal of Statistical Software, 33(2), 1-22.",
        "URL http://www.jstatsoft.org/v33/i02/.")
)

