mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
68 lines
1.6 KiB
HTML
68 lines
1.6 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>
|
|
|
|
<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="#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="#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="discussion" class="level2">
|
|
<h2>Discussion</h2>
|
|
</section>
|
|
<section id="outlook" class="level2">
|
|
<h2>Outlook</h2>
|
|
<p>Next Chapter: <a
|
|
href="../6_Appendices/A.1_Particle_Hole_Symmetry.html#particle-hole-symmetry">Appendices</a></p>
|
|
</section>
|
|
|
|
|
|
</main>
|
|
</body>
|
|
</html>
|