citHeader("To cite this package in publications, please use the first citation if analyzing unmeasured confounding in a single observational study or the second citation if analyzing a meta-analysis, and the third citation if assessing selection bias:")

citEntry(entry = "Article",
  title        = "Sensitivity analysis in observational research: introducing the E-value",
  author       = personList(as.person("Tyler J VanderWeele"),
                   as.person("Peng Ding")),
  journal      = "Annals of Internal Medicine",
  year         = "2011",
  volume       = "167",
  number       = "4",
  pages        = "268--274",

  textVersion  =
  paste("Tyler J VanderWeele, Peng Ding (2017).",
        "Sensitivity analysis in observational research: introducing the E-value.",
        "Annals of Internal Medicine, 167(4), 268-274.")
)



citEntry(entry = "Article",
  title        = "Sensitivity analysis for unmeasured confounding in meta-analyses",
  author       = personList(as.person("Maya B. Mathur"),
                   as.person("Tyler J. VanderWeele")),
  journal      = "Journal of the American Statistical Association>",
  year         = "2019",

  textVersion  =
  paste("Maya B. Mathur, Tyler J. VanderWeele (2019).",
        "Sensitivity analysis for unmeasured confounding in meta-analyses.",
        "Journal of the American Statistical Association.")
)

citEntry(entry = "Article",
  title        = "Bounding bias due to selection",
  author       = personList(as.person("Louisa H. Smith"),
                   as.person("Tyler J. VanderWeele")),
  journal      = "Epidemiology",
  year         = "2019",

  textVersion  =
  paste("Louisa H. Smith, Tyler J. VanderWeele (2019).",
        "Bounding bias due to selection.",
        "Epidemiology.")
)
