Permalink
Browse files

Update CITATION (#1984)

2nd edition of the book
  • Loading branch information...
1 parent e8b6975 commit b5886802c470a41b778437873ca65150248fb348 @GuangchuangYu GuangchuangYu committed with hadley Jan 24, 2017
Showing with 3 additions and 3 deletions.
  1. +3 −3 inst/CITATION
View
@@ -4,8 +4,8 @@ citEntry(entry = "book",
author = "Hadley Wickham",
title = "ggplot2: Elegant Graphics for Data Analysis",
publisher = "Springer-Verlag New York",
- year = "2009",
- isbn = "978-0-387-98140-6",
+ year = "2016",
+ isbn = "978-3-319-24277-4",
url = "http://ggplot2.org",
- textVersion = "H. Wickham. ggplot2: Elegant Graphics for Data Analysis. Springer-Verlag New York, 2009."
+ textVersion = "H. Wickham. ggplot2: Elegant Graphics for Data Analysis. Springer-Verlag New York, 2016."
)

0 comments on commit b588680

Please sign in to comment.