citHeader("Thanks for using the GMCM package!")

bibentry(
  bibtype     = "article",
  title       = paste("{GMCM}: Unsupervised Clustering and Meta-Analysis",
                      "Using Gaussian Mixture Copula Models"),
  author      = c(person(given = c("Anders", "Ellern"),
                         family = "Bilgrau",
                         role = c("aut", "cre", "cph"),
                         email = "anders.ellern.bilgrau@gmail.com",
                         comment = c(ORCID = "0000-0001-9875-2902")),
                  person(given = c("Poul", "Svante"),
                         family = "Eriksen",
                         role = c("ths", "ctb")),
                  person(given = c("Jakob", "Gulddahl"),
                         family = "Rasmussen",
                         role = "ctb"),
                  person(given = c("Hans", "Erik"),
                         family = "Johnsen"),
                  person(given = "Karen",
                         family = "Dybkaer"),
                  person(given = "Martin",
                         family = "Boegsted",
                         role = c("ths", "ctb"),
                         comment = c(ORCID = "0000-0001-9192-1814"))),
  journal     = "Journal of Statistical Software",
  year        = "2016",
  volume      = "70",
  number      = "2",
  pages       = "1--23",
  doi         = "10.18637/jss.v070.i02",
  header      = "To cite GMCM in publications please use:",
  textVersion =
     paste("Anders Ellern Bilgrau, Poul Svante Eriksen, Jakob Gulddahl",
           "Rasmussen, Hans Erik Johnsen, Karen Dybkaer, Martin Boegsted",
           "(2016). GMCM: Unsupervised Clustering and Meta-Analysis Using",
           "Gaussian Mixture Copula Models.",
           "Journal of Statistical Software, 70(2), 1-23.",
           "doi:10.18637/jss.v070.i02")
)

citFooter("A lot of time and effort has been invested into this package,",
          "so please cite it if you use it. Thanks!")
