1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
\chapter{No numbers in backmatter 1}
\section{Section 1}
\section{Section 2}
\chapter{No numbers in backmatter 2}
\section{Section 1}
\section{Section 2}
%\label{sec:back_section2}
% vimtex-include: minivimrc
% \bibliography{test}
% \printbibliography
% \printbibliography{Testing}
% \printbibliography[Some option]{Testing}
% \printbibheading
% \printbibheading{Testing}
% \printbibheading[Some option]{Testing}
% \begin{thebibliography}
% \end{thebibliography}
% \printindex
% \printindex[Some option]
|