Skip to content

Commit 5038898

Browse files
committed
Updated for style and tags
1 parent 674a288 commit 5038898

File tree

3 files changed

+232
-76
lines changed

3 files changed

+232
-76
lines changed

examples/case_studies/GEV.ipynb

Lines changed: 217 additions & 76 deletions
Large diffs are not rendered by default.

examples/references.bib

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,17 @@ @inproceedings{salakhutdinov2008bayesian
120120
year={2008},
121121
volume={25}
122122
}
123+
124+
@book{Coles2001,
125+
title = "An introduction to statistical modeling of extreme values",
126+
author = "Coles, Stuart",
127+
publisher = "Springer",
128+
series = "Springer Series in Statistics",
129+
edition = 2001,
130+
month = aug,
131+
year = 2001,
132+
address = "London, England",
133+
language = "en"
134+
isbn = {978-1-85233-459-8}
135+
url={https://doi.org/10.1007/978-1-4471-3675-0}
136+
}

examples/table_of_contents_examples.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Gallery.contents = {
2+
"case_studies/GEV": "Case Studies",
23
"case_studies/BEST": "Case Studies",
34
"case_studies/LKJ": "Case Studies",
45
"case_studies/stochastic_volatility": "Case Studies",

0 commit comments

Comments
 (0)