summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAnna Knoerr <an.kn@protonmail.ch>2021-09-11 01:50:00 +0200
committerAnna Knoerr <an.kn@protonmail.ch>2021-09-11 01:50:00 +0200
commit219f6145e42be5121039afcb99ec748bd3b15158 (patch)
tree5527fe32a9c2d3f873acb1aeb7e55441afd6603f /index.html
parent4e51357e32666ee46d5921a83111ebb75fbb6f7c (diff)
trying collapsible content
Diffstat (limited to 'index.html')
-rw-r--r--index.html17
1 files changed, 15 insertions, 2 deletions
diff --git a/index.html b/index.html
index b8eeae7..bb033a3 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
<title>Anna Knörr</title>
</head>
-<body class='noscroll'>
+<body >
<p>Hi, my name is Anna. I'm currently a graduate student in theoretical physics at Perimeter Institute in Waterloo, Canada.<p>
<p>You can contact me here: <a href = "an.kn@protonmail.ch">an.kn@protonmail.ch</a></p>
<p>Welcome to my minimal online presence.</p>
@@ -34,8 +34,21 @@
<li><a href="https://vmp.ethz.ch/secure/documents/hitchhiker.pdf">The Hitchhiker's Guide to the ETH</a></li>
<li><a href="https://vmp.ethz.ch/secure/documents/kunterbunt.pdf"> KUNTERBUNT</a></li>
- <li><a href="https://ssc.ethz.ch/assets/earth_magazine.pdf"> the EarTH Magazin - Edition "Coopeation"</a></li>
+ <li><a href="https://ssc.ethz.ch/assets/earth_magazine.pdf"> the EarTH Magazin - Edition "Cooperation"</a></li>
</ul>
+
+ <div class="collapsible-wrapper">
+ <h3 class="collapsible">Papers</h3>
+ </div>
+ <div class="collapsible-content">
+ <ul class="projectlist">
+ <li>
+ Addario-Berry, L., <b>Brandenberger, A. M.</b>, Hamdan, J. and Kerriou, C. <a
+ href="https://arxiv.org/pdf/2105.03195.pdf" target="_blank">Universal height and width bounds for random trees</a>.
+ arXiv:2105.03195 [math.PR] (2020). Submitted May 2021.
+ </li>
+ </ul>
+ </div>
</body>
<h4>Online Whiteboard</h4>