MSc DSA Dissertation Template
Autor
Maria Ogamba
Last Updated
hace un año
License
Creative Commons CC BY 4.0
Resumen
This is a shell template intended for use by MSc students in SU.
% This template is intended only for use by students in Strathmore University. It was made for the Master of Science in Data Science and Analytics course dissertation.
% Make sure you omit or change the dummy text in the document
% Note that this is only a shell template. Confirm with your supervisor on other content required that is not included in this document.
%%%% DO NOT EDIT THIS SECTION (LINES 10 TO 50). IT WILL BREAK THE DOCUMENT.%%%%
% Document class and packages
\documentclass[12pt]{article}
\usepackage{a4}
\usepackage{titlesec}
\usepackage{setspace}
\usepackage{tocloft}
\usepackage{graphicx}
\usepackage{enumitem}
\usepackage{titletoc}
\usepackage{xcolor}
\usepackage{caption}
\usepackage{chngcntr}
\usepackage{booktabs}
\usepackage{tabularx}
% Title formatting for chapters
\titleformat{\section}[block]{\fontsize{14pt}{16pt}\bfseries\filcenter}{\thesection}{1em}{}
\titleformat{\subsection}[block]{\fontsize{12pt}{14pt}\bfseries}{\thesubsection}{1em}{}
\titleformat{\subsubsection}[block]{\fontsize{12pt}{14pt}\bfseries}{\thesubsubsection}{1em}{}
\titlespacing*{\section}{0pt}{\baselineskip}{\baselineskip}
\titlespacing*{\subsection}{0pt}{\baselineskip}{\baselineskip}
\titlespacing*{\subsubsection}{0pt}{\baselineskip}{\baselineskip}
\renewcommand{\cftsecleader}{\cftdotfill{\cftdotsep}}
\renewcommand{\cftdotsep}{1}
\renewcommand{\cfttoctitlefont}{\hfill\fontsize{14pt}{16pt}\bfseries}
\renewcommand{\cftaftertoctitle}{\hfill}
\renewcommand{\cftloftitlefont}{\hfill\fontsize{14pt}{16pt}\bfseries}
\renewcommand{\cftafterloftitle}{\hfill}
\renewcommand{\contentsname}{}
\renewcommand{\listfigurename}{}
\renewcommand{\listtablename}{}
% Caption formatting for figures and tables
\DeclareCaptionFormat{custom}{\textbf{\textcolor[HTML]{4F81BD}{#1#2: #3}}}
\captionsetup[figure]{format=custom, singlelinecheck=false, labelsep=none, justification=centering}
\captionsetup[table]{format=custom, singlelinecheck=false, labelsep=none, justification=centering}
\counterwithin{figure}{section}
\counterwithin{table}{section}
\onehalfspacing
%%%% DO NOT EDIT THE CODE ABOVE (LINES 10 TO 50). IT WILL BREAK THE DOCUMENT. %%%%
% Document starts here
\begin{document}
\pagenumbering{gobble}
\begin{titlepage}
\begin{center}
\textbf{\fontsize{14pt}{16pt}\selectfont Your Title}\vspace*{4cm}
{\fontsize{14}{16}\selectfont By}
\vspace*{0.5cm}
{\fontsize{14}{16}\selectfont Your Name}
\vspace*{0.5cm}
{\fontsize{14}{16}\selectfont Your Admission Number}
\vspace*{8cm}
\textbf{\fontsize{14}{16}\selectfont Master of Science in Data Science and Analytics}
\vspace*{1cm}
\textbf{\fontsize{14}{16}\selectfont 2024}
\end{center}
\end{titlepage}
\begin{titlepage}
\begin{center}
\textbf{\fontsize{14pt}{16pt}\selectfont Your Title}\vspace*{3cm}
{\fontsize{14}{16}\selectfont By}
\vspace*{0.5cm}
{\fontsize{14}{16}\selectfont Your Name}
\vspace*{0.5cm}
{\fontsize{14}{16}\selectfont Your Admission Number}
\vspace*{2cm}
\textbf{Submitted in Partial fulfilment of the Requirements for the Degree of Master of Science in Data Science and Analytics at Strathmore University}
\vspace*{2cm}
\textbf{Institute of Mathematical Sciences}
\textbf{Strathmore University}
\textbf{Nairobi, Kenya}
\vspace*{2cm}
\textbf{June 2024}
\vspace*{1cm}
{\small This dissertation is available for Library use on the understanding that it is copyright material and that no quotation from the dissertation may be published without proper acknowledgement.}
\end{center}
\end{titlepage}
\pagenumbering{roman}
\setcounter{page}{2}
\section*{Declaration and Approval}
\subsection*{Declaration}
I declare that this work has not been previously submitted and approved for the award of a degree by this or any other University. To the best of my knowledge and belief, the dissertation contains no material previously published or written by another person except where due reference is made in the dissertation itself.
\vspace*{0.5cm}
\noindent \copyright No part of this dissertation may be reproduced without the permission of the author and Strathmore University.
\vspace*{0.5cm}
\noindent Student's Name: Your Name
\noindent [Signature] [Date]
\vspace*{0.5cm}
\subsection*{Approval}
The dissertation of Your Name was reviewed and approved for examination by the following:
\vspace*{0.5cm}
\noindent Dr. Your Supervisor,\\ % replace with your supervisor's name
Institute of Mathematical Sciences,\\
Strathmore University\\
\noindent Dr. Dean,\\
Dean, Institute of Mathematical Sciences,\\
Strathmore University\\
\noindent Dr. Director,\\
Director of Graduate Studies,\\
Strathmore University
\newpage
\section*{Abstract}
\newpage
\section*{Table of Contents}
\tableofcontents
\newpage
\section*{List of Tables}
\listoftables
\newpage
\section*{List of Figures}
\listoffigures
\newpage
\section*{List of Abbreviations}
\newpage
\pagenumbering{arabic}
\section{Introduction}
\subsection{Background}
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum \cite{ipsumLoremIpsumAll2023}.
%the figure numbering is auto generated.
\begin{figure}[h]
\centering
\includegraphics[width=0.6\linewidth]{images/sunflowers.jpg}
\caption{Sunflowers is a caption for a figure in chapter 1}
\end{figure}
%the table numbering is auto generated.
\begin{table}[h]
\centering
\caption{This is a table caption for a table in chapter 1}
\begin{tabularx}{\textwidth}{|X|X|X|}
\hline
\textbf{Header 1} & \textbf{Header 2} & \textbf{Header 3} \\
\hline
Row 1, Col 1 & Row 1, Col 2 & Row 1, Col 3 \\
Row 2, Col 1 & Row 2, Col 2 & Row 2, Col 3 \\
\hline
\end{tabularx}
\end{table}
\subsection{Problem Statement}
\subsection{Research Objectives}
\begin{enumerate}[label=\roman*.]
\item Contrary to popular belief, Lorem Ipsum is not simply random text.
\end{enumerate}
\subsection{Research Questions}
\begin{enumerate}[label=\roman*.]
\item It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old.
\end{enumerate}
\subsection{Justification}
\subsection{Scope}
\subsection{Limitations}
\newpage
\section{Literature Review}
\subsection{Study 1}
\subsection{Study 2}
\newpage
\section{Methodology}
\subsection{Development Methodology}
\subsubsection{Phase 1}
\subsubsection{Phase 2}
\newpage
\section{System Design and Architecture}
\newpage
\section{System Development, Testing and Validation}
\newpage
\section{Discussion of Results}
\newpage
\section{Conclusions, Recommendations and Future Work}
\newpage
\bibliographystyle{apalike}
\bibliography{bib} % replace by the name of your .bib file
\newpage
\appendix
\section*{Appendix}
\end{document}