mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 10:50:05 +01:00
16 lines
334 B
TeX
16 lines
334 B
TeX
\documentclass[a4paper,10pt]{article}
|
|
\usepackage[landscape, left=0.75cm, top=1cm, right=0.75cm, bottom=1.5cm, footskip=15pt]{geometry}
|
|
\input{util/setup.tex}
|
|
\input{util/helpers.tex}
|
|
|
|
\title{Probability \& Statistics}
|
|
\author{Robin Bacher}
|
|
\date{HS 2026}
|
|
|
|
\begin{document}
|
|
|
|
\section{Intro}
|
|
\input{parts/00_intro.tex}
|
|
|
|
\end{document}
|