Templates

IQOStudentProjectTemplate

Preview

IQOStudentProjectTemplate

Latex template for writing up a student project in the Theoretical Optics and Photonics group at the Institute of Quantum Optics at Leibniz University Hannover

Category

university

License

Free to use (MIT)

File

main_project_report.tex

main_project_report.texRead-only preview
\documentclass{studentproject}
\usepackage{personaldata}   % -- TODO: amend style file 'personaldata.sty'

\begin{document}
\input{titlepage.tex}       % -- do not edit this file
\input{abstract.tex}        % -- TODO: include your abstract here 
\newpage
{\sffamily\tableofcontents}
\newpage
\input{content.tex}         % -- TODO: include your project write-up here 
\input{appendix.tex}        % -- TODO: document your code here
\addcontentsline{toc}{section}{References}
\bibliography{references}   % -- TODO: include your references here
\end{document}
Preview
IQOStudentProjectTemplate preview
IQOStudentProjectTemplate LaTeX Template | Bibby | Bibby AI