Skip to content

Commit a1eb268

Browse files
committed
fix references
1 parent 1264414 commit a1eb268

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
@@ -43,7 +43,7 @@ @article{gelman2008scaling
4343
pages={2865--2873},
4444
year={2008},
4545
publisher={Wiley Online Library},
46-
doi={doi:10.1002/sim.3107}
46+
doi={10.1002/sim.3107}
4747
}
4848

4949
@book{gelman2013bayesian,
@@ -85,7 +85,7 @@ @misc{hogg2010data
8585

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

0 commit comments

Comments
 (0)