Min 5 vuotta sitten
vanhempi
commit
3d92e58d2b
2 muutettua tiedostoa jossa 3 lisäystä ja 2 poistoa
  1. BIN
      src/main.pdf
  2. 3 2
      src/main.tex

BIN
src/main.pdf


+ 3 - 2
src/main.tex

@@ -44,6 +44,7 @@
 
 % References
 \usepackage[backend=bibtex,style=ieee,sorting=none]{biblatex}
+\renewcommand*{\bibfont}{\small}
 \addbibresource{references.bib}
 
 % Caption in bold/italic and set depth to 2
@@ -126,10 +127,10 @@
 	\end{titlepage}
 	% start on new page
 	\newpage
-	
+	\thispagestyle{empty}
     \tableofcontents
-       
 	\newpage
+	\pagenumbering{arabic}
 	
 	% include all the files
 	\input{executive_summary.tex}