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

year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)

bibentry(bibtype   = "Article",
         title     = "Integration of Survival and Binary Data for Variable Selection and Prediction: A Bayesian Approach",
         author = c(person("Maity", "Arnab Kumar"),
                    
                    person("Carroll", "Raymond J."),
                    
                    person("Mallick", "Bani K.")),
         journal   = "Journal of the Royal Statistical Society: Series C (Applied Statistics)",
         year      = "2019",
         publisher = "Wiley",
         note      = note,
         url       = "https://doi.org/10.1111/biom.13132")

