Thesis Template of Singapore Management University (SMU) (Non-official)
Författare
Minghuan Tan
Last Updated
för 2 år sedan
Licens
Creative Commons CC BY 4.0
Sammanfattning
Thesis Template of Singapore Management University (SMU) (Non-official)
\documentclass[a4paper,12pt,singleside]{report}
% This is a Latex template prepared by YAN Qiang (qiang.yan.2008@smu.edu.sg),
% which is a refined version from that used by HAN Jin's dissertation.
% This template is prepared according to the formatting requirements
% described in 2011-month06-16-PGR-Thesis-Dissertation-Guide.pdf
% The formatting requirement may have changed when you use this template.
%
% PLEASE USE CAUTION.
%
% You need to compile this template with pdftex.
\usepackage[top=1.1in, bottom=1.1in, left=1.5in, right=1.25in]{geometry}
\usepackage{amsmath}
\usepackage{amssymb}
%\usepackage{amsthm}
\usepackage{lipsum}
\usepackage{amsfonts}
\usepackage{algorithm}
\usepackage{array}
\usepackage{algpseudocode}
\usepackage{anyfontsize}
\usepackage{booktabs}
\usepackage{caption}
\usepackage{courier}
\usepackage{color}
\usepackage{dsfont}
\usepackage{enumitem}
\usepackage{fleqn}
\usepackage{float}
\usepackage{graphicx}
\usepackage{helvet}
\usepackage{latexsym}
\usepackage{listings}
\usepackage{longtable}
\usepackage{lscape}
\usepackage{multirow}
\usepackage{makeidx}
\usepackage{mathtools}
\usepackage{makecell}
\usepackage{multirow}
\usepackage{pdfpages}
\usepackage{setspace}
\usepackage{scrextend}
\usepackage{subcaption}
\usepackage{tabularx}
\usepackage{times}
\usepackage{url}
% \usepackage[UKenglish]{babel}% http://ctan.org/pkg/babel
\usepackage[UKenglish]{isodate}% http://ctan.org/pkg/isodate
\usepackage[english]{babel}
\usepackage[square,numbers]{natbib}
\bibliographystyle{abbrvnat}
\usepackage{calc}
\usepackage{ifthen}
\usepackage{tikz}
% \usepackage[hyphens]{url}
\usepackage{tabularx}
\usepackage{footnote}\makesavenoteenv{tabular}
\usepackage{float}
\usepackage{rotating,booktabs,multirow}
\usepackage{adjustbox}
\usepackage{wasysym}
\usepackage{scalerel,amssymb, amsmath}
\usepackage{microtype}
\usepackage{booktabs, multirow} % for borders and merged ranges
\usepackage{amsfonts, amsmath, amssymb}
\usepackage{xurl}
\usepackage{soul}% for underlines
\def\mcirc{\mathbin{\scalerel*{\circ}{j}}}
\def\bcirc{\mathbin{\scalerel*{\CIRCLE}{j}}}
\def\msquare{\mathord{\scalerel*{\Box}{gX}}}
\usepackage{CJKutf8}
\usepackage{array}
\newcolumntype{L}{>{\arraybackslash}m{\linewidth}}
\usepackage{xcolor}
\newcommand{\jjadded}[1]{\textcolor{magenta}{#1}}
\newcommand{\jjcomment}[1]{\textcolor{magenta}{[~JJ:#1~]}}
\newcommand{\mhcomment}[1]{\textcolor{blue}{[~Minghuan:~#1]}}
\newcommand{\mhresponse}[1]{\textcolor{teal}{[~Minghuan:~#1]}}
%\usepackage{chngpage}
%\usepackage{enumitem}
%\usepackage{subfigure}
%\usepackage{balance}
%\usepackage{threeparttable}
%\usepackage{wrapfig}
%\usepackage{MnSymbol}
%\usepackage{boldline}
%\usepackage{dsfont}
% generate pdf files with hyperlink, remember to usepackage{hyperref} after any pachages
% old style only
%\def\abcde{true}
%\def\useyap{false}% if using dvi->ps->pdf, set \useyap to true, or set to false if using dvi->pdf
%\ifx\abcde\useyap
%\usepackage[dvipdf,
%bookmarksnumbered=true, bookmarksopen=true, colorlinks=true,
%citecolor=black, linkcolor=black, anchorcolor=black, urlcolor=black
%]{hyperref} \else
%\usepackage[dvipdfm,
%bookmarksnumbered=true, bookmarksopen=true, colorlinks=true,
%citecolor=black, linkcolor=black, anchorcolor=black, urlcolor=black
%]{hyperref} \fi
\usepackage[pdftex,
bookmarksnumbered=true, bookmarksopen=true, colorlinks=true,
citecolor=black, linkcolor=black, anchorcolor=black, urlcolor=black
]{hyperref}
%% important for the format %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\doublespacing
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% change the \url style:
%% for all \url, now we use \urlwofont
\newcommand{\urlwofont}[1]
{
\urlstyle{same}\url{#1}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\def\newcite{\def\citename##1{{\frenchspacing##1} (}\@internalciteb}
%-------------------------------------------------------------------------
% For all:
\newcommand{\tabincell}[2]{\begin{tabular}{@{}#1@{}}#2\end{tabular}}
\newcommand{\tabincellnobold}[2]{\begin{tabular}{@{}#1@{}}#2\end{tabular}}
\newcolumntype{C}[1]{>{\centering\arraybackslash}p{#1}}
\newcommand\greycell[1]{\cellcolor{gray}\textcolor{white}{#1}}
\def\QEDclosed{\mbox{\rule[0pt]{1.3ex}{1.3ex}}} % def closed box
\def\QEDopen{{\setlength{\fboxsep}{0pt}\setlength{\fboxrule}{0.2pt}\fbox{\rule[0pt]{0pt}{1.3ex}\rule[0pt]{1.3ex}{0pt}}}} % def open box
\def\QED{\QEDopen} % select open box
\def\EndPF{\hspace*{\fill}~\QED} % add a box after the proof.
\providecommand{\e}[1]{\ensuremath{\times 10^{#1}}}
\def\ignore#1{}
\newtheorem{theorem}{Theorem}
\newtheorem{definition}{Definition}
\newtheorem{assumption}{Assumption}
% shortcut name
\def\authorname{Visual JOYCE}
\def\titletext{Through the trees of Bodhi and Rain}
%-------------------------------------------------------------------------
% Begin the document:
\begin{document}
\vspace*{2cm}
\thispagestyle{empty}
\begin{center}
{\Large \MakeUppercase{\titletext}}
\end{center}
\vfill
\begin{center}
{\Large \MakeUppercase{\authorname}}
\end{center}
\vfill
\begin{center}
{\Large SINGAPORE MANAGEMENT UNIVERSITY}\\
{\Large \the\year}
\end{center}
\vspace*{2cm}
\begin{titlepage}
\begin{center}
% Upper part of the page
% \vspace*{3cm}
% \begin{center}
% DISSERTATION THESIS
% \end{center}
\vspace*{2cm}
% Title
{\Large \bfseries \titletext}\\[1cm]
% Author
{\large by}
\vspace{-3pt}
{\large\bf \authorname}\\[1cm]
\begin{singlespace}
Submitted to School of Computing and Information Systems in partial fulfillment of the requirements for the Degree of Doctor of Philosophy in Computer Science\\[1.5cm]
\end{singlespace}
\vspace*{-0.5cm}
{\bf \underline{Dissertation Committee:}}\\[0.5cm]
\end{center}
\begin{addmargin}[2.5cm]{0cm}
\begin{singlespace}
Ssss \textsc{Vvvv} (Supervisor / Chair)\\
Professor of School of Computing and Information Systems\\
Singapore Management University
\\[0.5cm]
Aaaa \textsc{Bbbb} \\
Assistant Professor of School of Computing and Information Systems\\
Singapore Management University
\\[0.5cm]
Cccc \textsc{Dddd}\\
Assistant Professor of School of Computing and Information Systems\\
Singapore Management University
\\[0.5cm]
Eeee \textsc{Ffff}\\
Associate Professor of School of Computer Science and Engineering \\
Nanyang Technological University \\
\end{singlespace}
\end{addmargin}
\begin{center}
\vfill {\large Singapore Management University\\\vspace{-3pt}\the\year}\\
\vspace*{0.2cm}
{Copyright (\the\year) \authorname}
\end{center}
\end{titlepage}
\cleanlookdateon% Remove ordinal day reference
% \declaredate{15 October 2019}
% \declaresign{\RootPicDir /signature.jpg} % remove this if you prefer to sign physically
% \declarationpage
% \intendclearpage
\hspace{0pt}
\vfill
\thispagestyle{empty}
% \begin{alwayssingle}
\begin{center}
{\Large \bfseries}\par
{\large
I hereby declare that this PhD dissertation is my original work and it has
been written by me in its entirety. I have duly\par
acknowledged all the sources of information which have\par
been used in this dissertation.\par
\vspace{1.5em}
This PhD dissertation has also not been submitted for any\par
degree in any university previously.\par
\vspace{1.2in}
\begin{figure}[!h]
\centering\includegraphics[height=0.6in]{images/signature.png}
\end{figure}
\vspace{-0.4in}
$\rule{15em}{0.15mm}$ \par
\vspace{.5em}
{\normalsize \authorname}\par
{\normalsize\today}\par
}
\end{center}
\vfill
\hspace{0pt}
% \end{alwayssingle}
% \intendclearpage
\newpage
\thispagestyle{empty}
\input{abstract}
\begin{CJK*}{UTF8}{gbsn}
% page numbering with small roman digits for preface and contents
\newpage
\pagenumbering{roman}
\renewcommand{\contentsname}{Table of Contents}
\tableofcontents
\newpage
\listoffigures % list of figures appears here
\newpage
\listoftables % list of tables appears here
% Acknowledgments:
%\chapter* {Acknowledgments}
%
%I would like to thank ...
% Dedication Page:
%\chapter* {Dedication}
%I dedicate my dissertation work to ...
% Publication Page: add other extra pages as you wish
% page numbering with arabic for bodytext:
\newpage
\pagenumbering{arabic}
% forcing the text contents to fit in the given page margins
\sloppy
\input{Chapter_Intro}
% \input{Chapter_Related}
% \part{Idiom Representations Derived from Pretrained Language Models}
% \input{Part1_Chapter_IdiomProbing}
% \input{Part1_Chapter_semeval2022task2}
% \input{Part1_Chapter_ChengyuSynonyms}
% \part{Neural Network-based Applications for Chinese Idioms}
% \input{Part2_Chapter_Dual}
% \input{Part2_Chapter_TwoStage}
% \input{Part2_Chapter_Polishing}
% \input{Chapter_Future}
\singlespacing\small
% \bibliographystyle{abbrv}
% \bibliographystyle{abbrvnat}
% \bibliography{anthology,custom}
\bibliography{custom}
\end{CJK*}
\end{document}