Templates

UM FST MSc Thesis TMPL

Preview

UM FST MSc Thesis TMPL

This is a LaTeX template of master thesis, which follows most of the requirement (ancient records) of the Faculty of Science and Technology (FST) of the University of Macao.

Category

masters

License

Free to use (MIT)

File

Master_Thesis_Template/Master_Thesis_Template.tex

Master_Thesis_Template.texRead-only preview
\documentclass[twoside,openright,12pt,A4paper]{book}
\usepackage[includeheadfoot,a4paper,inner=3.81cm,outer=2.54cm,top=2.54cm,bottom=2.54cm,pdftex]{geometry}
%%==============
\usepackage{umacthesis}
\usepackage{indentfirst}
%\usepackage[printonlyused]{acronym}
%%==============
\newlength{\blankofApprovedby}
\newlength{\blankofDate}
\newpage
%%==============
\onehalfspacing
%%==============
\input{Acronyms}

\begin{document}
\input{Cover}
\input{Accessary}
%%==============
\pagenumbering{roman}
\pagestyle{umpreliminary}
%%==============
\cleardoublepage
\input{Index}
\thispagestyle{umpreliminary}
%%==============
\cleardoublepage
\input{Acknowledgements}
\thispagestyle{umpreliminary}
%%==============
\cleardoublepage
\pagenumbering{arabic}
\pagestyle{umplain}
%%==============
\newgeometry{includehead, inner=3.81cm,outer=2.54cm,top=2.54cm,bottom=2.54cm} 
%%==============
%\theoremstyle{definition}
%\newtheorem{defn}{Definition}[section]
%\newtheorem{conj}{Conjecture}[section]
%\newtheorem{exmp}{Example}[section]
%\theoremstyle{theorem}
%\newtheorem{thm}{Theorem}[section]
%\newtheorem{lem}[thm]{Lemma}
%\newtheorem{prop}[thm]{Proposition}
%\newtheorem*{cor}{Corollary}
%%==============
\newcommand{\norm}[1]{\left\lVert#1\right\rVert}
%%==============
\doublespacing
\makeatletter
\renewcommand\chapter{\if@openright\cleardoublepage\else\clearpage\fi
	\thispagestyle{umempty}
	\global\@topnum\z@
	\@afterindentfalse
	\secdef\@chapter\@schapter}
\makeatother
%%==============
\thispagestyle{umempty}
%%==============
\input{Chapter/chapter1}
\input{Chapter/chapter2}
\input{Chapter/chapter3}
\input{Chapter/chapter4}
\input{Chapter/chapter5}
\input{Chapter/chapter6}
%%==============
\small\singlespacing\clearpage\phantomsection
\addcontentsline{toc}{chapter}{BIBLIOGRAPHY}
\renewcommand\bibname{BIBLIOGRAPHY}
\bibliography{Reference}
\bibliographystyle{ieeetr}
%%==============
\appendix
\renewcommand{\appendixname}{Appendix}
\titlecontents{chapter}[0pt]{\normalsize}{\MakeUppercase{Appendix} \thecontentslabel: }{}{\titlerule*[1em]{.}\contentspage\hspace*{0pt}}[]
\input{Chapter/appendix1}
\input{Chapter/appendix2}
%%==============
\input{Chapter/publications}
\end{document}
Preview
UM FST MSc Thesis TMPL preview
UM FST MSc Thesis TMPL LaTeX Template | Bibby | Bibby AI