Skip to content

Commit

Permalink
Update CITATION (tidyverse#1984)
Browse files Browse the repository at this point in the history
2nd edition of the book
  • Loading branch information
GuangchuangYu authored and hadley committed Jan 24, 2017
1 parent e8b6975 commit b588680
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -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.