citHeader("To cite package mixAK in publications use:")
     
year <- sub(".*(2[[:digit:]]{3})-.*", "\\1", meta$Date)
vers <- paste("R package version", meta$Version)

citEntry(entry   = "Article",
         title   = "Capabilities of {R} package {mixAK} for clustering based on multivariate continuous and discrete longitudinal data",
         author  = personList(as.person("Arno\\v{s}t Kom\\'arek"),
                              as.person("Lenka Kom\\'arkov\\'a")),
         journal = "Journal of Statistical Software",
         year    = "2014",
         volume  = "59",
         number  = "12",
         pages   = "1--38",
         url     = "http://www.jstatsoft.org/v59/i12/",         
         textVersion = paste(
                        "Arnošt Komárek, Lenka Komárková (2014).
                        Capabilities of R package mixAK for clustering based on multivariate continuous and discrete longitudinal data.
                        Journal of Statistical Software, 59(12), 1--38.",
                        "URL http://www.jstatsoft.org/v59/i12/.")
         )

citEntry(entry   = "Article",
         title   = "A new {R} package for {B}ayesian estimation of multivariate normal mixtures allowing for selection of the number of components and interval-censored data",
         author  = as.person("Arno\\v{s}t Kom\\'arek"),
         journal = "Computational Statistics \\& Data Analysis",
         year    = "2009",
         volume  = "53",
         number  = "12",
         pages   = "3932--3947",
         doi     = "10.1016/j.csda.2009.05.006",
         textVersion = "Arnošt Komárek (2009). 
                        A new R package for Bayesian estimation of multivariate normal mixtures
                        allowing for selection of the number of components and interval-censored data.
                        Computational Statistics & Data Analysis, 53(12), 3932--3947. doi: 10.1016/j.csda.2009.05.006.")

citEntry(entry   = "Article",
         title   = "Discriminant analysis using a multivariate linear mixed model with a normal mixture in the random effects distribution",
         author  = personList(as.person("Arno\\v{s}t Kom\\'arek"),
                              as.person("Bettina E. Hansen"),
                              as.person("Edith M. M. Kuiper"),
                              as.person("Henk R. van Buuren"),
                              as.person("Emmanuel Lesaffre")),
         journal = "Statistics in Medicine",
         year    = "2010",
         volume  = "29",
         number  = "30",
         pages   = "3267--3283",
         doi     = "10.1002/sim.3849",
         textVersion = "Arnošt Komárek, Bettina E. Hansen, Edith M. M. Kuiper, Henk R. van Buuren, and Emmanuel Lesaffre (2010).
                        Discriminant analysis using a multivariate linear mixed model with a normal mixture 
                        in the random effects distribution.
                        Statistics in Medicine, 29(30), 3267-3283. doi: 10.1002/sim.3849.")

citEntry(entry   = "Article",
         title   = "Clustering for multivariate continuous and discrete longitudinal data",
         author  = personList(as.person("Arno\\v{s}t Kom\\'arek"),
                              as.person("Lenka Kom\\'arkov\\'a")),
         journal = "The Annals of Applied Statistics",
         year    = "2013",
         volume  = "7",
         number  = "1",
         pages   = "177--200",
         doi     = "10.1214/12-AOAS580",
         textVersion = "Arnošt Komárek and Lenka Komárková (2013).
                        Clustering for multivariate continuous and discrete longitudinal data.
                        The Annals of Applied Statistics, 7(1), 177-200. doi: 10.1214/12-AOAS580.")
