citHeader("To cite cNORM in publications you can either  refer to Package itself or to one or several of the primary sources:")

citEntry(entry = "Manual",
  title        = "Continuous Norming (cNORM)",
  author       = personList(as.person("Alexandra Lenhard"),
                   as.person("Wolfgang Lenhard"),
				   as.person("Sebastian Gary")),
  journal      = "The Comprehensive R Archive Network",
  year         = "2018",
  volume       = "",
  number       = "",
  pages        = "",
  url          = "https://CRAN.R-project.org/package=cNORM",

  textVersion  =
  paste("Lenhard, A., Lenhard, W., Gary, S. (2018). Continuous Norming (cNORM). The Comprehensive R Network, Package cNORM, available: https://CRAN.R-project.org/package=cNORM")
)


citEntry(entry = "Article",
  title        = "A continuous solution to the norming problem",
  author       = personList(as.person("Alexandra Lenhard"),
                   as.person("Wolfgang Lenhard"),
				   as.person("Sebastian Suggate"),
				   as.person("Robin Segerer")),
  journal      = "Assessment",
  year         = "2018",
  volume       = "25",
  number       = "1",
  pages        = "112--125",
  url          = "https://journals.sagepub.com/doi/10.1177/1073191116656437",

  textVersion  =
  paste("Lenhard, A., Lenhard, W., Suggate, S., & Segerer, R. (2018).",
		"A Continuous Solution to the Norming Problem.",
		"Assessment, 25(1), 112–125.",
		"https://doi.org/10.1177/1073191116656437")
)

citEntry(entry = "Article",
  title        = "Continuous norming of psychometric tests: A simulation study of parametric and semi-parametric approaches",
  author       = personList(as.person("Alexandra Lenhard"),
                   as.person("Wolfgang Lenhard"),
				   as.person("Sebastian Gary")),
  journal      = "PloS One",
  year         = "2019",
  volume       = "14",
  number       = "9",
  pages        = "",
  url          = "https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0222279",

  textVersion  =
  paste("Lenhard, A., Lenhard, W., Gary, S. (2019). Continuous norming of psychometric tests: A simulation study of parametric and semi-parametric approaches. PLoS ONE, 14(9),  e0222279. https://doi.org/10.1371/journal.pone.0222279")
)

citEntry(entry = "Article",
  title        = "Improvement of Norm Score Quality via Regression-Based Continuous Norming",
  author       = personList(as.person("Wolfgang Lenhard"), as.person("Alexandra Lenhard")),
  journal      = "Educational and Psychological Measurement",
  year         = "2020",
  volume       = "Online First",
  number       = "",
  pages        = "1-33",
  url          = "https://journals.sagepub.com/doi/full/10.1177/0013164420928457",

  textVersion  =
  paste("Lenhard, W., & Lenhard, A. (2020). Improvement of Norm Score Quality via Regression-Based Continuous Norming. Educational and Psychological Measurement, Online First, 1-33. https://doi.org/10.1177/0013164420928457")
)
