mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
92 lines
2.8 KiB
HTML
92 lines
2.8 KiB
HTML
---
|
|
title: Conclusion
|
|
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>Conclusion</title>
|
|
|
|
|
|
<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">
|
|
<ul>
|
|
<li><a href="#chap:5-conclusion" id="toc-chap:5-conclusion">5 Conclusion</a></li>
|
|
<li><a href="#material-realisations" id="toc-material-realisations">Material Realisations</a>
|
|
<ul>
|
|
<li><a href="#amorphous-materials" id="toc-amorphous-materials">Amorphous Materials</a></li>
|
|
<li><a href="#metal-organic-frameworks" id="toc-metal-organic-frameworks">Metal Organic Frameworks</a></li>
|
|
</ul></li>
|
|
<li><a href="#discussion" id="toc-discussion">Discussion</a></li>
|
|
<li><a href="#outlook" id="toc-outlook">Outlook</a></li>
|
|
</ul>
|
|
</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 -->
|
|
<!-- <nav id="TOC" role="doc-toc">
|
|
<ul>
|
|
<li><a href="#chap:5-conclusion" id="toc-chap:5-conclusion">5 Conclusion</a></li>
|
|
<li><a href="#material-realisations" id="toc-material-realisations">Material Realisations</a>
|
|
<ul>
|
|
<li><a href="#amorphous-materials" id="toc-amorphous-materials">Amorphous Materials</a></li>
|
|
<li><a href="#metal-organic-frameworks" id="toc-metal-organic-frameworks">Metal Organic Frameworks</a></li>
|
|
</ul></li>
|
|
<li><a href="#discussion" id="toc-discussion">Discussion</a></li>
|
|
<li><a href="#outlook" id="toc-outlook">Outlook</a></li>
|
|
</ul>
|
|
</nav>
|
|
-->
|
|
|
|
<!-- Main Page Body -->
|
|
<div id="page-header">
|
|
<p>5 Conclusion</p>
|
|
<hr />
|
|
</div>
|
|
<section id="chap:5-conclusion" class="level1">
|
|
<h1>5 Conclusion</h1>
|
|
</section>
|
|
<section id="material-realisations" class="level1">
|
|
<h1>Material Realisations</h1>
|
|
<section id="amorphous-materials" class="level2">
|
|
<h2>Amorphous Materials</h2>
|
|
</section>
|
|
<section id="metal-organic-frameworks" class="level2">
|
|
<h2>Metal Organic Frameworks</h2>
|
|
</section>
|
|
</section>
|
|
<section id="discussion" class="level1">
|
|
<h1>Discussion</h1>
|
|
</section>
|
|
<section id="outlook" class="level1">
|
|
<h1>Outlook</h1>
|
|
<p>Next Chapter: <a href="../6_Appendices/A.1.2_Fermion_Free_Energy.html">Appendices</a></p>
|
|
</section>
|
|
|
|
|
|
</main>
|
|
</body>
|
|
</html>
|