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

citEntry(entry = "Article",
  title        = "An Object-Oriented Framework for Statistical Simulation: The {R} Package {simFrame}",
  author       = personList(as.person("Andreas Alfons"),
                   as.person("Matthias Templ"),
                   as.person("Peter Filzmoser")),
  journal      = "Journal of Statistical Software",
  year         = "2010",
  volume       = "37",
  number       = "3",
  pages        = "1--36",
  url          = "http://www.jstatsoft.org/v37/i03/",

  textVersion  =
  paste("Andreas Alfons, Matthias Templ, Peter Filzmoser (2010).",
        "An Object-Oriented Framework for Statistical Simulation: The R Package simFrame.",
        "Journal of Statistical Software, 37(3), 1-36.",
        "URL http://www.jstatsoft.org/v37/i03/.")
)
