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

citEntry(entry = "Article",
  title        = "Flexible Rasch Mixture Models with Package {psychomix}",
  author       = personList(as.person("Hannah Frick"),
                   as.person("Carolin Strobl"),
                   as.person("Friedrich Leisch"),
                   as.person("Achim Zeileis")),
  journal      = "Journal of Statistical Software",
  year         = "2012",
  volume       = "48",
  number       = "7",
  pages        = "1--25",
  url          = "http://www.jstatsoft.org/v48/i07/",

  textVersion  =
  paste("Hannah Frick, Carolin Strobl, Friedrich Leisch, Achim Zeileis (2012).",
        "Flexible Rasch Mixture Models with Package psychomix.",
        "Journal of Statistical Software, 48(7), 1-25.",
        "URL http://www.jstatsoft.org/v48/i07/.")
)

