citHeader("To cite the causaldef package and the underlying methodology, please use:")

bibentry(
  bibtype      = "Misc",
  title        = "Constraints on Causal Inference as Experiment Comparison: A Framework for Identification, Transportability, and Policy Learning",
  author       = person("Deniz", "Akdemir"),
  year         = "2026",
  doi          = "10.5281/zenodo.18367347",
  url          = "https://doi.org/10.5281/zenodo.18367347",
  textVersion  = "Akdemir, D. (2026). Constraints on Causal Inference as Experiment Comparison: A Framework for Identification, Transportability, and Policy Learning. DOI: 10.5281/zenodo.18367347"
)

citHeader("For the foundational Le Cam theory:")

bibentry(
  bibtype      = "Book",
  title        = "Asymptotics in Statistics: Some Basic Concepts",
  author       = c(person("Lucien", "Le Cam"), person("Grace Lo", "Yang")),
  year         = "2000",
  publisher    = "Springer Science & Business Media",
  textVersion  = "Le Cam, L., & Yang, G. L. (2000). Asymptotics in Statistics: Some Basic Concepts. Springer."
)

citHeader("For the causal inference and diagnostics methods used:")

bibentry(
  bibtype      = "Book",
  title        = "Causality",
  author       = person("Judea", "Pearl"),
  year         = "2009",
  publisher    = "Cambridge University Press",
  textVersion  = "Pearl, J. (2009). Causality. Cambridge University Press."
)

bibentry(
  bibtype      = "Article",
  title        = "Negative controls: A tool for detecting confounding and bias in observational studies",
  author       = c(person("Marc", "Lipsitch"), person("Eric", "Tchetgen Tchetgen"), person("Ted", "Cohen")),
  journal      = "Epidemiology",
  year         = "2010",
  volume       = "21",
  number       = "3",
  pages        = "383-388",
  textVersion  = "Lipsitch, M., Tchetgen, T., & Cohen, T. (2010). Negative controls: A tool for detecting confounding and bias in observational studies. Epidemiology, 21(3), 383-388."
)

bibentry(
  bibtype      = "Article",
  title        = "Sensitivity analysis without assumptions",
  author       = c(person("Peng", "Ding"), person("Tyler J", "VanderWeele")),
  journal      = "Epidemiology",
  year         = "2016",
  volume       = "27",
  number       = "3",
  pages        = "368-377",
  textVersion  = "Ding, P., & VanderWeele, T. J. (2016). Sensitivity analysis without assumptions. Epidemiology, 27(3), 368-377."
)
