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

bibentry(
  bibtype = "Article",
  title        = "MCMC Methods for Multi-Response Generalized Linear Mixed Models: The {MCMCglmm} {R} Package",
  author       = person(c("Jarrod", "D."), "Hadfield"),
  journal      = "Journal of Statistical Software",
  year         = "2010",
  volume       = "33",
  number       = "2",
  pages        = "1--22",
  url          = "https://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 https://www.jstatsoft.org/v33/i02/.")
)

