Files
galtonbrett/galton.tex
T
2026-06-03 08:35:38 +02:00

68 lines
1.2 KiB
TeX

\documentclass[11pt]{article}
\usepackage[a4paper]{geometry}
\geometry{top=3cm,bottom=3cm,left=3cm,right=3.5cm}
\usepackage[ngerman]{babel}
\usepackage{Matheclub}
\addbibresource{bibliography.bib}
\title{Das Galtonbrett und der zentrale Grenzwertsatz}
\author{Fierke, E. \& Janik, T. \& Weidlich, L.
\\ Seminar Erweitertes Fachwissen - Mathe Club}
\date{Sommersemester 2026}
\begin{document}
\begin{textblock*}{3cm}(1cm,1.5cm)
\includegraphics[width=3cm]{images/mlogo.pdf}
\end{textblock*}
\begin{textblock*}{3cm}(\dimexpr\paperwidth-3.5cm\relax,1.2cm)
\includegraphics[width=2.5cm]{images/ulogo.pdf}
\end{textblock*}
\maketitle
\tableofcontents
\section{Einleitung}
\input{content/Einleitung.tex}
\section{Kernideen}
\input{content/Kernideen.tex}
\section{Stichworte}
\input{content/Stichworte.tex}
\section{Mathematischer Hintergrund}
\input{content/Mathematischer_Hintergrund.tex}
\section{Arbeitsmaterialien}
\input{content/Arbeitsmaterialien.tex}
\section{Zeitplan}
\input{content/Zeitplan.tex}
\section{Weiterführende Ideen}
\input{content/Weiterfuehrende_Ideen.tex}
\section{Einordnung in den Lehrplan}
\input{content/Einordnung_Lehrplan.tex}
\printbibliography
\appendix
\input{content/Anhang.tex}
\end{document}