citHeader("To cite textclean in publications, please use:")


citEntry(entry = "manual",
    title = "{textclean}: Text Cleaning Tools",
    author = "Tyler W. Rinker",
    address = "Buffalo, New York",
    note = "version 0.9.3",
    year = "2018",
    url = "https://github.com/trinker/textclean", 
    textVersion  = paste("Rinker, T. W. (2018).",
        "textclean: Text Cleaning Tools",
        "version 0.9.3. Buffalo, New York.",
        "https://github.com/trinker/textclean")
)