Update templates
This commit is contained in:
parent
55b9e2523c
commit
b0ca171973
34 changed files with 536 additions and 707 deletions
|
@ -21,26 +21,24 @@
|
|||
</head>
|
||||
<body>
|
||||
<article>
|
||||
|
||||
<header>
|
||||
<nav>
|
||||
<nav>
|
||||
<a href="./">Home</a>
|
||||
<a href="./projects.html">Projects</a>
|
||||
<a href="./archive.html">Archive</a>
|
||||
<a href="./contact.html">Contact</a>
|
||||
</nav>
|
||||
<a href="./archive.html">Posts</a>
|
||||
<a href="./projects.html">Projects</a>
|
||||
<a href="./contact.html">Contact</a>
|
||||
</nav>
|
||||
|
||||
<h1 class="title">Projects</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1 class="title">Projects</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
<hr>
|
||||
<h2><a href="./files/tdanetworks.pdf">Topological Data Analysis of time-dependent networks</a></h2>
|
||||
<p>Application of the recent advances in Topological Data Analysis (TDA) and Persistent Homology to periodicity detection in temporal networks. <a href="./files/tdanetworks.pdf">Master's thesis dissertation.</a></p>
|
||||
|
@ -89,6 +87,8 @@
|
|||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
<footer>
|
||||
Site proudly generated by
|
||||
<a href="http://jaspervdj.be/hakyll">Hakyll</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue