summary refs log tree commit diff stats
path: root/src/dead-trees/index.html
blob: 0e3450538504baff9c10a76ab3fb38ac1cd0df84 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<html>
    <body>
        <h1>My paper like things, provided in the portable document format</h1>
        <ul>
            <li><a href="./philosophy/kant_and_free_software.pdf">My essay on free software and Kantian ethics</a></li>
            <li><a href="./chemistry/facharbeit.pdf">My 'Facharbeit' on Raman Spektrometrie</a></li>
            <li><a href="./chemistry/essens_analyse.pdf">My analysis of liquid food replacements</a></li>
        </ul>
    </body>
</html>