From b2b76fd7d1005e03071891d025b2a4211f671298 Mon Sep 17 00:00:00 2001 From: Mark Bakker Date: Sun, 25 Aug 2024 12:56:07 +0200 Subject: [PATCH] Update anisotropy_pap_posted.ipynb Reference update --- docs/03examples/anisotropy_pap_posted.ipynb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/03examples/anisotropy_pap_posted.ipynb b/docs/03examples/anisotropy_pap_posted.ipynb index ca119196..bcea5bbc 100755 --- a/docs/03examples/anisotropy_pap_posted.ipynb +++ b/docs/03examples/anisotropy_pap_posted.ipynb @@ -7,6 +7,13 @@ "#### Notebook to run experiments in \"The Effective Vertical Anisotropy of Layered Aquifers\" by Mark Bakker and Bram Bot." ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "Reference: M. Bakker and B. Bot (2024) The effective vertical anisotropy of layered aquifers. Groundwater. Available online early: [doi](https://doi.org/10.1111/gwat.13432)." + ] + }, { "cell_type": "code", "execution_count": 1,