diff --git a/inst/CITATION b/inst/CITATION index 7d39367cb..686062339 100644 --- a/inst/CITATION +++ b/inst/CITATION @@ -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." )