summaryrefslogtreecommitdiff
path: root/manual.tex
blob: 21ac68895a12309a7068b79b4e7b822523fc73cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
\documentclass[12pt,openany]{book}
\usepackage{evmik_manual}
\begin{document}

\input{./title_page.tex}
\maketitle

\tableofcontents

%\input{chapters/sched.tex}
%\include{chapters/intro}

\subfile{./interferometry}
\subfile{./emratio}
\subfile{./ediffract}
\subfile{./blackbody}
\subfile{./pe-effect}
\subfile{./single-photon-interference}
\subfile{./faraday_rotation}
\subfile{./spectr}
\subfile{./supcon}

%\input{chapters/hspect.tex}
%\input{chapters/naspec.tex}
%\include{chapters/spol}
%\input{chapters/millikan.tex}
%\input{chapters/tour.tex}
%\input{chapters/appendices.tex}


\end{document}