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

citEntry(entry = "Article",
  title        = "{coneproj}: An {R} Package for the Primal or Dual Cone Projections with Routines for Constrained Regression",
  author       = personList(as.person("Xiyue Liao"),
                   as.person("Mary C. Meyer")),
  journal      = "Journal of Statistical Software",
  year         = "2014",
  volume       = "61",
  number       = "12",
  pages        = "1--22",

  textVersion  =
  paste("Xiyue Liao, Mary C. Meyer (2014).",
        "coneproj: An R Package for the Primal or Dual Cone Projections with Routines for Constrained Regression.",
        "Journal of Statistical Software, 61(12), 1-22.")
)


