21 lines
269 B
TeX
21 lines
269 B
TeX
\appendix
|
|
|
|
% TODO: add to table of contents?
|
|
\printbibliography{}
|
|
|
|
\clearpage
|
|
|
|
% TODO: add to table of contents?
|
|
\listoffigures
|
|
|
|
\clearpage
|
|
|
|
% TODO: add to table of contents?
|
|
\printacronyms{}
|
|
|
|
\clearpage
|
|
|
|
\makedeclaration{}
|
|
|
|
% vim: set filetype=tex ts=2 sw=2 tw=0 et :
|