From d1a01df59cc9a4f1707020a77df6a424f1a556fe Mon Sep 17 00:00:00 2001 From: Giordon Stark Date: Sat, 4 Nov 2023 08:26:46 -0700 Subject: [PATCH] fix link to arXiv for asymtptotic formulae (#75) --- book/HelloWorld.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/HelloWorld.ipynb b/book/HelloWorld.ipynb index e55ffae..73b337d 100644 --- a/book/HelloWorld.ipynb +++ b/book/HelloWorld.ipynb @@ -632,7 +632,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Nicely enough, `pyhf` is smart enough to let us know that, if for a model where $\\hat{\\psi} < 0$, we're not going to be able to catch it because our default bounds were bounding the parameter of interest from below at 0. For more information, see Equation 14 in [[10.7.2727]](https://arxiv.org/abs/10.7.2727)." + "Nicely enough, `pyhf` is smart enough to let us know that, if for a model where $\\hat{\\psi} < 0$, we're not going to be able to catch it because our default bounds were bounding the parameter of interest from below at 0. For more information, see Equation 14 in [[1007.1727]](https://arxiv.org/abs/1007.1727)." ] }, {