# HG changeset patch # User Robert McIntyre # Date 1398661563 14400 # Node ID 431e6aedf67db7df6125189eb3fb5a27559ea4aa # Parent d8f06a80d3ab8a080383e43ed00a2ebfd3de3eef change citation style and headers. diff -r d8f06a80d3ab -r 431e6aedf67d thesis/rlm-cortex-meng.tex --- a/thesis/rlm-cortex-meng.tex Sun Apr 27 22:45:20 2014 -0400 +++ b/thesis/rlm-cortex-meng.tex Mon Apr 28 01:06:03 2014 -0400 @@ -44,7 +44,7 @@ \usepackage{marvosym} \usepackage{wasysym} \usepackage{amssymb} -\usepackage{hyperref} + \usepackage{libertine} \usepackage{inconsolata} \usepackage{rotating} @@ -52,9 +52,11 @@ \usepackage{xcolor} \usepackage{minted} \usepackage{fancyhdr} -\fancyhead[RO,LE]{\bfseries The performance of new graduates} +\usepackage{hyperref} +\fancyhead[RO,LE]{\bfseries \nouppercase{\rightmark}} +\renewcommand{\subsectionmark}[1]{\markright{#1}} -\usepackage[backend=bibtex,style=alphabetic]{biblatex} +\usepackage[backend=bibtex,style=authoryear]{biblatex} %\usepackage[section]{placeins} \usepackage[section,subsection]{extraplaceins} %\floatsetup[listing]{style=Plaintop} @@ -120,15 +122,19 @@ % The thesis! \pagestyle{plain} + \begin{document} \include{cover} -\pagestyle{plain} + +%\pagestyle{plain} \tableofcontents %\newpage %\listoffigures %\newpage %\listoftables +\pagestyle{fancy} \include{cortex} +\pagestyle{plain} \nocite{*} \begin{singlespace} \printbibliography