added thesis structure
Some checks are pending
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.10) (push) Waiting to run
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.6) (push) Waiting to run
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, pre) (push) Waiting to run
Some checks are pending
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.10) (push) Waiting to run
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.6) (push) Waiting to run
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, pre) (push) Waiting to run
This commit is contained in:
5
thesis/back/appendix_a.tex
Normal file
5
thesis/back/appendix_a.tex
Normal file
@ -0,0 +1,5 @@
|
||||
\chapter{Technical Details}
|
||||
\label{app:TechnicalDetails}
|
||||
|
||||
|
||||
|
31
thesis/back/appendix_b.tex
Normal file
31
thesis/back/appendix_b.tex
Normal file
@ -0,0 +1,31 @@
|
||||
\chapter{Supplementary Materials}
|
||||
\label{app:materials}
|
||||
|
||||
|
||||
List of supplementary data submitted to the degree-granting institution for archival storage
|
||||
(in ZIP format).
|
||||
|
||||
% Use this as an example only, adapt the structure to your requirements!
|
||||
|
||||
\section{PDF Files}
|
||||
\begin{FileList}{/}
|
||||
\fitem{thesis.pdf} Master/Bachelor thesis (complete document)
|
||||
\end{FileList}
|
||||
|
||||
\section{Media Files}
|
||||
\begin{FileList}{/media}
|
||||
\fitem{*.ai, *.pdf} Adobe Illustrator files
|
||||
\fitem{*.jpg, *.png} raster images
|
||||
\fitem{*.mp3} audio files
|
||||
\fitem{*.mp4} video files
|
||||
\end{FileList}
|
||||
|
||||
|
||||
\section{Online Sources (PDF Captures)}
|
||||
\begin{FileList}{/online-sources}
|
||||
\fitem{Reliquienschrein-Wikipedia.pdf} {\backtrackerfalse\parencite{WikiReliquienschrein2023}}
|
||||
\end{FileList}
|
||||
|
||||
|
||||
|
||||
|
7
thesis/back/appendix_c.tex
Normal file
7
thesis/back/appendix_c.tex
Normal file
@ -0,0 +1,7 @@
|
||||
\chapter{Questionnaire}
|
||||
\label{app:Questionnaire}
|
||||
|
||||
|
||||
|
||||
|
||||
|
3
thesis/back/appendix_d.tex
Normal file
3
thesis/back/appendix_d.tex
Normal file
@ -0,0 +1,3 @@
|
||||
\chapter{\latex Source Code}
|
||||
\label{app:SourceCode}
|
||||
|
15
thesis/back/printbox.tex
Normal file
15
thesis/back/printbox.tex
Normal file
@ -0,0 +1,15 @@
|
||||
\chapter*{Check Final Print Size}
|
||||
|
||||
\begin{center}
|
||||
{\Large --- Check final print size! ---}
|
||||
|
||||
\bigskip
|
||||
|
||||
\calibrationbox{100}{50} % width/height of box in mm
|
||||
|
||||
\bigskip
|
||||
|
||||
{\Large --- Remove this page after printing! ---}
|
||||
|
||||
\end{center}
|
||||
|
Reference in New Issue
Block a user