A research group specialized on Theoretical Computer Science which includes Database Theory, Algorithmics, Computational Complexity, Logic and many more.
- Add photo to assets/photos (click here)
- Find the file v/people.html (click here).
- Search the corresponding title (eg. Professors) and locate the
divtag under it. - Inside the
div, insert by alphabetical order the following code replacing the data:
<span>
<img src="/assets/photos/NAME.png">
<h3>NAME</h3>
<a href="mailto:MAIL">MAIL</a>
<div>
<a href="WEB">Website</a>
<a href="DBPL">DBPL</a>
</div>
<p>INTEREST</p>
</span>