Updated the KIT slogan
[Misc/Vorlage-Abschlussarbeiten.git] / appendix.tex
1 %% appendix.tex
2 %%
3
4 %% ==============================
5 %\chapter{Appendix}
6 %\label{ch:Appendix}
7 %% ==============================
8
9 \appendix
10
11 \iflanguage{english}
12 {\addchap{Appendix}}    % english style
13 {\addchap{Anhang}}      % german style
14
15
16 \section{Appendix Section 1}
17 \label{appendix1}
18
19 \begin{figure} [ht]
20   \centering
21    ein Bild
22   \caption{A figure}
23   \label{fig:BPMNBeispiela}
24 \end{figure}
25