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

note <- sprintf("R package version %s", meta$Version)

bibentry(bibtype = "misc",
         title = "ordinalbayes: Bayesian Ordinal Regression for High-Dimensional Data",
         author = "Kellie J.  Archer, Anna Eames Seffernick, Shuai Sun, Yiran Zhang",
         year = 2025,
         note = note,
         url = "https://CRAN.R-project.org/package=ordinalbayes",
         )

bibentry(bibtype = "Article",
         title = "Bayesian penalized cumulative logit model for high-dimensional data with an ordinal response",
         author = "Yiran Zhang, Kellie J. Archer",
         year = "2021",
         journal = "Statistics in Medicine",
         volume = "40",
         pages = "1453--1481",
         url = "https://pubmed.ncbi.nlm.nih.gov/33336826/",
)

bibentry(bibtype = "Article",
         title = "Bayesian variable selection for high-dimensional data with an ordinal response: identifying genes associated with prognostic risk group in acute myeloid leukemia",
         author = "Yiran Zhang, Kellie J. Archer",
         year = "2021",
       	 journal = "BMC Bioinformatics",
       	 volume	= "22",
         number = "1",
       	 pages = "539",
       	 url = "https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-021-04432-w",
)
