|
@@ -54,8 +54,8 @@
|
|
|
\lstset{language=asm, basicstyle=\ttfamily, commentstyle=\color{gray}, emphstyle={\color{darkred}}}
|
|
\lstset{language=asm, basicstyle=\ttfamily, commentstyle=\color{gray}, emphstyle={\color{darkred}}}
|
|
|
|
|
|
|
|
% This enviroment ensures that structures like listing and tables are not broken between columns or pages.
|
|
% This enviroment ensures that structures like listing and tables are not broken between columns or pages.
|
|
|
-\newenvironment{blockpage}
|
|
|
|
|
-{\begin{center}\begin{minipage}[c]{\linewidth}}
|
|
|
|
|
|
|
+\newenvironment{blockpage}
|
|
|
|
|
+{\begin{center}\begin{minipage}[c]{\linewidth}}
|
|
|
{\end{minipage}\end{center}}
|
|
{\end{minipage}\end{center}}
|
|
|
|
|
|
|
|
% This allows placing figure in column
|
|
% This allows placing figure in column
|
|
@@ -125,7 +125,7 @@
|
|
|
|
|
|
|
|
\section{Technical Method}\label{sec:methods}
|
|
\section{Technical Method}\label{sec:methods}
|
|
|
\input{5-methods.tex}
|
|
\input{5-methods.tex}
|
|
|
-
|
|
|
|
|
|
|
+ \pagebreak
|
|
|
\section{Results and Analysis}\label{sec:results}
|
|
\section{Results and Analysis}\label{sec:results}
|
|
|
\input{6-results.tex}
|
|
\input{6-results.tex}
|
|
|
|
|
|