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

citEntry(entry="Article",
         title = "Most Likely Transformations: The mlt Package",
         author = personList(as.person("Torsten Hothorn")),
         journal      = "Journal of Statistical Software",
         year         = "2018",

         textVersion =
         paste("Torsten Hothorn (2018).",
               "Most Likely Transformations: The mlt Package.",
               "Journal of Statistical Software, forthcoming.")
)
