mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-27 05:04:39 -04:00
Reorder Appendix & eliminate blank pages
This commit is contained in:
parent
d49dab3587
commit
ba0a4b56ef
@ -79,22 +79,24 @@
|
|||||||
% putting a chapter here causes it to be unnumbered
|
% putting a chapter here causes it to be unnumbered
|
||||||
|
|
||||||
|
|
||||||
\clearpage
|
%\clearpage
|
||||||
\bibliography{bibliography}
|
\bibliography{bibliography}
|
||||||
\addcontentsline{toc}{chapter}{Bibliography}
|
\addcontentsline{toc}{chapter}{Bibliography}
|
||||||
\nocite{*} % force all bib items to file appear even if not cited
|
\nocite{*} % force all bib items to file appear even if not cited
|
||||||
%\bibliographystyle{alpha}
|
%\bibliographystyle{alpha}
|
||||||
\bibliographystyle{ieeetr}
|
\bibliographystyle{ieeetr}
|
||||||
|
|
||||||
\clearpage
|
|
||||||
\phantomsection
|
|
||||||
\addcontentsline{toc}{chapter}{\indexname}
|
|
||||||
\printindex
|
|
||||||
|
|
||||||
%\clearpage
|
%\clearpage
|
||||||
%\phantomsection
|
%\phantomsection
|
||||||
\glsaddall
|
\glsaddall
|
||||||
\printnoidxglossaries
|
\printnoidxglossaries
|
||||||
%\printglossary
|
%\printglossary
|
||||||
|
|
||||||
|
|
||||||
|
%\clearpage
|
||||||
|
\phantomsection
|
||||||
|
\addcontentsline{toc}{chapter}{\indexname}
|
||||||
|
\printindex
|
||||||
|
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user