Bachelor's Thesis at Ghent University Global Campus
Author
Manvel Gasparyan
Last Updated
4 years ago
License
Creative Commons CC BY 4.0
Abstract
The LaTeX template for the Bachelor's thesis at Ghent University Global Campus
The LaTeX template for the Bachelor's thesis at Ghent University Global Campus
\documentclass[fontsize=13pt]{scrartcl}
%-------------------------------------------------------------------------------------------------
% LATEX TEMPLATE FOR A BACHELOR'S THESIS AT GHENT UNIVERSITY GLOBAL CAMPUS
% CREATED BY MANVEL GASPARYAN
% MAY, 2020
%-------------------------------------------------------------------------------------------------
\usepackage{hyperref, tikz, float, subfigure, multicol, amsmath, amsthm, alphalph, amsfonts, amssymb, geometry, enumitem, parskip, xcolor, sectsty}
\usepackage[normalem]{ulem}
\usepackage[font=scriptsize,labelfont=bf]{caption}
\usepackage[explicit]{titlesec}
\usepackage[scaled]{helvet}
\renewcommand\familydefault{\sfdefault}
\usepackage[T1]{fontenc}
%-------------------------------------------------------------------------------------------------
\geometry{a4paper, total={170mm,257mm}, left=25mm, right=30mm, top=25mm, bottom=30mm}
%-------------------------------------------------------------------------------------------------
\newtheorem{proposition}{Proposition}[section]
\newtheorem{lemma}{Lemma}[section]
\newtheorem{remark}{Remark}[section]
\newtheorem{corollary}{Corollary}[section]
\newtheorem{definition}{Definition}[section]
%-------------------------------------------------------------------------------------------------
\pagenumbering{roman}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\rhead{}
\lhead{}
\rfoot{\thepage}
\lfoot{}
%-------------------------------------------------------------------------------------------------
\definecolor{ghent_blue}{rgb}{0.1176, 0.392, 0.7843}
\definecolor{ghent_dark}{rgb}{0.0, 0.2, 0.4}
%-------------------------------------------------------------------------------------------------
\title{{\color{ghent_blue} TITLE: LATEX TEMPLATE FOR A BACHELOR'S THESIS AT GHENT UNIVERSITY GLOBAL CAMPUS}}
\subtitle{{\color{ghent_dark} [DOCUMENT SUBTITLE]}}
\date{}
%-------------------------------------------------------------------------------------------------
\sectionfont{\fontsize{16}{15}\selectfont}
\sectionfont{\color{ghent_blue}}
%=================================================================================================
\begin{document}
%=================================================================================================
%PAGE i: TITLE PAGE 1
%-------------------------------------------------------------------------------------------------
\thispagestyle{empty}
\hfill\includegraphics[scale = 1]{2020}\\
%-------------------------------------------------------------------------------------------------
\vspace{8cm}
{\fontsize{30}{50}\selectfont{\color{ghent_blue}\noindent \hspace{12mm}\textbf{
[DOCUMENT TITLE] %TITLE
}}\\
{\fontsize{20}{50}\selectfont{\color{ghent_dark}\noindent \hspace{12mm}\textbf{
[DOCUMENT SUBTITLE] %SUBTITLE
}}\vspace{10mm}
\hspace{10mm}{\fontsize{20}{50}\selectfont{\textbf{
AUTHOR %AUTHOR
}}
\vspace*{\fill}
%-------------------------------------------------------------------------------------------------
\begin{flushleft}
\begin{figure}[b!]
\includegraphics[scale = 1]{GUGC}
\end{figure}
\end{flushleft}
\pagebreak
%=================================================================================================
%PAGE ii: TITLE PAGE 2
%-------------------------------------------------------------------------------------------------
\thispagestyle{empty}
\vspace*{4cm}
{\fontsize{20}{30}\selectfont{\color{ghent_blue}\hfill\break\textbf{
\underline{TITLE: LaTeX TEMPLATE FOR A %TITLE
}}}\\
{\fontsize{20}{30}\selectfont{\color{ghent_blue}\hfill\break\textbf{
\underline{BACHELOR'S THESIS AT GHENT %TITLE
}}}\\
{\fontsize{20}{30}\selectfont{\color{ghent_blue}\hfill\break\textbf{
\underline{UNIVERSITY GLOBAL CAMPUS %TITLE
}}}\\
{\fontsize{15}{15}\selectfont{\color{ghent_blue}\hfill\break\textbf{
SUBTITLE: VERSION 1.3 %SUBTITLE
}}\vspace{2cm}
%-------------------------------------------------------------------------------------------------
\noindent\fontsize{15}{0}\selectfont First name Surname
\vspace{3mm}\\
%-------------------------------------------------------------------------------------------------
\fontsize{10}{0}\selectfont Student number: \vspace{1cm}\\
%-------------------------------------------------------------------------------------------------
\noindent\fontsize{12}{0}\selectfont Supervisor(s): Prof. Dr. Name Surname\\ %Supervisors
%-------------------------------------------------------------------------------------------------
\fontsize{12}{0}\selectfont Counsellor(s): Name Surname \vspace{1cm}\\ %Counselor
%-------------------------------------------------------------------------------------------------
\noindent\fontsize{10}{0}\selectfont A thesis submitted to Ghent University in partial fulfilment of the requirements for the degree of Bachelor of Science in … \vspace{1cm}\\
%-------------------------------------------------------------------------------------------------
\noindent \fontsize{10}{0}\selectfont Department of Environmental Technology, Food Technology and Molecular Biotechnology\\
%-------------------------------------------------------------------------------------------------
Chair: Prof. Dr. Taejun Han \vspace{1cm}\\
%-------------------------------------------------------------------------------------------------
\noindent Ghent University Global Campus\\
Academic year: 20xx - 20yy
%-------------------------------------------------------------------------------------------------
\vspace*{\fill}
\begin{flushleft}
\begin{figure}[b!]
\includegraphics[scale = 1]{GUGC}
\end{figure}
\end{flushleft}
%=================================================================================================
%PAGE iii: EMPTY PAGE
%-------------------------------------------------------------------------------------------------
\clearpage\mbox{}\clearpage
%=================================================================================================
%PAGE iv: RESEARCH CENTER
%-------------------------------------------------------------------------------------------------
\vspace*{19cm}
\noindent\begin{minipage}{0.5\textwidth}
This bachelor's project was conducted at the\\
\bigskip
{\color{ghent_blue} \textbf{Center for Biotech Data Science}}\\
\end{minipage}\hfill \begin{minipage}{0.6\textwidth}
\begin{figure}[H]
\includegraphics[scale = 0.25]{pdfBiotech}
\end{figure}
\end{minipage}
%-------------------------------------------------------------------------------------------------
%================================================================================================
%PAGE v: EMPTY PAGE
%-------------------------------------------------------------------------------------------------
\clearpage\mbox{}\clearpage
%=================================================================================================
%PAGE vi: EVALUATION COMMITTEE
%-------------------------------------------------------------------------------------------------
\section*{\uline{EVALUATION COMMITTEE}}
\addcontentsline{toc}{section}{\protect\numberline{}EVALUATION COMMITTEE}
%-------------------------------------------------------------------------------------------------
Prof. Dr. Name Surname (Name of Institute, promoter)\\
\bigskip
\noindent Prof. Dr. Name Surname (Name of Institute, co-promoter)\\
\bigskip
\noindent Prof. Dr. Name Surname (Name of Institute)\\
\bigskip
\noindent Prof. Dr. Ir. Name Surname (Name of Institute)\\
\bigskip
\noindent Prof. Dr. Ir. Name Surname (Name of Company)
%=================================================================================================
%PAGE vii: EMPTY PAGE
%-------------------------------------------------------------------------------------------------
\clearpage\mbox{}\clearpage
%=================================================================================================
%PAGE viii: ACKNOWLEDGMENT
%-------------------------------------------------------------------------------------------------
\section*{\uline{ACKNOWLEDGMENT}}
\addcontentsline{toc}{section}{\protect\numberline{}ACKNOWLEDGMENT}
%-------------------------------------------------------------------------------------------------
Here goes the acknowledgment.
%-------------------------------------------------------------------------------------------------
\begin{flushright}
Name Surname\\
Songdo, dd-mm-yyy
\end{flushright}
\pagebreak
%=================================================================================================
%PAGE ix: EMPTY PAGE
%-------------------------------------------------------------------------------------------------
\clearpage\mbox{}\clearpage
%=================================================================================================
%PAGE x: PERMISSION FOR USAGE
%-------------------------------------------------------------------------------------------------
\section*{\uline{PERMISSION FOR USAGE}}
\addcontentsline{toc}{section}{\protect\numberline{}PERMISSION FOR USAGE}
%-------------------------------------------------------------------------------------------------
``The author(s) gives (give) permission to make this bachelor's thesis available for consultation and to copy parts of this bachelor's thesis for personal use. In the case of any other use, the copyright terms have to be respected, in particular with regard to the obligation to state expressly the source when quoting results from this bachelor's thesis."\\
%-------------------------------------------------------------------------------------------------
\vspace*{1cm}
\noindent{\color{ghent_blue} \textbf{STUDENT'S NAME:}}\\
\vspace*{1cm}
\noindent{\color{ghent_blue} \textbf{STUDENT'S SIGNATURE:}}\\
\vspace*{1cm}
\noindent{\color{ghent_blue} \textbf{DATE:}} \hspace{2cm} dd-mm-yyy
\pagebreak
%=================================================================================================
%PAGE xi: EMPTY PAGE
%-------------------------------------------------------------------------------------------------
\clearpage\mbox{}\clearpage
%=================================================================================================
%PAGE xii: SUMMARY
%-------------------------------------------------------------------------------------------------
\section*{\uline{SUMMARY}}
\addcontentsline{toc}{section}{\protect\numberline{}SUMMARY}
%-------------------------------------------------------------------------------------------------
Here comes the summary (about 15 to 20 lines, using multiple paragraphs), as shown below. The text of the summary makes use of 1.5 line spacing.
\bigskip
\noindent Deoxyribonucleic acid is a molecule that carries the genetic instructions used in the growth, development, functioning and reproduction of all known living organisms and many viruses. DNA and ribonucleic acid (RNA) are nucleic acids; alongside proteins, lipids and complex carbohydrates (polysaccharides), they are one of the four major types of macromolecules that are essential for all known forms of life. Most DNA molecules consist of two biopolymer strands coiled around each other to form a double helix.
\bigskip
\noindent The two DNA strands are called polynucleotides since they are composed of simpler monomer units called nucleotides. Each nucleotide is composed of one of four nitrogen-containing nucleobases (cytosine [C], guanine [G], adenine [A] or thymine [T]), a sugar called deoxyribose, and a phosphate group. The nucleotides are joined to one another in a chain by covalent bonds between the sugar of one nucleotide and the phosphate of the next, resulting in an alternating sugar-phosphate backbone. The nitrogenous bases of the two separate polynucleotide strands are bound together, according to base pairing rules (A with T and C with G), with hydrogen bonds to make double-stranded DNA.
\vspace{1cm}
\noindent\textbf{Keywords}
\bigskip
\noindent Here come the comma-separated keywords (3 to 5 capitalized keywords in alphabetical order), as shown below.
\bigskip
\noindent DNA, Double Helix, Genetic Information, Macromolecules, Nucleic Acids
\pagebreak
%=================================================================================================
%PAGE xiii: EMPTY PAGE
%-------------------------------------------------------------------------------------------------
\clearpage\mbox{}\clearpage
%=================================================================================================
%PAGE xiv: ABBREVIATIONS
%-------------------------------------------------------------------------------------------------
\section*{\uline{ABBREVIATIONS}}
\addcontentsline{toc}{section}{\protect\numberline{}ABBREVIATIONS}
%-------------------------------------------------------------------------------------------------
\textbf{A} \hspace{1cm} Adenine \\
\bigskip
\noindent \textbf{C} \hspace{1cm} Cytosine \\
\bigskip
\noindent \textbf{DNA} \hspace{0.4cm} Deoxyribonucleic acid\\
\bigskip
\noindent \textbf{G} \hspace{1cm} Guanine\\
\bigskip
\noindent \textbf{RNA} \hspace{0.4cm} Ribonucleic acid\\
\bigskip
\noindent \textbf{T} \hspace{1cm} Thymine\\
\pagebreak
%=================================================================================================
%PAGE xv: EMPTY PAGE
%-------------------------------------------------------------------------------------------------
\clearpage\mbox{}\clearpage
%=================================================================================================
%PAGE xvi: TABLE OF CONTENTS
%-------------------------------------------------------------------------------------------------
\tableofcontents
\pagebreak
\pagenumbering{arabic}
%=================================================================================================
%Chapter 1: Introduction
%-------------------------------------------------------------------------------------------------
\section{\uline{INTRODUCTION}}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{CONTEXT}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{CONTRIBUTIONS}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{OUTLINE}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%=================================================================================================
\pagebreak
%=================================================================================================
%Chapter 2: Second chapter
%-------------------------------------------------------------------------------------------------
\section{\uline{SECOND CHAPTER}}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{SUB-CHAPTER}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{SUB-CHAPTER}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{SUB-CHAPTER}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%=================================================================================================
\pagebreak
%=================================================================================================
%Chapter 3: Third chapter
%-------------------------------------------------------------------------------------------------
\section{\uline{THIRD CHAPTER}}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{SUB-CHAPTER}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{SUB-CHAPTER}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{SUB-CHAPTER}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%=================================================================================================
\pagebreak
%=================================================================================================
%Chapter 4: Fourth chapter
%-------------------------------------------------------------------------------------------------
\section{\uline{FOURTH CHAPTER}}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{SUB-CHAPTER}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{SUB-CHAPTER}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{SUB-CHAPTER}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%=================================================================================================
\pagebreak
%=================================================================================================
%Chapter 5: Fifth chapter
%-------------------------------------------------------------------------------------------------
\section{\uline{FIFTH CHAPTER}}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{SUB-CHAPTER}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{SUB-CHAPTER}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{SUB-CHAPTER}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%=================================================================================================
\pagebreak
%=================================================================================================
%Chapter 6: Conclusions and future work
%-------------------------------------------------------------------------------------------------
\section{\uline{CONCLUSIONS AND FUTURE WORK}}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{SUB-CHAPTER}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{SUB-CHAPTER}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.
%-------------------------------------------------------------------------------------------------
\subsection{SUB-CHAPTER}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing. %=================================================================================================
\pagebreak
%=================================================================================================
%Appendix A
%-------------------------------------------------------------------------------------------------
\section*{\uline{APPENDIX A}}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing. %=================================================================================================
\pagebreak
%=================================================================================================
%Appendix B
%-------------------------------------------------------------------------------------------------
\section*{\uline{APPENDIX B}}
%-------------------------------------------------------------------------------------------------
Here comes some text. This text makes use of 1.5 line spacing.\\
In order to cite use \cite{Bern:1}, \cite{Bez:1}, \cite{BioModels}, \cite{Row:1} %=================================================================================================
\pagebreak
%=================================================================================================
\bibliographystyle{plain}
\bibliography{References}
%=================================================================================================
\end{document}