From 6ff78ac5b7b36ada3028d2d5380fa3dbe35bbd66 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Fri, 26 May 2017 15:12:10 +0200 Subject: Some self review of my thesis. --- thesis.tex | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'thesis.tex') diff --git a/thesis.tex b/thesis.tex index 5db44c4..72a50b6 100644 --- a/thesis.tex +++ b/thesis.tex @@ -53,7 +53,7 @@ \pagestyle{fancy} % All pages have headers and footers \fancyhead{} % Blank out the default header \fancyfoot{} % Blank out the default footer -\fancyhead[C]{Benchmarking CMix $\bullet$ Jan 2017} % Custom header text +\fancyhead[C]{Benchmarking CMix $\bullet$ Jun 2017} % Custom header text \fancyfoot[RO,LE]{\thepage} % Custom footer text \usepackage{titling} % Customizing the title section @@ -62,12 +62,15 @@ \usepackage{hyperref} % For hyperlinks in the PDF -\usepackage[backend=biber]{biblatex} +\usepackage[backend=biber,citestyle=numeric]{biblatex} +\addbibresource{thesis.bib} \usepackage{pdfpages} \usepackage{csquotes} +\usepackage{textgreek} + \usepackage{listings} \lstset{ basicstyle=\small\ttfamily, @@ -75,8 +78,6 @@ columns=flexible, breaklines=true } -\addbibresource{thesis.bib} - \input{content/title} \begin{document} -- cgit v1.2.3-70-g09d2