From ccd5f2129cd061d191e927310119bca4c0fa54ec Mon Sep 17 00:00:00 2001 From: Michael Clerx Date: Thu, 27 Aug 2026 20:10:03 +0100 Subject: [PATCH] Added more references --- tutorial/references.ipynb | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/tutorial/references.ipynb b/tutorial/references.ipynb index d8577bd..a0088d5 100644 --- a/tutorial/references.ipynb +++ b/tutorial/references.ipynb @@ -47,10 +47,13 @@ "id": "84a95a78", "metadata": {}, "source": [ - "## Leak\n", + "## Leak and access resistance\n", "\n", + "- [Fenwick, Marty, Neher (1982) A patch-clamp study of bovine chromaffin cells and of their sensitivity to acetylcholine](https://doi.org/10.1113/jphysiol.1982.sp014393)\n", + "- [Fischmeister, Ayer, DeHaan (1986) Some limitations of patch clamp techniques](https://doi.org/10.1007/BF00582957)\n", "- [Lei, Fabbri et al. De Boer (2021) A nonlinear and time-dependent leak current in the presence of calcium fluoride patch-clamp seal enhancer](https://doi.org/10.12688/wellcomeopenres.15968.2)\n", - "- [Milton, Caldwell (1990) How do patch clamp seals form? A lipid bleb model](https://doi.org/10.1007/BF00370626)" + "- [Majid Malboubi (2011) Study of gigaseal formation in patch clamping using nanotechnology](https://etheses.bham.ac.uk/id/eprint/3137/1/Malboubi11PhD.pdf)\n", + "- [Milton, Caldwell (1990) How do patch clamp seals form? A lipid bleb model](https://doi.org/10.1007/BF00370626)\n" ] }, { @@ -97,7 +100,8 @@ "- [Lei, Clark et al., Mirams (2025) Resolving Artifacts in Voltage-Clamp Experiments with\n", "Computational Modeling: An Application to Fast Sodium Current Recordings](https://doi.org/10.1002/advs.202500691)\n", "- [Montnach, Lorenzini et al., Loussouarn (2021) Computer modeling of whole-cell voltage-clamp analyses to delineate guidelines for good practice of manual and automated patch-clamp](https://doi.org/10.1038/s41598-021-82077-8)\n", - "- Ypey, DeFelice (2000) The patch-clamp technique explained and exercised with the use of simple electrical equivalent circuits" + "- Ypey, DeFelice (2000) The patch-clamp technique explained and exercised with the use of simple electrical equivalent circuits\n", + "- [Wilson, Clark, Banderali, Giles (2011) Measurement of the membrane potential in small cells using patch clamp methods](https://doi.org/10.4161/chan.5.6.17484)" ] }, { @@ -190,15 +194,6 @@ "- [Strickholm (1995b) A supercharger for single electrode voltage and current clamping](https://doi.org/10.1016/0165-0270(95)00022-M)\n", "- [Traynelis (1998) Software-based correction of single compartment series resistance errors](https://doi.org/10.1016/s0165-0270(98)00140-x)" ] - }, - { - "cell_type": "markdown", - "id": "92f0e461", - "metadata": {}, - "source": [ - "## Other\n", - "- [Fischmeister, Ayer, DeHaan (1986) Some limitations of patch clamp techniques](https://doi.org/10.1007/BF00582957)" - ] } ], "metadata": { @@ -217,7 +212,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.13.3" + "version": "3.13.13" } }, "nbformat": 4,