citHeader("To cite package 'teigen' in publications use:")

bibentry(bibtype = "Article",
  title        = "{teigen}: An {R} Package for Model-Based Clustering and Classification via the Multivariate $t$ Distribution",
  author       = c(person(given = c("Jeffrey", "L."),
                          family = "Andrews",
                          email = "jeff.andrews@ubc.ca"),
                   person(given = c("Jaymeson", "R."),
                          family = "Wickins"),
                   person(given = c("Nicholas", "M."),
                          family = "Boers",
                          email = "boersn@macewan.ca"),
                   person(given = c("Paul", "D."),
                          family = "McNicholas",
                          email = "mcnicholas@math.mcmaster.ca")),
  journal      = "Journal of Statistical Software",
  year         = "2018",
  volume       = "83",
  number       = "7",
  pages        = "1--32",
  doi          = "10.18637/jss.v083.i07",

  header       = "To cite teigen in publications use:"
)



citEntry(entry="Article",
  title="Model-based clustering, classification, and discriminant analysis via mixtures of multivariate t-distributions",
  author=personList(person(given=c("Jeffrey", "L."), family="Andrews"),person(given=c("Paul", "D."), family="McNicholas")),
  journal="Statistics and Computing",
  volume="22",
  number="5",
  pages="1021--1029",
  year="2012",
  textVersion = "Andrews, J. L. & McNicholas, P. D. (2012). Model-based clustering, classification, and discriminant analysis via mixtures of multivariate t-distributions. Statistics and Computing, 22(5), 1021-1029."
)

citFooter("For BibTeX entries, call: toBibtex(citation('teigen'))")
