Skip to content
Snippets Groups Projects
Commit bff1a955 authored by Michael Kohlhase's avatar Michael Kohlhase
Browse files

adding cv

parent cb9a6274
No related branches found
No related tags found
No related merge requests found
...@@ -4,12 +4,12 @@ layout: default ...@@ -4,12 +4,12 @@ layout: default
<div class="page"> <div class="page">
<h1 class="page-title">{{ page.fullname }}</h1> <h1 class="page-title">{{ page.fullname }}</h1>
{% if page.fulltitle %} {% if page.fulltitle %}<h2>{{ page.fulltitle }}</h2>{% endif %}
<h2>{{ page.fulltitle }}</h2>
{% endif %}
<h3> <h3>
<a href="https://kwarc.info/{{ page.account }}/publications.html">Pulibcations</a> <a href="https://kwarc.info/{{ page.account }}/publications.html">Pulibcations</a>
{% if page.cv %}&nbsp;<a href="/{{page.cv}}">Curriculum Vitae</a>{% endif %}
</h3> </h3>
<img src="/{{page.pic}}" width="300"/> <img src="/{{page.pic}}" width="300"/>
{{ content }} {{ content }}
</div> </div>
--- ---
layout: person layout: person
menu_title: Michael Kohlhase
menu_order: 1
fullname: Prof. Dr. Michael Kohlhase fullname: Prof. Dr. Michael Kohlhase
fulltitle: Professur für Wissensrepräsentation und -verarbeitung fulltitle: Professur für Wissensrepräsentation und -verarbeitung
affiliation: Computer Science, FAU Erlangen-Nürnberg affiliation: Computer Science, FAU Erlangen-Nürnberg
account: mkohlhase account: mkohlhase
cv: people/mkohlhase-cv
pic: public/images/miko-quer.jpg pic: public/images/miko-quer.jpg
--- ---
### Contact Details: ### Contact Details:
...@@ -14,5 +17,4 @@ pic: public/images/miko-quer.jpg ...@@ -14,5 +17,4 @@ pic: public/images/miko-quer.jpg
**Office at Jacobs University Bremen**: Room 169 Research I, tel/fax: +49 421 200 3140/493140, <m.kohlhase@jacobs-university.de> **Office at Jacobs University Bremen**: Room 169 Research I, tel/fax: +49 421 200 3140/493140, <m.kohlhase@jacobs-university.de>
### Description: ### Description:
I am also an adjunct associate professor at the School of Computer Science Carnegie Mellon University and an adjunct professor at [Jacobs University Bremen](http://jacobs-university.de). My research is conducted in the context of the KWARC group (Knowledge Adaptation and Reasoning for Content) go there for an overview. I am also an adjunct associate professor at the School of Computer Science Carnegie Mellon University and an adjunct professor at [Jacobs University Bremen](http://jacobs-university.de). My research is conducted in the context of the KWARC group (Knowledge Adaptation and Reasoning for Content) go there for an overview.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment