diff --git a/INDEX.md b/INDEX.md index 30cc5f6..407c876 100644 --- a/INDEX.md +++ b/INDEX.md @@ -39,6 +39,7 @@ | **Genetik:** Präimplantsionsdiagnostik | 29.11.2024 | [hier](./schule/bio/pdfs/bio_2024-11-29.pdf) | | **Genetik:** Wege der Tumorbildung und Prävention | 05.12.2024 | [hier](./schule/bio/pdfs/bio_2024-12-05.pdf) | | **Genetik:** Stammzellen | 09.12.2024 | [hier](./schule/bio/pdfs/bio_2024-12-09.pdf) | +| **Evolution:** Anfang | 13.12.2024 | [hier](./schule/bio/pdfs/bio_2024-12-13.pdf) | [↟ table of contents](#table-of-contents) diff --git a/schule/bio/assets/excalidraw/bio_2024-12-13.excalidraw.png b/schule/bio/assets/excalidraw/bio_2024-12-13.excalidraw.png new file mode 100644 index 0000000..a39c95e Binary files /dev/null and b/schule/bio/assets/excalidraw/bio_2024-12-13.excalidraw.png differ diff --git a/schule/bio/bio_2024-12-13.typ b/schule/bio/bio_2024-12-13.typ new file mode 100644 index 0000000..5155a21 --- /dev/null +++ b/schule/bio/bio_2024-12-13.typ @@ -0,0 +1,27 @@ +#import "@preview/grape-suite:1.0.0": exercise +#import exercise: project + +#set text(lang: "de") + +#show: project.with( + title: [Anfang Evolution], + seminar: [Biologie Q2], + // show-outline: true, + author: "Erik Grobecker", + date: datetime(day: 13, month: 12, year: 2024), +) + += Evolutionstheorien + +== Darwinismus + +#figure( + rect(image("assets/excalidraw/bio_2024-12-13.excalidraw.png")), + caption: [Tafelanschrieb: Darwinistische Evolutionstheorie] +) + +== Synthetische Evolutionstheorie +(Buch, S. 478f) + +*Hausaufgabe:*\ +Seiten im Buch lesen (#sym.arrow.t) diff --git a/schule/bio/pdfs/bio_2024-12-13.pdf b/schule/bio/pdfs/bio_2024-12-13.pdf new file mode 100644 index 0000000..6450235 Binary files /dev/null and b/schule/bio/pdfs/bio_2024-12-13.pdf differ