citHeader("To cite riskyr in derivations and publications use:")

citEntry(entry = "Manual",
         title        = "riskyr: A toolbox for rendering risk literacy more transparent",
         author       = personList(as.person("Hansjörg Neth"),
                                   as.person("Felix Gaisbauer"),
                                   as.person("Nico Gradwohl"),
                                   as.person("Wolfgang Gaissmaier")),
         year         = "2018",
         organization = "Social Psychology and Decision Sciences, University of Konstanz",
         address      = "Konstanz, Germany",
         note         = "R package (version 0.2.0, Dec. 20, 2018)",
         url          = "https://CRAN.R-project.org/package=riskyr",

         textVersion  =
           paste("Neth, H., Gaisbauer, F., Gradwohl, N., & Gaissmaier, W. (2018).",
                 "riskyr: A toolbox for rendering risk literacy more transparent.",
                 "Social Psychology and Decision Sciences, University of Konstanz, Germany.",
                 "Computer software (R package version 0.2.0, Dec. 20, 2018).",
                 "Retrieved from <https://CRAN.R-project.org/package=riskyr>.")
         )
