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


citEntry(entry = "manual",
    title = "{textstem}: Tools for stemming and lemmatizing text",
    author = "Tyler W. Rinker",
    address = "Buffalo, New York",
    note = "version 0.1.3",
    year = "2017",
    url = "http://github.com/trinker/textstem",
    textVersion  = paste("Rinker, T. W. (2017).",
        "textstem: Tools for stemming and lemmatizing text",
        "version 0.1.3. Buffalo, New York.",
        "http://github.com/trinker/textstem")
)