chktex changes
This commit is contained in:
parent
845d19c72c
commit
4b644e6243
5 changed files with 101 additions and 117 deletions
|
|
@ -22,13 +22,13 @@
|
|||
\grouplogo{}
|
||||
|
||||
%% Gruppenname und Breite (Standard: 50 mm)
|
||||
\groupname{Proseminar ''differentiable programming''}
|
||||
\groupname{Proseminar ``differentiable programming``}
|
||||
%\groupnamewidth{50mm}
|
||||
|
||||
% Beginn der Präsentation
|
||||
|
||||
\title[Differentiable Monte Carlo Ray Tracing through Edge Sampling]{Differentiable Monte Carlo Ray Tracing through Edge Sampling}
|
||||
\subtitle{presentation for the proseminar ''differentiable programming''}
|
||||
\subtitle{presentation for the proseminar ``differentiable programming``}
|
||||
\author[Clemens Dautermann]{Clemens Dautermann}
|
||||
|
||||
\date[\presentationdate]{\presentationdate}
|
||||
|
|
@ -42,16 +42,16 @@
|
|||
\begin{document}
|
||||
|
||||
%Titelseite
|
||||
\KITtitleframe
|
||||
\KITtitleframe{}
|
||||
\begin{frame}{Outline}
|
||||
\tableofcontents
|
||||
\end{frame}
|
||||
\include{presentation/modules/basic_terms}
|
||||
\include{presentation/modules/motivation}
|
||||
\include{presentation/modules/problems}
|
||||
\include{presentation/modules/this_method}
|
||||
\include{modules/basic_terms}
|
||||
\include{modules/motivation}
|
||||
\include{modules/problems}
|
||||
\include{modules/this_method}
|
||||
|
||||
\begin{frame}[allowframebreaks=1]{Bibliography}
|
||||
\printbibliography
|
||||
\printbibliography{}
|
||||
\end{frame}
|
||||
\end{document}
|
||||
Loading…
Add table
Add a link
Reference in a new issue