Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Update CITATION #1984

Merged
merged 1 commit into from Jan 24, 2017
Jump to file or symbol
Failed to load files and symbols.
+3 −3
Split
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."
)