diff --git a/thesis.tex b/thesis.tex index 367fccc1fb20cea161d4367a74ed29c28e64fdbd..fddacc528d5e560435e9c1b3cdf753d52399900d 100644 --- a/thesis.tex +++ b/thesis.tex @@ -160,15 +160,15 @@ \backmatter %% Listings of figures, tables, etc. Delete what is not needed. -\listoffigures +\listoffigures\thispagestyle{headings} -\listoftables +\listoftables\thispagestyle{headings} % Algorithms -\listofalgorithms +\listofalgorithms\thispagestyle{headings} % Code Listings -\lstlistoflistings +\lstlistoflistings\thispagestyle{headings} \clearpage \bibliography{references}