summary refs log tree commit diff stats
path: root/src/writings/index.html
blob: e055be285365e750b2ff3316f7085784fcb6a846 (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 (pdf)</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>