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

bibentry(
  bibtype  = "Manual",
  title    = paste("qqkrls: Quantile-on-Quantile Kernel Regularized",
                   "Least Squares"),
  author   = person("Merwan", "Roudane",
                    email = "merwanroudane920@gmail.com"),
  year     = "2026",
  note     = "R package version 1.0.0",
  url      = "https://github.com/merwanroudane/qqkrlsr",
  textVersion = paste(
    "Roudane, M. (2026).",
    "qqkrls: Quantile-on-Quantile Kernel Regularized Least Squares.",
    "R package version 1.0.0.",
    "https://github.com/merwanroudane/qqkrlsr"
  )
)

bibentry(
  bibtype  = "Article",
  title    = paste("Do energy efficiency R&D investments and ICT",
                   "promote environmental sustainability in Sweden?",
                   "A QQKRLS investigation"),
  author   = c(person("Tomiwa Sunday", "Adebayo"),
               person("Oktay",         "Ozkan"),
               person("Bright Sodiq",  "Eweade")),
  journal  = "Journal of Cleaner Production",
  year     = "2024",
  volume   = "440",
  pages    = "140832",
  doi      = "10.1016/j.jclepro.2024.140832"
)

bibentry(
  bibtype  = "Article",
  title    = "Kernel Regularized Least Squares",
  author   = c(person("Jens", "Hainmueller"),
               person("Chad", "Hazlett")),
  journal  = "Political Analysis",
  year     = "2014",
  volume   = "22",
  number   = "2",
  pages    = "143--168",
  doi      = "10.1093/pan/mpt019"
)
