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


citEntry(entry = "manual",
    title = "{textclean}: Text Cleaning Tools",
    author = "Tyler W. Rinker",
    organization = "University at Buffalo/SUNY",
    address = "Buffalo, New York",
    note = "version 0.2.0",
    year = "2016",
    url = "http://github.com/trinker/textclean", 
    textVersion  = paste("Rinker, T. W. (2016).",
        "textclean: Text Cleaning Tools",
        "version 0.2.0. University at Buffalo. Buffalo, New York.",
        "http://github.com/trinker/textclean")
)