blob: 528a2e203fb85263b8d43a780a617ffa5047d059 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
%
% main.tex -- Paper zum Thema <parzyl>
%
% (c) 2020 Hochschule Rapperswil
%
\chapter{Parabolische Zylinderfunktionen\label{chapter:parzyl}}
\lhead{Parabolische Zylinderfunktionen}
\begin{refsection}
\chapterauthor{Thierry Schwaller, Alain Keller}
\input{papers/parzyl/teil0.tex}
\input{papers/parzyl/teil1.tex}
\input{papers/parzyl/teil2.tex}
\printbibliography[heading=subbibliography]
\end{refsection}
|