citHeader("Please cite the jocre package in publications as follows:")

citEntry(entry = "Manual",
         title = "jocre: Joint confidence regions",
         author = personList(person(given="Philip", family="Pallmann")),
         year = "2017",
         note = "R package version 0.3",
         url = "https://github.com/PhilipPallmann/jocre",
         textVersion = paste("Philip Pallmann (2017) jocre: Joint confidence regions. R package version 0.3. https://github.com/PhilipPallmann/jocre")
         )
