citHeader("To cite `trinROC` in publications use:")

citEntry(entry = "Article",
  title        = "Inference in receiver operating characteristic surface analysis via a trinormal model-based testing approach",
  author       = personList(as.person("Samuel Noll"),
                            as.person("Reinhard Furrer"),
                            as.person("Benjamin Reiser"),
                            as.person("Christos T. Nakas")),
  journal      = "Stat",
  year         = "2019",
  volume       = "8",
  number       = "1",
  pages        = "e249",
  doi          = "10.1002/sta4.249",
  textVersion  = paste("Noll, S., Furrer, R., Reiser, B., and Nakas C. T. (2019).",
        "Inference in ROC surface analysis via a trinormal model-based testing approach.",
        "Stat, 8(1), e249."),
)

citEntry(entry = "Manual",
    title = "trinROC: Statistical Tests for Assessing Trinormal ROC Data",
    author = "Samuel Noll and Reinhard Furrer",
    year = "2022",
    note = "R package version 0.6",
    url = "https://CRAN.R-project.org/package=trinROC",
    textVersion  =
  paste("Noll, S and Furrer, R. (2022). trinROC: Statistical Tests for
  Assessing Trinormal ROC Data.  R package version 0.5.2.
  https://CRAN.R-project.org/package=trinROC"),
)

