mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
87 lines
2.6 KiB
HTML
87 lines
2.6 KiB
HTML
---
|
|
title: Aknowledgements
|
|
excerpt:
|
|
layout: none
|
|
image:
|
|
|
|
---
|
|
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="generator" content="pandoc" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
|
<title>Aknowledgements</title>
|
|
|
|
|
|
<script type="text/x-mathjax-config">
|
|
|
|
MathJax.Hub.Config({
|
|
"HTML-CSS": {
|
|
linebreaks: { automatic: true, width: "container" }
|
|
}
|
|
});
|
|
|
|
</script>
|
|
<script src="/assets/mathjax/tex-mml-svg.js" id="MathJax-script" async></script>
|
|
|
|
<script src="/assets/js/thesis_scrollspy.js"></script>
|
|
<script src="https://d3js.org/d3.v5.min.js" defer></script>
|
|
|
|
<link rel="stylesheet" href="/assets/css/styles.css">
|
|
<script src="/assets/js/index.js"></script>
|
|
</head>
|
|
<body>
|
|
|
|
<!--Capture the table of contents from pandoc as a jekyll variable -->
|
|
{% capture tableOfContents %}
|
|
<br>
|
|
<nav aria-label="Table of Contents" class="page-table-of-contents">
|
|
|
|
</nav>
|
|
{% endcapture %}
|
|
|
|
<!-- Give the table of contents to header as a variable so it can be put into the sidebar-->
|
|
{% include header.html extra=tableOfContents %}
|
|
|
|
<main>
|
|
|
|
<!-- Table of Contents -->
|
|
<!-- -->
|
|
|
|
<!-- Main Page Body -->
|
|
<p>Acknowledgements here.</p>
|
|
<!-- I would like to thank my supervisor, Professor Johannes Knolle and co-supervisor Professor Derek Lee for guidance and support during this long process. Thanks also to Professors Kim Christensen, Angus MacKinnon and Matthew Foulkes for helpful discussions.
|
|
|
|
Dan Hdidouan for being an example of how to weather the stress of a PhD with grace and kindness.
|
|
|
|
Arnaud for help and guidance...
|
|
|
|
Carolyn, Juraci, Ievgeniia and Loli for their patience and support.
|
|
|
|
Nina del Ser
|
|
|
|
Brian Tam for his endless energy on our many many calls while we served as joint Postgraduate reps for the department.
|
|
|
|
All the students in CMTH, Halvard, Tom, Chris, Krishnan, David, Tonny, Emanuele ... and particularly to Thank you to the CMT group at TUM in Munich, Alex and Rohit.
|
|
|
|
Gino, Peru and Willian for their collaboration on the Amorphous Kitaev model.
|
|
|
|
Mr Jeffries who encouraged me to pursue physics
|
|
|
|
All the gang from Munich, Toni, Mine, Mike, Claudi.
|
|
|
|
Dan Simpson, the poet in residence at Imperial and one of my favourite collaborators during my time at Imperial.
|
|
|
|
Lou Khalfaoui for keeping me sane during the lockdown of March 2022. Sophie Nadel, Julie Ketcher and Kim ??? for their graphic design expertise and patience.
|
|
|
|
|
|
All the I-Stemm team, Katerina, Jeremey, John, ....
|
|
|
|
And finally, I'd like the thank the staff of the Camberwell Public Library where the majority of this thesis was written. -->
|
|
|
|
|
|
</main>
|
|
</body>
|
|
</html>
|