diff --git a/intro.md b/intro.md index 01327e59658be55012580cb8e59951cac224ad05..e1c885840a7b3bb0ac1a55bed4ee891d05e2e6c1 100644 --- a/intro.md +++ b/intro.md @@ -4,7 +4,9 @@ Welcome to the Jupyter Book template for TU Delft! This template is designed to With Jupyter Book, you can write your content using Markdown, Jupyter Notebooks, etc., and easily organize it into chapters and sections. You can also add interactive elements like code snippets, visualizations, and quizzes to engage your students and enhance their learning experience. -Whether you're creating a textbook from scratch or adapting existing materials, this template provides a solid starting point and customization options to fit your needs. We hope you find it useful and look forward to seeing the great educational resources you'll create with it! +Whether you're creating a textbook from scratch or adapting existing materials, this template provides a solid starting point and customization options to fit your needs. For a more extensive example of the possiblities, see the demo book made by [T. Idema](https://textbooks.open.tudelft.nl/textbooks/catalog/book/73). We hope you find it useful and look forward to seeing the great educational resources you'll create with it! + + This collection of examples is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>. <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a> diff --git a/references.bib b/references.bib index a845151cc840034a50f5fd010515d61e661f79ee..c1171e7970c8bb40b4f5929cf03c65ee6120377d 100644 --- a/references.bib +++ b/references.bib @@ -1,2 +1,10 @@ ---- ---- +@misc{Idema_2023, + title={Jupyter Open Textbook: Demo Book}, + url={https://doi.org/10.59490/tb.73}, + journal={TU Delft OPEN Textbooks}, + publisher={TU Delft OPEN Textbooks}, + author={Idema, Timon}, + year={2023}, + month={Oct} + } +