Skip to content

Commit

Permalink
Fix email
Browse files Browse the repository at this point in the history
  • Loading branch information
sarranz committed May 26, 2023
1 parent 7d98e58 commit 39fb61c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
<div style="margin-left: 320px;">
<h1>Santiago Arranz Olmos</h1>
<p>I'm a PhD student at <a href="https://www.mpi-sp.org/">Max Planck Institute for Security and Privacy (MPI-SP)</a>.</p>
<p>I'm interested in programming language theory and its application to security.</p>
<p>I'm interested in programming languages theory and its application to security.</p>
<p>I did my Master's at <a href="https://www.unc.edu.ar/">Universidad Nacional de Córdoba (UNC)</a>. You can download my thesis <a href="files/ms-thesis.pdf">here</a> (it's in Spanish).</p>
<table>
<tr><td>Email:</td><td>firstname.arranz-olmos@mpi-sp.org</td></tr>
<tr><td>Email:</td><td>firstname [dot] arranz-olmos [at] mpi-sp [dot] org</td></tr>
<tr><td>DBLP:</td><td><a href="https://dblp.org/pid/304/6207">https://dblp.org/pid/304/6207</a></td></tr>
</table>
</div>
Expand Down

0 comments on commit 39fb61c

Please sign in to comment.