Skip to content

Commit

Permalink
Update CITATION
Browse files Browse the repository at this point in the history
  • Loading branch information
trinker authored Jan 1, 2017
1 parent d0b4b67 commit 4c5803a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ citHeader("To cite gofastr in publications, please use:")


citEntry(entry = "manual",
title = "{gofastr}: Fast DocumentTermMatrix and TermDocumentMatric Creation",
title = "{gofastr}: Fast DocumentTermMatrix and TermDocumentMatrix Creation",
author = "Tyler W. Rinker",
organization = "University at Buffalo/SUNY",
address = "Buffalo, New York",
note = "version 0.1.0",
year = "2015",
url = "http://github.com/trinker/gofastr",
textVersion = paste("Rinker, T. W. (2015).",
"gofastr: Fast DocumentTermMatrix and TermDocumentMatric Creation",
"gofastr: Fast DocumentTermMatrix and TermDocumentMatri Creation",
"version 0.1.0. University at Buffalo. Buffalo, New York.",
"http://github.com/trinker/gofastr")
)

0 comments on commit 4c5803a

Please sign in to comment.