citHeader(paste("To cite the R-package 'brar' in publications,",
                "please use:",
                "Pawel, S., Held, L.",
                "(2025).",
                "Stabilizing Thompson Sampling with Null Hypothesis Bayesian Response-Adaptive Randomization.",
                "https://doi.org/10.48550/arXiv.2510.01734"))

bibentry(bibtype = "Misc",
         title = "Stabilizing Thompson Sampling with Null Hypothesis Bayesian Response-Adaptive Randomization",
         author = c(person(given = "Samuel", family = "Pawel", role = c("aut", "cre")),
                    person(given = "Leonhard", family = "Held", role = "aut")),
         ## journal = "",
         ## volume = "",
         ## number = "",
         ## pages = "",
         doi = "10.48550/arXiv.2510.01734",
         year = "2025"
         )
