Reorder Appendix & eliminate blank pages

This commit is contained in:
John Winans 2018-05-21 22:08:42 -05:00
parent d49dab3587
commit ba0a4b56ef

View File

@ -79,22 +79,24 @@
% putting a chapter here causes it to be unnumbered
\clearpage
%\clearpage
\bibliography{bibliography}
\addcontentsline{toc}{chapter}{Bibliography}
\nocite{*} % force all bib items to file appear even if not cited
%\bibliographystyle{alpha}
\bibliographystyle{ieeetr}
\clearpage
\phantomsection
\addcontentsline{toc}{chapter}{\indexname}
\printindex
%\clearpage
%\phantomsection
\glsaddall
\printnoidxglossaries
%\printglossary
%\clearpage
\phantomsection
\addcontentsline{toc}{chapter}{\indexname}
\printindex
\end{document}