Skip to content

Commit 1a8b646

Browse files
committed
fix references
1 parent d2d00ef commit 1a8b646

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/generalized_linear_models/GLM-robust-with-outlier-detection.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2131,7 +2131,7 @@
21312131
"cell_type": "markdown",
21322132
"metadata": {},
21332133
"source": [
2134-
":::{include} page_footer.md\n",
2134+
":::{include} ../page_footer.md\n",
21352135
":::"
21362136
]
21372137
}

examples/references.bib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ @article{gelman2008scaling
2525
pages={2865--2873},
2626
year={2008},
2727
publisher={Wiley Online Library},
28-
doi={doi:10.1002/sim.3107}
28+
doi={10.1002/sim.3107}
2929
}
3030

3131
@book{gelman2013bayesian,
@@ -67,7 +67,7 @@ @misc{hogg2010data
6767

6868
@book{ivezić2014astroMLtext,
6969
author = {Željko Ivezić and Andrew J. Connolly and Jacob T. VanderPlas and Alexander Gray},
70-
doi = {doi:10.1515/9781400848911},
70+
doi = {10.1515/9781400848911},
7171
title = {Statistics, Data Mining, and Machine Learning in Astronomy: A Practical Python Guide for the Analysis of Survey Data},
7272
year = {2014},
7373
publisher = {Princeton University Press},

0 commit comments

Comments
 (0)