Skip to content

fix a few things in paper.bib for JOSS #4

New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions JOSS-paper/paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ @article{tda-cancer
title = {Topology based data analysis identifies a subgroup of breast cancers with a unique mutational profile and excellent survival},
author = {Monica Nicolau and Arnold J. Levine and Gunnar Carlsson},
year = {2011},
journal = {Proc Natl Acad Sci USA},
journal = {Proceedings of the National Academy of Science},
volume = {108},
number = {17},
pages = {7265-7270},
Expand Down Expand Up @@ -39,11 +39,11 @@ @article{tda-testing

@Book{ggplot2-book,
author = {Hadley Wickham},
title = {ggplot2: Elegant Graphics for Data Analysis},
title = {{ggplot2}: Elegant Graphics for Data Analysis},
publisher = {Springer-Verlag New York},
year = {2016},
isbn = {978-3-319-24277-4},
url = {http://ggplot2.org},
url = {https://ggplot2.tidyverse.org/},
}

@article{rcpp-paper,
Expand Down Expand Up @@ -71,7 +71,7 @@ @article{tda-immune
@article{reproduce-res,
title = {Ten simple rules for reproducible computational research},
author = {Geir Kjetil Sandve and Anton Nekrutenko and James Taylor and Eivind Hovig},
yaer = {2013},
year = {2013},
journal = {PLoS Computational Biology},
volume = {9},
number = {10},
Expand Down