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

bibentry( bibtype = "Article",
  title        = "Continuous Norming (cNORM)",
  author       = c(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")
)


bibentry(bibtype  = "Article",
  title        = "A continuous solution to the norming problem",
  author       = c(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://doi.org/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")
)

bibentry(bibtype  = "Article",
  title        = "Continuous norming of psychometric tests: A simulation study of parametric and semi-parametric approaches",
  author       = c(as.person("Alexandra Lenhard"), as.person("Wolfgang Lenhard"), as.person("Sebastian Gary")),
  journal      = "PloS One",
  year         = "2019",
  volume       = "14",
  number       = "9",
  pages        = "",
  url          = "https://doi.org/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")
)

bibentry(bibtype  = "Article",
  title        = "Improvement of Norm Score Quality via Regression-Based Continuous Norming",
  author       = c(as.person("Wolfgang Lenhard"), as.person("Alexandra Lenhard")),
  journal      = "Educational and Psychological Measurement",
  year         = "2020",
  volume       = "Online First",
  number       = "",
  pages        = "1-33",
  url          = "https://doi.org/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")
)

bibentry(bibtype = "Article",
  title        = "Reducing the bias of norm scores in non-representative samples: Weighting as an adjunct to continuous norming methods",
  author       = c(as.person("Sebastian Gary"), as.person("Alexandra Lenhard"), as.person("Wolfgang Lenhard"), as.person("David S. Herzberg")),
  journal      = "Assessment",
  year         = "2023",
  volume       = "Online First",
  number       = "",
  pages        = "1-33",
  url          = "https://doi.org/10.1177/10731911231153832",

  textVersion  =
  paste("Gary, S., Lenhard, A., Lenhard, W., & Herzberg, D. S. (2023). Reducing the Bias of Norm Scores in Non-Representative Samples: Weighting as an Adjunct to Continuous Norming Methods. Assessment. https://doi.org/10.1177/10731911231153832")
)

bibentry(bibtype = "Article",
  title        = "A tutorial on automatic post-stratification and weighting in conventional and regression-based norming of psychometric tests",
  author       = c(as.person("Sebastian Gary"), as.person("Wolfgang Lenhard"), as.person("Alexandra Lenhard"), as.person("David S. Herzberg")),
  journal      = "Behavioral Research Methods",
  year         = "2023",
  volume       = "Online First",
  number       = "",
  pages        = "",
  url          = "https://doi.org/10.3758/s13428-023-02207-0",

  textVersion  =
  paste("Gary, S., Lenhard, W., Lenhard, A. et al. A tutorial on automatic post-stratification and weighting in conventional and regression-based norming of psychometric tests. Behav Res (2023). https://doi.org/10.3758/s13428-023-02207-0")
)
