--- layout: page title: KWARC - Open Positions --- The KWARC group is constantly looking for good developers and Ph.D. students. {% assign jobads = site.pages | where: "layout", "jobad" | sort: "title" %} <ul class="collection"> {% for item in jobads %} {% if item.status contains 'open' %} <li class="collection-item"> <a href="{{item.url}}" class="title">{{item.title}}</a> </li> {% endif %} {% endfor %} </ul> Candidates interested in the positions above should introduce themselves and inquire for further information by sending email with the usual documents to michael.kohlhase@fau.de