citHeader("To cite lpme in publications use:")

citEntry(entry = "Article",
  title        = "Nonparametric modal regression in the presence of measurement error",
  author       = personList(as.person("Haiming Zhou"),
                   as.person("Xianzheng Huang")),
  journal      = "Electronic Journal of Statistics",
  year         = "2016",
  volume       = "10",
  number       = "2",
  pages        = "3579-3620",

  textVersion  =
  paste("Zhou, H. and Huang, X. (2016).",
        "Nonparametric modal regression in the presence of measurement error.",
        "Electronic Journal of Statistics, 10(2): 3579-3620.")
)

citEntry(entry = "Article",
  title        = "An alternative local polynomial estimator for the error-in-variables problem",
  author       = personList(as.person("Xianzheng Huang"),
                   as.person("Haiming Zhou")),
  journal      = "Journal of Nonparametric Statistics",
  year         = "2017",
  volume       = "in press",
  url          = "http://dx.doi.org/10.1080/10485252.2017.1303060",

  textVersion  =
  paste("Huang, X. and Zhou, H. (2017).",
        "An alternative local polynomial estimator for the error-in-variables problem.",
        "Journal of Nonparametric Statistics, in press.",
        "URL http://dx.doi.org/10.1080/10485252.2017.1303060.")
)

citEntry(entry = "Article",
  title        = "Bandwidth selection for nonparametric modal regression",
  author       = personList(as.person("Haiming Zhou"),
                   as.person("Xianzheng Huang")),
  journal      = "Journal of Statistical Computation and Simulation",
  year         = "2017",
  volume       = "submitted",

  textVersion  =
  paste("Zhou, H., Hanson, T., and Knapp, R. (2015).",
        "Bandwidth selection for nonparametric modal regression.",
        "Journal of Statistical Computation and Simulation, submitted.")
)