Skip to content

Commit 6c7fff1

Browse files
authored
Update paper.bib
1 parent bddf0ab commit 6c7fff1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

paper/paper.bib

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ @inproceedings{dask
44
booktitle = { Proceedings of the 14th Python in Science Conference },
55
pages = { 130 - 136 },
66
year = { 2015 },
7+
doi = { 10.25080/Majora-7b98e3ed-013 },
78
editor = { Kathryn Huff and James Bergstra }
89
}
910

@@ -20,6 +21,7 @@ @InProceedings{ pandas
2021
title = { Data Structures for Statistical Computing in Python },
2122
booktitle = { Proceedings of the 9th Python in Science Conference },
2223
pages = { 51 - 56 },
24+
doi = { 10.25080/Majora-92bf1922-00a },
2325
year = { 2010 },
2426
editor = { St\'efan van der Walt and Jarrod Millman }
2527
}
@@ -112,17 +114,15 @@ @article{Bohn:2013
112114
keywords = "Global land surface modeling "
113115
}
114116

115-
@article{Bohn:2019,
117+
@article{bohn2019,
116118
author = {Bohn, Theodore J. and Whitney, Kristen M. and Mascaro, Giuseppe and Vivoni, Enrique R.},
117119
title = {A Deterministic Approach for Approximating the Diurnal Cycle of Precipitation for Use in Large-Scale Hydrological Modeling},
118120
journal = {Journal of Hydrometeorology},
119-
volume = {0},
120-
number = {0},
121-
pages = {null},
121+
volume = {20},
122+
number = {2},
123+
pages = {297-317},
122124
year = {2019},
123125
doi = {10.1175/JHM-D-18-0203.1},
124-
URL = {https://doi.org/10.1175/JHM-D-18-0203.1},
125-
eprint = {https://doi.org/10.1175/JHM-D-18-0203.1}
126126
}
127127

128128
@article{Cheng:2020,

0 commit comments

Comments
 (0)