citHeader(
  "phdid implements the methods of Arora and Wagle (2026). Please cite both",
  "the Ashoka University discussion paper and the SSRN working paper, and the",
  "software as well if the implementation itself matters to your work."
)

bibentry(
  bibtype     = "TechReport",
  key         = "arora-wagle-2026-dp",
  title       = "A Bayesian Approach to Partial Homogeneity in Staggered Difference-in-Difference",
  author      = c(person("Parush", "Arora"), person("Rohan", "Wagle")),
  year        = "2026",
  month       = "jul",
  institution = "Ashoka University",
  type        = "Economics Discussion Paper",
  number      = "166",
  url         = "https://www.ashoka.edu.in/research/a-bayesian-approach-to-partial-homogeneity-in-staggered-difference-in-difference/",
  textVersion = paste(
    "Arora, Parush and Rohan Wagle (2026).",
    "A Bayesian Approach to Partial Homogeneity in Staggered",
    "Difference-in-Difference.",
    "Ashoka University Economics Discussion Paper 166.",
    "https://www.ashoka.edu.in/research/a-bayesian-approach-to-partial-homogeneity-in-staggered-difference-in-difference/"
  )
)

bibentry(
  bibtype     = "TechReport",
  key         = "arora-wagle-2026-ssrn",
  title       = "A Bayesian Approach to Partial Homogeneity in Staggered Difference-in-Difference",
  author      = c(person("Parush", "Arora"), person("Rohan", "Wagle")),
  year        = "2026",
  month       = "mar",
  institution = "Social Science Research Network",
  type        = "SSRN Working Paper",
  number      = "7207083",
  doi         = "10.2139/ssrn.7207083",
  url         = "https://ssrn.com/abstract=7207083",
  textVersion = paste(
    "Arora, Parush and Rohan Wagle (2026).",
    "A Bayesian Approach to Partial Homogeneity in Staggered",
    "Difference-in-Difference (March 01, 2026).",
    "Available at SSRN: https://ssrn.com/abstract=7207083",
    "or doi:10.2139/ssrn.7207083"
  )
)

bibentry(
  bibtype     = "Manual",
  key         = "phdid-package",
  title       = "phdid: Partial Homogeneity in Staggered Difference-in-Differences",
  author      = c(person("Rohan", "Wagle"), person("Parush", "Arora")),
  year        = "2026",
  note        = "R package version 0.1.0",
  url         = "https://github.com/ronwag2005/phdid",
  textVersion = paste(
    "Wagle, Rohan and Parush Arora (2026).",
    "phdid: Partial Homogeneity in Staggered Difference-in-Differences.",
    "R package version 0.1.0.",
    "https://github.com/ronwag2005/phdid"
  )
)
