3

I'm having this problem:

last chapter [annoying blank page] appendix

I tried solving it by looking up for some answers here but nothing seems to work for me. Please help me. Thanks. (below is the code)

\documentclass[oneside]{etd}
\usepackage{graphicx}
\usepackage{float}
\usepackage{url}
\makeindex
\begin{document}

\begingroup
\renewcommand*{\addvspace}[1]{}
\tableofcontents
\listoffigures
%\listoftables
\endgroup

\beginbody
\pagenumbering{arabic}

\include{chap_introduction}
\include{chap_review}
\include{chap_techbackground}
\include{chap_methodology}
\include{chap_recommendations}
\appendix
\include{appendix_BR2}

\include{vita}

\end{document}

0 Answers0