diff --git a/_layouts/person.html b/_layouts/person.html index 1e8be65e2a2d2e2dd271d994f8a0f3adf942d132..84290a54f1f2bce7d43274e40341b513c44fdc64 100644 --- a/_layouts/person.html +++ b/_layouts/person.html @@ -45,7 +45,11 @@ layout: default {% endif %} - <a href="http://kwarc.github.io/bibs/{{ page.url | replace: '/people/', '' | replace: '/', '' }}/">Publications</a> + {% if page.publink == "auto" %} + <a href="http://kwarc.github.io/bibs/{{ page.url | replace: '/people/', '' | replace: '/', '' }}/">Publications</a> + {% elsif page.publink %} + <a href="{{page.publink}}">Publications</a> + {% endif %} </div> </div> diff --git a/courses/wuv.md b/courses/wuv.md index df7245a68cbfd0c0e33c76d9aea3d71addd66f71..a3574a957190fdcc8f3f9361dc8bc4e5a5d6a6e5 100644 --- a/courses/wuv.md +++ b/courses/wuv.md @@ -8,9 +8,9 @@ instructors: semesters: - SS17 - WS17/18 - - SS18 + - SS18 - WS18/19 - - SS19 + - SS19 --- Dieses Seminar behandelt ausgewählte Themen aus dem Gebiet der Wissensrepräsentation und -Verarbeitung, mit einem Fokus auf mathematisches Wissen. diff --git a/people/akohlhase.md b/people/akohlhase.md index 90959d93a82fe6635c3714a9a14cdd9a35a919d7..2f875c79540b9a5d103427fa51825ce82c0ac913 100644 --- a/people/akohlhase.md +++ b/people/akohlhase.md @@ -9,6 +9,8 @@ role: postdoc start_date: 2005-12 end_date: 2014-08 +publink: auto + affiliation: Hochschule Neu-Ulm website: https://www.hs-neu-ulm.de/andrea-kohlhase/ --- diff --git a/people/cdavid.md b/people/cdavid.md index bb6fda852b9e5f1da333a4f1f7d4d6a5c11b10c4..5c255e032ca0b7701eb25d7d7e6208e7c5bae7d6 100644 --- a/people/cdavid.md +++ b/people/cdavid.md @@ -8,6 +8,8 @@ pic: public/images/cdavid.jpeg role: master-student start_date: 2008-09 end_date: 2012-02 + +publink: auto --- ### Description diff --git a/people/cjucovschi.md b/people/cjucovschi.md index 731723dd20f87995681f95500eb174ab1a115e49..3e1b6f675e881527c824735ec7ab150972acb089 100644 --- a/people/cjucovschi.md +++ b/people/cjucovschi.md @@ -8,6 +8,8 @@ pic: public/images/cjucovschi.jpeg role: phd-student start_date: 2007-10 +publink: auto + affiliation: Computer Science, FAU Erlangen-Nürnberg --- diff --git a/people/clange.md b/people/clange.md index 8b194db212887260c4e75acd34c0260ae050dd67..4c5e008feeff95977dd3364a12b44b81d7f5131b 100644 --- a/people/clange.md +++ b/people/clange.md @@ -9,6 +9,8 @@ role: phd-student start_date: 2008-07 end_date: 2012-08 +publink: auto + website: https://langec.wordpress.com/about/ affiliation: Enterprise Information Systems, Fraunhofer IAIS Bonn --- diff --git a/people/cmueller.md b/people/cmueller.md index cdc1449cdfdaf76ca725d080e7cc130242b2374f..c5338a565f42d150a5495d4aaee4e03bd6a03c7e 100644 --- a/people/cmueller.md +++ b/people/cmueller.md @@ -10,6 +10,8 @@ start_date: 2006-09 end_date: 2010-05 affiliation: ti&m Frankfurt + +publink: auto --- ### Description diff --git a/people/cprodescu.md b/people/cprodescu.md index 4f48c6679c7fd745b28c57816edd92b06dc346af..e330b6fcad93fc439554e1bbfd53aeb8b9991b3a 100644 --- a/people/cprodescu.md +++ b/people/cprodescu.md @@ -9,6 +9,8 @@ pic: public/images/cprodescu.png start_date: 2008-09 end_date: 2014-08 +publink: auto + affiliation: Twitter --- diff --git a/people/dginev.md b/people/dginev.md index 41adf3ec185b24af09862d46962442820b886a00..c72a3d881e2f85c20d5eacc261638c19ab37e608 100644 --- a/people/dginev.md +++ b/people/dginev.md @@ -8,6 +8,8 @@ pic: public/images/dginev.jpeg role: phd-student start_date: 2007-02 +publink: auto + website: http://prodg.org affiliation: Computer Science, FAU Erlangen-Nürnberg --- diff --git a/people/dmueller.md b/people/dmueller.md index d6af816a94bbdf6e59ff3c07832be1a903da89af..68e66c6c3632091ca5c108059e41d3d38ba52d40 100644 --- a/people/dmueller.md +++ b/people/dmueller.md @@ -8,6 +8,8 @@ pic: public/images/dmueller.jpg role: phd-student start_date: 2015-04 +publink: auto + affiliation: Computer Science, FAU Erlangen-Nürnberg website: http://blog.logicalphalluses.net/ --- diff --git a/people/fhorozal.md b/people/fhorozal.md index 19c6dc1bcd9baaa8df15cfedcfe9bc19eb07bfa6..1ab167a39521212adb3991394fa03b85d01cb0da 100644 --- a/people/fhorozal.md +++ b/people/fhorozal.md @@ -8,6 +8,8 @@ pic: public/images/fhorozal.jpg role: phd-student start_date: 2010-05 end_date: 2014-12 + +publink: auto --- ### Thesis Title diff --git a/people/frabe.md b/people/frabe.md index eb4629fd93672261d5ddd067c6112a0e67a555e3..87c7cbee7d9731d096b42dd344323d7ac2b4696e 100644 --- a/people/frabe.md +++ b/people/frabe.md @@ -8,5 +8,7 @@ pic: public/images/frabe.jpg role: postdoc start_date: 2005-09 +publink: auto + affiliation: Jacobs University Bremen --- \ No newline at end of file diff --git a/people/miancu.md b/people/miancu.md index 09a5b4c132a1cc4c54964219b5958035f1a04cc7..5cd7bf6b60339bc1f0a9a39062db9d686132b7dc 100644 --- a/people/miancu.md +++ b/people/miancu.md @@ -5,6 +5,8 @@ title: Mihnea Iancu fullname: Dr. Mihnea Iancu pic: public/images/miancu.png +public: auto + role: phd-student start_date: 2012-04 end_date: 2017-01 diff --git a/people/mkohlhase.md b/people/mkohlhase.md index eb8c8da74a2dfaee30022ad2c64f75265be1ba1a..3dedbd5f833037dc4d22acdf1cef47e54f11f146 100644 --- a/people/mkohlhase.md +++ b/people/mkohlhase.md @@ -9,6 +9,7 @@ pic: public/images/mkohlhase.jpg start_date: 2003-09 orcid: 0000-0002-9859-6337 +publink: auto affiliation: "Computer Science, FAU Erlangen-Nürnberg, Jacobs University Bremen, Carnegie Mellon University" --- diff --git a/people/nmueller.md b/people/nmueller.md index a10940a00ef8ffcb7a694aac6d46a4164889e5e4..e876cc122bbd3ae18061409b1601f71e4f5099af 100644 --- a/people/nmueller.md +++ b/people/nmueller.md @@ -10,6 +10,8 @@ start_date: 2005-09 end_date: 2010-07 affiliation: BearingPoint Software Solutions GmbH + +publink: auto --- ### Description diff --git a/people/twiesing.md b/people/twiesing.md index 9cb2b90817a0805fde3cf2cf26c42095e6a499d3..995a99a464c5c7d3f89fb7c59b805e2c284a82a6 100644 --- a/people/twiesing.md +++ b/people/twiesing.md @@ -8,6 +8,8 @@ pic: public/images/twiesing.jpg role: phd-student start_date: 2013-02 +publink: auto + website: https://tkw01536.de affiliation: Data Engineering, Jacobs University --- diff --git a/people/vzholudev.md b/people/vzholudev.md index ce78c8211ada0005eaa42d097aaf887db14db95b..b25c53d10052f41c4caaf5eb580c0e11ad9709b4 100644 --- a/people/vzholudev.md +++ b/people/vzholudev.md @@ -9,6 +9,8 @@ role: phd-student start_date: 2007-09 end_date: 2012-07 +publink: auto + affiliation: ResearchGate ---