latex-templates/short-report/chapters/7-appendix.tex

13 lines
141 B
TeX

\begin{appendices}
\chapter{Example Appendix}
\label{chapter:appendix-a}
\begin{lstlisting}
Some code
\end{lstlisting}
\end{appendices}