update student ad to match email
authorRalf Jung <post@ralfj.de>
Thu, 17 Nov 2022 16:55:11 +0000 (17:55 +0100)
committerRalf Jung <post@ralfj.de>
Thu, 17 Nov 2022 16:55:11 +0000 (17:55 +0100)
research/index.html

index 51285129552fb35f0f287e0a8be521cd7faa22a4..ef0ac0cc54da6c344388fa189a12535d5a95ee94 100644 (file)
@@ -9,8 +9,10 @@ Previously, I completed my <a href="thesis.html">PhD</a> at <a href="https://www
 I also did a post-doc in the <a href="https://pdos.csail.mit.edu/">PDOS group</a> at <a href="https://www.csail.mit.edu/" target="_blank">MIT CSAIL</a>.
 </p>
 
-<p><i>If you are interested in doing a PhD or post-doc working on programming language foundations, and in particular formal foundations for Rust, or if you are an ETH student interested in a Master Thesis in that area -- please <a href="contact.html">reach out</a>!</i>
-(Note that PhDs at ETH can start any time during the year, not just in September.)</p>
+<p><i>I am offering up to two fully funded PhD positions in my newly founded research group at <a href="https://ethz.ch/en/the-eth-zurich/working-teaching-and-research.html">ETH Zürich</a>, with flexible start date.
+I am looking for strong students that want to do research at the foundations of programming language theory, in program verification and separation logic, with a focus on Rust and Iris.
+Knowledge of Coq is greatly appreciated. Interested candidates can <a href="contact.html">contact me directly</a>.
+Please explain why you are interested in a PhD in this field and what your prior experience is. Also include a CV and possible contacts for recommendation letters.</i></p>
 
 <p>My two main lines of work are about <a href="https://www.rust-lang.org/">Rust</a> and <a href="https://iris-project.org/">Iris</a>.<br>
 On the Rust side, I am working (also in collaboration with the Rust language team) towards a solid formal foundation for the language, including in particular the unsafe parts.