diff --git a/progress/master.tex b/progress/master.tex
index dd9c670d6d1ffd1f3cd239123abcf8aa6793b15a..e4f4c0ab53011b2ec7d7b8110cd729e551218b01 100644
--- a/progress/master.tex
+++ b/progress/master.tex
@@ -45,7 +45,7 @@
 \include{2_Chapter2}
 \include{3_Chapter3}
 \include{9_Conclusions}
-\include{11_Bibliography}
+% \include{11_Bibliography}
 
 % \backmatter means that we've gone from 1,2,3,4,5 chapter numbering 
 % to unnumbered bibliography/appendices. 
@@ -53,7 +53,7 @@
 
 \bibliographystyle{src/IEEEtran}
 \bibliography{master}
-\appendix
+% \appendix
 % \include{99_Appendix}
 
 \end{document}