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

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

bibentry(bibtype   = "Article",
         title     = "Bayesian Data Integration and Variable Selection for Pan-Cancer Survival Prediction using Protein Expression Data",
         author    = c(person("Maity", "Arnab Kumar"),

                    person("Bhattacharya", "Anirban"),

                    person("Mallick", "Bani K."),

                    person("Baladandayuthapani", "Veerabhadran")),
         journal   = "Biometrics",
         year      = "2019",
         publisher = "Wiley",
         note      = note,
         url       = " https://doi.org/10.1111/biom.13132")
