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

citEntry(entry = "Article",
  title        = "{DiagTest3Grp}: An {R} Package for Analyzing Diagnostic Tests with Three Ordinal Groups",
  author       = personList(as.person("Jingqin Luo"),
                   as.person("Chengjie Xiong")),
  journal      = "Journal of Statistical Software",
  year         = "2012",
  volume       = "51",
  number       = "3",
  pages        = "1--24",
  url          = "http://www.jstatsoft.org/v51/i03/",

  textVersion  =
  paste("Jingqin Luo, Chengjie Xiong (2012).",
        "DiagTest3Grp: An R Package for Analyzing Diagnostic Tests with Three Ordinal Groups.",
        "Journal of Statistical Software, 51(3), 1-24.",
        "URL http://www.jstatsoft.org/v51/i03/.")
)

