create charts for methodology section
This commit is contained in:
9
main.tex
9
main.tex
@@ -59,6 +59,8 @@
|
||||
\usepackage{svg}
|
||||
\usepackage{acronym}
|
||||
\usepackage{subcaption} % For subfigures
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{shapes.geometric}
|
||||
|
||||
\usepackage[backend=bibtex,style=numeric,natbib=true]{biblatex} %
|
||||
% Use the bibtex backend with the authoryear citation style (which
|
||||
@@ -70,7 +72,10 @@
|
||||
\usepackage[autostyle=true]{csquotes} % Required to generate
|
||||
% language-dependent quotes in the bibliography
|
||||
|
||||
\newcommand{\bitem}[1]{\item \textbf{#1}}
|
||||
\newcommand{\bitem}[1]{
|
||||
\item \textbf{#1}}
|
||||
|
||||
\setcounter{secnumdepth}{1} % Only number chapters and sections, not subsections
|
||||
|
||||
%----------------------------------------------------------------------------------------
|
||||
% MARGIN SETTINGS
|
||||
@@ -333,8 +338,8 @@ and Management}} % Your department's name and URL, this is used in
|
||||
% Include the chapters of the thesis as separate files from the Chapters folder
|
||||
% Uncomment the lines as you write the chapters
|
||||
\include{Chapters/Introduction}
|
||||
\include{Chapters/Methodology}
|
||||
\include{Chapters/Preliminaries}
|
||||
\include{Chapters/Methodology}
|
||||
|
||||
%\include{Chapters/Chapter1}
|
||||
%\include{Chapters/Chapter2}
|
||||
|
||||
Reference in New Issue
Block a user