citHeader("To cite package 'difR' in publications use:")

citEntry(entry = "Article",
  title        = "A general framework and an R package for the detection of dichotomous differential item functioning",
  author       = personList(as.person("D. Magis"),
                   as.person("S. Beland"), as.person("F. Tuerlinckx"), as.person("P. De Boeck")),
  journal      = "Behavior Research Methods",
  year         = "2010",
  volume       = "42",
  pages        = "847--862",

  textVersion  =
  paste("D. Magis, S. Beland, F. Tuerlinckx, P. De Boeck(2010).",
        "A general framework and an R package for the detection
 of dichotomous differential item functioning.",
        "Behavior Research Methods, 42, 847-862.")
)


