From da6494301c52085e4fbc51c2057e4fe6ff27cad5 Mon Sep 17 00:00:00 2001 From: Tom Hodson Date: Wed, 24 Aug 2022 18:25:28 +0200 Subject: [PATCH] updates --- _includes/header.html | 4 +- _sass/thesis.scss | 10 + _thesis/0_Preface/0.1_Aknowledgements.html | 12 +- _thesis/1_Introduction/1_Intro.html | 220 +++- _thesis/2_Background/2.1_FK_Model.html | 28 +- _thesis/2_Background/2.2_HKM_Model.html | 31 +- _thesis/2_Background/2.3_Disorder.html | 26 +- .../3.1_LRFK_Model.html | 1132 +++++++++-------- .../3.2_LRFK_Methods.html | 125 +- .../3.3_LRFK_Results.html | 26 +- .../4.1.2_AMK_Model.html | 96 +- .../4.1_AMK_Model.html | 60 +- .../4.2_AMK_Methods.html | 73 +- .../4.3_AMK_Results.html | 107 +- _thesis/5_Conclusion/5_Conclusion.html | 17 +- .../A.1_Markov_Chain_Monte_Carlo.html | 17 +- .../6_Appendices/A.2_Lattice_Generation.html | 17 +- .../6_Appendices/A.3_Lattice_Colouring.html | 17 +- _thesis/6_Appendices/A.4_The_Projector.html | 17 +- .../correlation_spin_orbit_PT.png | Bin 313471 -> 337332 bytes 20 files changed, 1315 insertions(+), 720 deletions(-) diff --git a/_includes/header.html b/_includes/header.html index ce0f863..ea73ab2 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -9,6 +9,8 @@ Twitter RSS

-{% include sidebar.html %} +{% include sidebar.html%} + +{{ include.extra }}
\ No newline at end of file diff --git a/_sass/thesis.scss b/_sass/thesis.scss index 1148176..7629de1 100644 --- a/_sass/thesis.scss +++ b/_sass/thesis.scss @@ -57,4 +57,14 @@ div.csl-entry a { div.csl-entry div { display: inline; +} + +header li { + list-style: none; + a { + text-decoration: none; + margin-bottom: 0.5em; + display:block; + + } } \ No newline at end of file diff --git a/_thesis/0_Preface/0.1_Aknowledgements.html b/_thesis/0_Preface/0.1_Aknowledgements.html index 023649c..5a14d02 100644 --- a/_thesis/0_Preface/0.1_Aknowledgements.html +++ b/_thesis/0_Preface/0.1_Aknowledgements.html @@ -177,9 +177,19 @@ image: -{% include header.html %} + + +{% capture tableOfContents %} +
+Contents: + +{% endcapture %} + + +{% include header.html extra=tableOfContents %}
+

I would like to thank my supervisor, Professor Johannes Knolle and co-supervisor Professor Derek Lee for guidance and support during this long process.

diff --git a/_thesis/1_Introduction/1_Intro.html b/_thesis/1_Introduction/1_Intro.html index dd83865..1b3987e 100644 --- a/_thesis/1_Introduction/1_Intro.html +++ b/_thesis/1_Introduction/1_Intro.html @@ -199,15 +199,42 @@ image: -{% include header.html %} + + +{% capture tableOfContents %} +
+Contents: + +{% endcapture %} + + +{% include header.html extra=tableOfContents %}
-
diff --git a/_thesis/2_Background/2.1_FK_Model.html b/_thesis/2_Background/2.1_FK_Model.html index bbff1ed..dad9e82 100644 --- a/_thesis/2_Background/2.1_FK_Model.html +++ b/_thesis/2_Background/2.1_FK_Model.html @@ -240,10 +240,33 @@ image: -{% include header.html %} + + +{% capture tableOfContents %} +
+Contents: + +{% endcapture %} + + +{% include header.html extra=tableOfContents %}
-