citHeader("To cite drMAIC in publications, please use:")

bibentry(
  bibtype  = "Manual",
  title    = "drMAIC: Doubly Robust Matching-Adjusted Indirect Comparison for Health Technology Appraisal",
  author   = person("Anupama Singh"),
  year     = "2026",
  note     = "R package version 0.1.0",
  url      = "https://github.com/Anupama-Singh01/drMAIC",
  textVersion = paste(
    "drMAIC (2026).",
    "drMAIC: Doubly Robust Matching-Adjusted Indirect Comparison for HTA.",
    "R package version 0.1.0.",
    "https://github.com/Anupama-Singh01/drMAIC"
  )
)

bibentry(
  bibtype  = "Article",
  title    = "Parametric G-computation for compatible indirect treatment comparisons with limited individual patient data",
  author   = c(person("Antonio",  "Remiro-Az\u00f3car"),
               person("Anna",     "Heath"),
               person("Gianluca", "Baio")),
  journal  = "Research Synthesis Methods",
  year     = "2022",
  volume   = "13",
  number   = "6",
  pages    = "716--744",
  doi      = "10.1002/jrsm.1565",
  textVersion = paste(
    "Remiro-Az\u00f3car A, Heath A, Baio G (2022).",
    "Parametric G-computation for compatible indirect treatment comparisons",
    "with limited individual patient data.",
    "Research Synthesis Methods, 13(6), 716-744.",
    "https://doi.org/10.1002/jrsm.1565"
  )
)
bibentry(
  bibtype      = "TechReport",
  title        = "Methods for population-adjusted indirect comparisons in submissions to NICE",
  author       = c(person("David M.",   "Phillippo"),
                   person("Anthony E.", "Ades"),
                   person("Sofia",      "Dias"),
                   person("Sylwia",     "Bujkiewicz"),
                   person("Stephen",    "Palmer"),
                   person("Keith R.",   "Abrams"),
                   person("Nicky J.",   "Welton")),
  institution  = "NICE Decision Support Unit",
  year         = "2016",
  note         = "Technical Support Document 18",
  url          = "https://sheffield.ac.uk/nice-dsu",
  textVersion  = paste(
    "Phillippo DM, Ades AE, Dias S, Bujkiewicz S, Palmer S, Abrams KR, Welton NJ (2016).",
    "Methods for population-adjusted indirect comparisons in submissions to NICE.",
    "NICE DSU Technical Support Document 18.",
    "https://sheffield.ac.uk/nice-dsu"
  )
)