Update date
[filehash.git] / inst / CITATION
bloba38a6f5c6f3a0234d376d078beb7493c4a3230d3
1 citHeader("The reference for the 'filehash' package is:")
3 citEntry(entry = "article",
4          title = "Interacting with data using the filehash package",
5          author = personList(person("Roger", "Peng", "D.")),
6          journal = "R News",
7          year = "2006",
8          volume = "6",
9          number = "4",
10          pages = "19--24",
11          url = "http://CRAN.R-project.org/doc/Rnews/",
12          textVersion = paste("Peng RD (2006).", dQuote("Interacting with data using the filehash package,"), "R News, 6 (4), 19--24.")
13          )