diff --git a/content/academic/index.md b/content/academic/index.md index 72fc957..225b192 100644 --- a/content/academic/index.md +++ b/content/academic/index.md @@ -6,13 +6,17 @@ title = "Academic Work" I studied computer science at [Saarland University](https://www.uni-saarland.de/nc/en/home.html). -I finished my Diploma thesis ["Statische Berechnung sicherer Schleifengrenzen auf Maschinencode"](diplom.pdf) in 2006. +I finished my Diploma thesis ["Statische Berechnung sicherer Schleifengrenzen auf Maschinencode"](publications/diplom.pdf) in 2006. -In February 2013, I successfully defended my PhD thesis about ["Cache Persistence Analysis for Embedded Real-Time Systems"](phd.pdf). +In February 2013, I successfully defended my PhD thesis about ["Cache Persistence Analysis for Embedded Real-Time Systems"](publications/phd.pdf). The official publication can be found [here](https://publikationen.sulb.uni-saarland.de/handle/20.500.11880/26474;jsessionid=A6DE5A6E674C991A2F390B34454E05BC). ## Publications -A relatively complete list of my publications can be found on [my Google Scholar profile](https://scholar.google.com/citations?user=eK6jgYUAAAAJ&hl=en). +Lists of my publications can be found online at: -An other good source is [my dblp computer science library profile](https://dblp.org/pers/hd/c/Cullmann:Christoph). +* [Google Scholar](https://scholar.google.com/citations?user=eK6jgYUAAAAJ&hl=en) + +* [dblp computer science library](https://dblp.org/pers/hd/c/Cullmann:Christoph) + +* [ACM digital library](https://dl.acm.org/author_page.cfm?id=81461660747) diff --git a/content/academic/diplom.pdf b/content/academic/publications/diplom.pdf similarity index 100% rename from content/academic/diplom.pdf rename to content/academic/publications/diplom.pdf diff --git a/content/academic/phd.pdf b/content/academic/publications/phd.pdf similarity index 100% rename from content/academic/phd.pdf rename to content/academic/publications/phd.pdf