summary refs log tree commit diff stats
path: root/src/dead-trees/index.html
blob: 23fd7bf9f84b69cab73ceaf040354f5b8cfa1aee (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="./raman_spectrometer.pdf">My 'Facharbeit' on Raman spectrometry</a></li>
        </ul>
    </body>
</html>