summary refs log tree commit diff stats
path: root/src/dead-trees/index.html
blob: 246d993a0154b89e8e043ec405f08d560997c68c (plain) (blame)
1
2
3
4
5
6
7
8
9
<html>
    <body>
        <h1>My paper like things, provided in the portable document format</h1>
        <ul>
            <li><a href="./kant_and_free_software.pdf">My essay on free software and Kantian ethics</a></li>
            <li><a href="./facharbeit2.pdf.pdf">My Facharbeit on Raman spectrometry</a></li>
        </ul>
    </body>
</html>