File: CITATION

package info (click to toggle)
r-cran-ggplot2 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,412 kB
  • sloc: sh: 9; makefile: 1
file content (11 lines) | stat: -rw-r--r-- 394 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
citHeader("To cite ggplot2 in publications, please use:")

citEntry(entry = "book",
  author = "Hadley Wickham",
  title = "ggplot2: elegant graphics for data analysis",
  publisher = "Springer New York",
  year = "2009",
  isbn = "978-0-387-98140-6",
  url = "http://had.co.nz/ggplot2/book",
  textVersion = "H. Wickham. ggplot2: elegant graphics for data analysis. Springer New York, 2009."
)