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

citEntry(entry = "Article",
  title        = "{PReMiuM}: An {R} Package for Profile Regression Mixture Models Using Dirichlet Processes",
  author       = personList(as.person("Silvia Liverani"),
                   as.person("David I. Hastie"),
                   as.person("Lamiae Azizi"),
                   as.person("Michail Papathomas"),
                   as.person("Sylvia Richardson")),
  journal      = "Journal of Statistical Software",
  year         = "2015",
  volume       = "64",
  number       = "7",
  pages        = "1--30",
  doi          = "10.18637/jss.v064.i07",

  textVersion  =
  paste("Silvia Liverani, David I. Hastie, Lamiae Azizi, Michail Papathomas, Sylvia Richardson (2015).",
        "PReMiuM: An R Package for Profile Regression Mixture Models Using Dirichlet Processes.",
        "Journal of Statistical Software, 64(7), 1-30.",
        "doi:10.18637/jss.v064.i07.")
)

