Skip to content

Commit

Permalink
consistent with JSS style (and springer website)
Browse files Browse the repository at this point in the history
  • Loading branch information
pbiecek committed Sep 10, 2015
1 parent 9c7fb3e commit 262df2e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions inst/CITATION
Expand Up @@ -2,10 +2,10 @@ 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",
title = "ggplot2: Elegant Graphics for Data Analysis",
publisher = "Springer-Verlag 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."
textVersion = "H. Wickham. ggplot2: Elegant Graphics for Data Analysis. Springer-Verlag New York, 2009."
)

0 comments on commit 262df2e

Please sign in to comment.