citHeader("To cite package 'bayesSurv' in publications, please, use either of the following article:")
     
year <- sub(".*(2[[:digit:]]{3})-.*", "\\1", meta$Date)
vers <- paste("R package version", meta$Version)

citEntry(entry   = "Article",
         title   = "A flexible AFT model for misclassified clustered interval-censored data.",
         author  = personList(as.person("Mar\\'{\\i}a Jos\\'{e} Garc\\'{\\i}a-Zattera"),
                              as.person("Alejandro Jara"),
                              as.person("Arno\\v{s}t Kom\\'arek")),
         journal = "Biometrics",
         year    = "2016",
         volume  = "72",
         number  = "2",
         pages   = "473-483",
         doi     = " 10.1111/biom.12424",
         textVersion = "María José García-Zattera, Alejandro Jara, Arnošt Komárek (2016).
                        A flexible AFT model for misclassified clustered interval-censored data.
                        Biometrics, 72(2), 473-483, doi: 10.1111/biom.12424.")

citEntry(entry   = "Article",
         title   = "Bayesian accelerated failure time model with multivariate doubly-interval-censored data and flexible distributional assumptions.",
         author  = personList(as.person("Arno\\v{s}t Kom\\'arek"),
                              as.person("Emmanuel Lesaffre")),
         journal = "Journal of the American Statistical Association",
         year    = "2008",
         volume  = "103",
         number  = "482",
         pages   = "523-533",
         doi     = "10.1198/016214507000000563",
         textVersion = "Arnošt Komárek, Emmanuel Lesaffre (2008).
                        Bayesian accelerated failure time model with multivariate 
                        doubly-interval-censored data and flexible distributional assumptions.
                        Journal of the American Statistical Association, 103(482), 523-533, doi: 10.1198/016214507000000563.")

citEntry(entry   = "Article",
         title   = "Bayesian accelerated failure time model for correlated censored data with a normal mixture as an error distribution.",
         author  = personList(as.person("Arno\\v{s}t Kom\\'arek"),
                              as.person("Emmanuel Lesaffre")),
         journal = "Statistica Sinica",
         year    = "2007",
         volume  = "17",
         number  = "2",
         pages   = "549-569",
         textVersion = "Arnošt Komárek, Emmanuel Lesaffre (2007).
                        Bayesian accelerated failure time model for correlated censored data with a normal mixture as an error distribution.
                        Statistica Sinica, 17(2), 549-569.")

citEntry(entry   = "Article",
         title   = "Baseline and treatment effect heterogeneity for survival times between centers using a random effects accelerated failure time model with flexible error distribution.",
         author  = personList(as.person("Arno\\v{s}t Kom\\'arek"),
                              as.person("Emmanuel Lesaffre"),
                              as.person("Catherine Legrand")),
         journal = "Statistics in Medicine",
         year    = "2007",
         volume  = "26",
         number  = "30",
         pages   = "5457-5472",
         doi     = "10.1002/sim.3083",
         textVersion = "Arnošt Komárek, Emmanuel Lesaffre, Catherine Legrand (2007).
                        Baseline and treatment effect heterogeneity for survival times between centers 
                        using a random effects accelerated failure time model with flexible error distribution.
                        Statistics in Medicine, 26(30), 5457-5472, doi: 10.1002/sim.3083.")

citEntry(entry   = "Article",
         title   = "Bayesian semiparametric accelerated failure time model for paired doubly-interval-censored data",
         author  = personList(as.person("Arno\\v{s}t Kom\\'arek"),
                              as.person("Emmanuel Lesaffre")),
         journal = "Statistical Modelling",
         year    = "2006",
         volume  = "6",
         number  = "1",
         pages   = "3-22",
         doi     = "10.1191/1471082X06st107oa",
         textVersion = "Arnošt Komárek, Emmanuel Lesaffre (2006). 
                        Bayesian semiparametric accelerated failure time model for paired doubly-interval-censored data.
                        Statistical Modelling, 6(1), 3-22, doi: 10.1191/1471082X06st107oa.")

