Skip to content

Commit cc6277c

Browse files
committed
Updates following detailed review
1 parent edeca3b commit cc6277c

File tree

2 files changed

+90
-48
lines changed

2 files changed

+90
-48
lines changed

examples/case_studies/GEV.ipynb

Lines changed: 50 additions & 47 deletions
Large diffs are not rendered by default.

examples/references.bib

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ @inproceedings{salakhutdinov2008bayesian
121121
volume={25}
122122
}
123123

124-
@book{Coles2001,
124+
@book{coles2001,
125125
title = "An introduction to statistical modeling of extreme values",
126126
author = "Coles, Stuart",
127127
publisher = "Springer",
@@ -134,3 +134,42 @@ @book{Coles2001
134134
isbn = {978-1-85233-459-8},
135135
url={https://doi.org/10.1007/978-1-4471-3675-0}
136136
}
137+
138+
@inproceedings{caprani2009,
139+
title = "Estimating extreme highway bridge traffic load effects",
140+
author = "Caprani, {Colin Christopher} and O'Brien, {Eugene John}",
141+
year = "2010",
142+
language = "English",
143+
isbn = "9780415475570",
144+
pages = "1 -- 8",
145+
editor = "Hitoshi Furuta and Frangopol, {Dan M} and Masanobu Shinozuka",
146+
booktitle = "Proceedings of the 10th International Conference on Structural Safety and Reliability (ICOSSAR2009)",
147+
publisher = "CRC Press",
148+
url={https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.722.6789&rep=rep1&type=pdf},
149+
}
150+
151+
@article{caprani2010,
152+
title = {The use of predictive likelihood to estimate the distribution of extreme bridge traffic load effect},
153+
journal = {Structural Safety},
154+
volume = {32},
155+
number = {2},
156+
pages = {138-144},
157+
year = {2010},
158+
issn = {0167-4730},
159+
doi = {https://doi.org/10.1016/j.strusafe.2009.09.001},
160+
url = {https://www.sciencedirect.com/science/article/pii/S016747300900071X},
161+
author = {Colin C. Caprani and Eugene J. OBrien},
162+
}
163+
164+
@article{bali2003,
165+
title = {The generalized extreme value distribution},
166+
journal = {Economics Letters},
167+
volume = {79},
168+
number = {3},
169+
pages = {423-427},
170+
year = {2003},
171+
issn = {0165-1765},
172+
doi = {https://doi.org/10.1016/S0165-1765(03)00035-1},
173+
url = {https://www.sciencedirect.com/science/article/pii/S0165176503000351},
174+
author = {Turan G. Bali},
175+
}

0 commit comments

Comments
 (0)