UM_AIA_cover
Author
Shukui Liu
Last Updated
2 years ago
License
Creative Commons CC BY 4.0
Abstract
Project report cover for AIA major, University of Macau.
Project report cover for AIA major, University of Macau.
\documentclass[12pt,,a4paper]{article}
\usepackage{siunitx}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{graphicx}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{txfonts}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{hyperref}
% To add links in your PDF file, use the package "hyperref"
% with options according to your LaTeX or PDFLaTeX drivers.
%
\begin{document}
\onecolumn
\begin{center}
\textbf{\fontsize{14}{\baselineskip}\selectfont University of Macau}
\bigskip
\textbf{\fontsize{14}{\baselineskip}\selectfont Institute of Collaborative Innovation}
\bigskip
\textbf{\fontsize{14}{\baselineskip}\selectfont In collaboration with }
\bigskip
\textbf{\fontsize{14}{\baselineskip}\selectfont Faculty of Science and Technology}
\bigskip
\includegraphics[width=9cm]{UM.png}
\bigskip
\textbf{\fontsize{20}{\baselineskip}\selectfont Your title here}
\bigskip
\bigskip
\bigskip
\textit{\textbf{\fontsize{14}{\baselineskip}\selectfont by}}
\bigskip
\bigskip
\bigskip
\textbf{\fontsize{14}{\baselineskip}\selectfont Your name, Student No: }
\bigskip
\bigskip
\bigskip
Graduation Project Report submitted in partial fulfilment\\
of the requirements of the Degree of \\
Master of Science in Data Science (Artificial Intelligence\\Applications)\\
\bigskip
Project Supervisor
\bigskip
Prof./Dr./Mr./Ms. Your supervisor
\bigskip
\bigskip
{\today}
\end{center}
\clearpage
%-------------------------------------------------------------------
\onecolumn
\begin{center}
\textbf{\fontsize{20}{\baselineskip}\selectfont DECLARATION}
\bigskip
\end{center}
I sincerely declare that:
\begin{enumerate}
\item I am the sole author of this project report,
\item All the information contained in this project report is certain and correct to the best of my knowledge,
\item I declare that the project report here submitted is original except for the source materials explicitly acknowledged and that this thesis or parts of this thesis have not been previously submitted for the same degree or for a different degree, and ...
\item I also acknowledge that I am aware of the Rules on Handling Student Academic Dishonesty and the Regulations of the Student Discipline of the University of Macau.
\end{enumerate}
\bigskip
\bigskip
Signature\ \ \ \ \ :
\bigskip
\bigskip
Name\ \ \ \ \ \ \ \ \ \ \ :
\bigskip
\bigskip
Student No.\ :
\bigskip
\bigskip
Date\ \ \ \ \ \ \ \ \ \ \ \ \ : {\today}
\clearpage
%-------------------------------------------------------------------
\end{document}