Files
einfuehrung_in_die_mikrooek…/notizen_einfuehrung_mikrooekonomie.tex
JirR02 24abb10adb Notes V 0.0.0
- Pictures are missing
2026-01-02 09:52:24 +01:00

49 lines
1.2 KiB
TeX

% LTeX: language=de-CH
\documentclass{report}
\def\papertitle{Notizen zu Einführung in die Mikroökonomie}
\def\theorytitle{Theorie}
\def\corollarytitle{Korollar}
\def\proposaltitle{Vorschlag}
\def\claimtitle{Behauptung}
\def\exercisetitle{Aufgabe}
\def\exampletitle{Beispiel}
\def\questiontitle{Frage}
\def\wrongctitle{Falscher Konzept}
\def\pagetitle{Seite}
\def\chaptertitle{Kapitel}
\input{preamble}
\input{macros}
\input{letterfonts}
\title{\huge{\papertitle}}
\author{\huge{Jirayu Ruh}}
\date{}
\begin{document}
\maketitle
\newpage% or \cleardoublepage
% \pdfbookmark[<level>]{<title>}{<dest>}
\pdfbookmark[section]{\contentsname}{toc}
\tableofcontents
\pagebreak
\input{A_konsumtheorie/A_markt.tex}
\input{A_konsumtheorie/AA_budgetrestriktion.tex}
\input{A_konsumtheorie/AB_praeferenzen.tex}
\input{A_konsumtheorie/AC_nutzenmaximierung.tex}
\input{A_konsumtheorie/AD_Nachfrage.tex}
\input{A_konsumtheorie/AE_slutsky.tex}
\input{A_konsumtheorie/AF_kaufen_verkaufen.tex}
\input{B_produktionstheorie/BA_technologie.tex}
\input{B_produktionstheorie/BB_kostenminimierung.tex}
\input{B_produktionstheorie/BC_angebot_unternehmen.tex}
\input{B_produktionstheorie/BD_marktangebot.tex}
\input{B_produktionstheorie/BE_gleichgewicht.tex}
\end{document}