{
  "cells": [
    {
      "cell_type": "code",
      "execution_count": null,
      "metadata": {
        "collapsed": false
      },
      "outputs": [],
      "source": [
        "%matplotlib notebook"
      ]
    },
    {
      "cell_type": "markdown",
      "metadata": {},
      "source": [
        "\n# CSEM-Book: Ziolkowski & Slob, 2019, CUP\n\nSee the notebooks in the repo `empymod/csem-ziolkowski-and-slob\n<https://github.com/emsig/csem-ziolkowski-and-slob>`_ for:\n\n    Ziolkowski, A., and E. Slob, 2019, **Introduction to Controlled-Source\n    Electromagnetic Methods**: Cambridge University Press; ISBN `9781107058620\n    <https://www.cambridge.org/9781107058620>`_.\n\nThe notebooks contain all numerical examples of the book, 61 in total,\nfrequency- and time-domain.\n"
      ]
    },
    {
      "cell_type": "code",
      "execution_count": null,
      "metadata": {
        "collapsed": false
      },
      "outputs": [],
      "source": [
        "pass  # THIS IS NOT AN ACTUAL EXAMPLE, see text above for the actual repo"
      ]
    }
  ],
  "metadata": {
    "kernelspec": {
      "display_name": "Python 3",
      "language": "python",
      "name": "python3"
    },
    "language_info": {
      "codemirror_mode": {
        "name": "ipython",
        "version": 3
      },
      "file_extension": ".py",
      "mimetype": "text/x-python",
      "name": "python",
      "nbconvert_exporter": "python",
      "pygments_lexer": "ipython3",
      "version": "3.8.6"
    }
  },
  "nbformat": 4,
  "nbformat_minor": 0
}