citHeader("To cite BernoulliRuns in publications, use both the package and the methodological reference when appropriate:")

bibentry(
  bibtype = "Manual",
  title = "BernoulliRuns: Exact Run-Count Distributions for Independent Bernoulli Trials",
  author = person("Bahadır", "Yüzbaşı"),
  year = "2026",
  note = "R package version 0.1.0"
)

bibentry(
  bibtype = "Article",
  title = "Distribution Theory of Runs: A Markov Chain Approach",
  author = c(
    person("James C.", "Fu"),
    person("Markos V.", "Koutras")
  ),
  journal = "Journal of the American Statistical Association",
  year = "1994",
  volume = "89",
  number = "427",
  pages = "1050--1058",
  doi = "10.1080/01621459.1994.10476841"
)

