citHeader("To cite the CCI package or the method used in it, use:")

bibentry(
  bibtype = "Article",
  title = "CCI: An R package for computational conditional independence testing",
  author = c(person("Christian B. H.", "Thorjussen"),
             person("Kristian Hovde", "Liland"),
             person("Lars Erik", "Solberg"),
             person("Ingrid", "Maage")),
  journal = "SoftwareX",
  year = 2026,
  volume = 34,
  pages = "102726",
  doi = "10.1016/j.softx.2026.102726"
)

bibentry(
  bibtype = "Article",
  title = "Computational Test for Conditional Independence",
  author = c(person("Christian B. H.", "Thorjussen"),
             person("Kristian Hovde", "Liland"),
             person("Ingrid", "Maage"),
             person("Lars Erik", "Solberg")),
  journal = "Algorithms",
  year = 2024,
  volume = 17,
  number = 8,
  doi = "10.3390/a17080323"
)
