Skip to content

Commit

Permalink
Add R Packages to the bib file
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Jan 9, 2019
1 parent c783dc2 commit 6345a1b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions book.bib
Original file line number Diff line number Diff line change
Expand Up @@ -192,3 +192,12 @@ @article{anderson
volume = {23},
year = {1936}
}

@book{r-pkgs-book,
author = {Wickham, Hadley},
title = {R Packages},
year = {2015},
isbn = {1491910593, 9781491910597},
edition = {1st},
publisher = {O'Reilly Media, Inc.}
}

0 comments on commit 6345a1b

Please sign in to comment.