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

13 lines
153 B
TeX

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