소스 검색

minor formatting

Tharmetharan Balendran 5 년 전
부모
커밋
dc1d864a0a
3개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      proposal/abstract.tex
  2. BIN
      proposal/proposal.pdf
  3. 4 1
      proposal/proposal.tex

+ 1 - 1
proposal/abstract.tex

@@ -11,4 +11,4 @@ The Abstract is written last, after the entire proposal has been written
 
 \fi
 
-\textbf{Write me last}
+\textbf{\textit{Abstract} --- Write me last...}

BIN
proposal/proposal.pdf


+ 4 - 1
proposal/proposal.tex

@@ -43,7 +43,7 @@
 
 \begin{document}
 	\makeTitlePage{Final Project Proposal Draft}{ELEC0118 Fourth Year MEng Project}
-	\section{Abstract}
+	% \section{Abstract}
 	\input{abstract.tex}
 	\section{Introduction}
 	\input{introduction.tex}
@@ -51,6 +51,9 @@
 	\input{objectives.tex}
 	\section{Preliminary Assessment of Risks}
 	\input{risks.tex}
+	
+	\newpage
+	
 	\printbibliography
 	
 \end{document}