citHeader("To cite the mixqrgate package in publications, use:")

bibentry(
  bibtype  = "Manual",
  title    = "{mixqrgate}: Location-Varying Gating for Mixtures of Quantile Regressions",
  author   = person("Kailas", "Venkitasubramanian"),
  year     = "2026",
  note     = "R package version 0.1.0",
  url      = "https://github.com/kvenkita/mixqrgate",
  textVersion = paste(
    "Kailas Venkitasubramanian (2026).",
    "mixqrgate: Location-Varying Gating for Mixtures of Quantile Regressions.",
    "R package version 0.1.0.",
    "https://github.com/kvenkita/mixqrgate"
  )
)

citFooter(
  "The location-varying mixing idea is due to Furno (2025); the underlying ",
  "mixture-of-quantile-regressions estimator is Wu & Yao (2016) and the ",
  "concomitant multinomial gate follows Grun & Leisch (2008)."
)
