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

citEntry(entry = "Article",
  title        = "Bagging Strong Bayesian Learners for Genomic Prediction",
  author       = personList(as.person("Alencar Xavier"),as.person("William Muir"),as.person("Katy Rainey")),
  journal      = "Plant and Animal Genome XXIV Conference",
  year         = "2016",

  textVersion  =
  paste("Xavier A, et al. (2016).",
        "Bagging Strong Bayesian Learners for Genomic Prediction.",
        "Plant and Animal Genome XXIV Conference.",
        "https://pag.confex.com/pag/xxiv/webprogram/Paper18478.html.")
)