-
Notifications
You must be signed in to change notification settings - Fork 3
/
thesis.tex
221 lines (188 loc) · 10.6 KB
/
thesis.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
\documentclass[11pt,a4paper]{report}
% Essential packages
\usepackage{amsmath, amssymb, amsthm} % AMS Packages
\usepackage{graphicx,color} % Packages for graphics and color
\usepackage[left=1.5in, right=1in, top=1in, bottom=1in, includefoot, headheight=13.6pt]{geometry}
\usepackage[square, comma, numbers, sort&compress]{natbib}
% Optional customization packages
\usepackage{lmodern} % Custom fonts
\usepackage[T1]{fontenc} % Ensure correct font encoding
\usepackage{url}
\usepackage[hang, small, bf, margin=0pt, tableposition=bottom]{caption}
\setlength{\abovecaptionskip}{10pt} % Custom captions
\graphicspath{{./img/}}
% Tables
\usepackage{xcolor}
\usepackage{colortbl}
\newcommand{\mc}[2]{\multicolumn{#1}{c}{#2}}
\definecolor{Gray}{gray}{0.83}
\newcolumntype{a}{>{\columncolor{Gray}}c}
\newcolumntype{b}{>{\columncolor{white}}c}
% Page layout
\parindent 0pt
\parskip 1ex
\renewcommand{\baselinestretch}{1.49}
\numberwithin{equation}{section}
\renewcommand{\bibname}{References}
\renewcommand{\contentsname}{Contents}
\pagenumbering{roman}
\bibliographystyle{unsrtnat}
\newcommand{\acrolabel}[1]{\makebox[3cm][l]{\textbf{#1}}}
\newenvironment{acronyms}{\begin{list}{}{\renewcommand{\makelabel}{\acrolabel}}}{\end{list}}
% \includeonly{tex/chapter1} % Option to generate specific chapters
% Customising headers - fancyhdr.pdf
\usepackage{fancyhdr}
\pagestyle{fancy}
\rhead{}
\lhead{\nouppercase{\textsc{\leftmark}}}
\renewcommand{\headrulewidth}{0pt}
\makeatletter
\renewcommand{\chaptermark}[1]{\markboth{\textsc{\@chapapp}\ \thechapter:\ #1}{}}
\makeatother
% Customising chapter headings - sectsty.pdf
\usepackage{sectsty}
\chapterfont{\Large\sc\centering}
\chaptertitlefont{\centering}
\subsubsectionfont{\centering}
% Hyperreferencing and citations
\usepackage{hyperref}
\hypersetup{
colorlinks,
citecolor=blue,
filecolor=blue,
linkcolor=blue,
urlcolor=blue
}
% Section symbol
\usepackage{cleveref}
\crefname{section}{\S}{\S\S}
\Crefname{section}{\S}{\S\S}
\crefname{subsection}{\S}{\S\S}
\Crefname{subsection}{\S}{\S\S}
% Actual document
\begin{document}
% Titlepage
\newpage
\pdfbookmark[0]{Main Title}{maintitle}
\begin{titlepage}
\centering
\vspace {1cm}
\huge{\textbf{Title of the thesis goes here}} \\ [0.75cm]
\begin{figure}[ht!]
\centering
\def\svgwidth{0.5\columnwidth}
\input{./img/nust_vector.pdf_tex}
\end{figure}
\vspace {0.5cm}
\Large{By} \\
\Large{\textbf{Usman Ayub Sheikh}} \\
\Large{NUST201362037MSMME62113F} \\[0.75cm]
\Large{Supervisor} \\
\Large{\textbf{Dr. Syed Omer Gilani}} \\[0.75cm]
\Large{Department of Robotics and Artificial Intelligence \\
School of Mechanical and Manufacturing Engineering (SMME) \\
National University of Sciences and Technology (NUST) \\
Islamabad, Pakistan} \\ [0.75 cm]
\Large{February 2016}
\end{titlepage}
\newpage
\pdfbookmark[0]{Title Page}{titlepage}
\begin{titlepage}
\centering
\huge{\textbf{Title of the thesis goes here}} \\ [0.2cm]
\begin{figure}[ht!]
\centering
\def\svgwidth{0.3\columnwidth}
\input{./img/nust_vector.pdf_tex}
\end{figure}
\Large{By} \\
\Large{\textbf{Usman Ayub Sheikh}} \\
\Large{NUST201362037MSMME62113F} \\[0.2cm]
\Large{Supervisor} \\
\Large{\textbf{Dr. Syed Omer Gilani}} \\
\line(1,0){150} \\
\Large{Co-supervisor} \\
\Large{\textbf{Dr. Mohsin Jamil}} \\
\line(1,0){150} \\ [0.2cm]
\Large{A thesis submitted in conformity with the requirements for \\
the degree of \emph{Master of Science} in \\
Robotics and Intelligent Machines Engineering} \\[0.2cm]
\Large{Department of Robotics and Artificial Intelligence \\
School of Mechanical and Manufacturing Engineering (SMME) \\
National University of Sciences and Technology (NUST) \\
Islamabad, Pakistan} \\
\Large{February 2016}
\end{titlepage}
\newpage
\pdfbookmark[0]{Declaration}{declaration}
\chapter*{Declaration} % (fold)
\label{cha:declaration}
I, \textit{Usman Ayub Sheikh} declare that this thesis titled ``Title of the thesis goes here'' and the work presented in it are my own and has been generated by me as a result of my own original research. \\
I confirm that:
\begin{enumerate}
\item This work was done wholly or mainly while in candidature for a Master of Science degree at NUST
\item Where any part of this thesis has previously been submitted for a degree or any other qualification at NUST or any other institution, this has been clearly stated
\item Where I have consulted the published work of others, this is always clearly attributed
\item Where I have quoted from the work of others, the source is always given. With the exception of such quotations, this thesis is entirely my own work
\item I have acknowledged all main sources of help
\item Where the thesis is based on work done by myself jointly with others, I have made clear exactly what was done by others and what I have contributed myself
\end{enumerate}
\begin{flushright}
\line(1,0){100} \\
Usman Ayub Sheikh, \\
NUST201362037MSMME62113F
\end{flushright}
\newpage
\pdfbookmark[0]{Copyright Notice}{copyright}
\chapter*{Copyright Notice} % (fold)
\label{cha:copyright_notice}
\begin{itemize}
\item Copyright in text of this thesis rests with the student author. Copies (by any process) either in full, or of extracts, may be made only in accordance with instructions given by the author and lodged in the Library of SMME, NUST. Details may be obtained by the Librarian. This page must form part of any such copies made. Further copies (by any process) may not be made without the permission (in writing) of the author.
\item The ownership of any intellectual property rights which may be described in this thesis is vested in SMME, NUST, subject to any prior agreement to the contrary, and may not be made available for use by third parties without the written permission of SMME, which will prescribe the terms and conditions of any such agreement.
\item Further information on the conditions under which disclosures and exploitation may take place is available from the Library of SMME, NUST, Islamabad.
\end{itemize}
% chapter copyright_notice (end)
% Dedication
\newpage
\vspace*{8cm}
\pdfbookmark[0]{Dedication}{dedication}
\begin{center}
\Large This thesis is dedicated to \emph{my beloved parents}
\end{center}
% Abstract
\newpage
\pdfbookmark[0]{Abstract}{abstract}
\chapter*{Abstract}
Led ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur.
\textbf{Keywords:} \textit{Lorem, ipsum, dolor sit amet, consectetur adipiscing, elit}
% Acknowledgments
\newpage
\pdfbookmark[0]{Acknowledgments}{acknowledgments}
\chapter*{Acknowledgments}
Led ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur.
\par
Led ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur?
\newpage
\pdfbookmark[0]{Contents}{contents}
\tableofcontents
\listoffigures
\listoftables
\newpage
\chapter*{List of Abbreviations and Symbols}
\section*{Abbreviations}
\begin{acronyms}
\item[LIS] Locked-in Syndrome
\item[QoL] Quality of Life
\item[BCI] Brain-computer Interface
\item[EEG] Electroencephalography, Electroencephalographic
\item[NIRS] Near Infrared Spectroscopy
\end{acronyms}
\newpage
\pagenumbering{arabic}
% Include all chapter files
\include{tex/chapter1}
\include{tex/chapter2}
\phantomsection
\addcontentsline{toc}{chapter}{References}
\bibliography{bibliography}
\end{document}