From e8e0721e255fb1def87d89c32ef34b84f4603e29 Mon Sep 17 00:00:00 2001 From: Elias Fierke Date: Thu, 2 Jul 2026 10:40:30 +0200 Subject: [PATCH] =?UTF-8?q?Pearl-Mackenzie=202018=20und=20KIT=202022=20hin?= =?UTF-8?q?zugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bibliography.bib | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/bibliography.bib b/bibliography.bib index d3819a7..47df644 100644 --- a/bibliography.bib +++ b/bibliography.bib @@ -108,3 +108,20 @@ year = {2023}, url = {https://bildungsserver.berlin-brandenburg.de/fileadmin/bbb/unterricht/rahmenlehrplaene/Rahmenlehrplanprojekt/amtliche_Fassung/getrennt_2023/BB_RLP_2023_Teil_C_Ma_GenF_1.pdf}, } + +@misc{kit-2022, + author = {{Karlsruher Institut f{\"u}r Technologie (KIT)}}, + title = {Galton-Brett}, + year = {2022}, + howpublished = {\url{https://didaktik.math.kit.edu/downloads/Labor/Online-Labor/galtonbrett.pdf}}, + note = {Abgerufen am 02.07.2026} +} + +@book{pearl-mackenzie-2018, + author = {Judea Pearl and Dana Mackenzie}, + title = {The Book of Why: The New Science of Cause and Effect}, + year = {2018}, + publisher = {Basic Books}, + address = {New York}, + isbn = {978-0-465-09760-9} +}