(credits)=
# Credits and License

You can refer to this book as:

> Varol, T., Peters, G.-J., Oei, N. Y. L., Ruiter, R. A. C., Stutterheim, S.E., & Crutzen, R. (2026) *Intervention Mapping Work Book*. Source repository: <https://github.com/MaastrichtUniversityPress/open-up-intervention-mapping>. CC BY-NC-SA 4.0.

## How the book is made

This website is being migrated to the TeachBooks framework, which is based on Jupyter Book. The source files are stored in a public GitHub repository at <https://github.com/MaastrichtUniversityPress/open-up-intervention-mapping>.

To recreate the website you have two options:

- In the GitHub interface: enable GitHub Pages with source set to GitHub Actions and let the `call-deploy-book` workflow publish the book.
- On your own computer: clone this repository, install the required packages with `pip install -r requirements.txt`, and build the book with `teachbooks build book`.

## License

This book is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
