bandali.eu.org -> bndl.org
[~bandali/bndl.org] / index.m4
index ad3d902..2459b42 100644 (file)
--- a/index.m4
+++ b/index.m4
@@ -1,13 +1,13 @@
 dnl -*- html -*-
-define(__title, `Amin Bandali''`s Personal Site')dnl
+define(__title, `Bandali''`s Personal Site')dnl
 define(__slug, `home')dnl
 define(__nts)dnl
 include(header.html)dnl
 
 <section id="intro">
-<p>Hi, I'm Amin.  I am currently a graduate student at the
-<a href="//watform.uwaterloo.ca">Waterloo Formal Methods</a>
-group at the University of Waterloo, supervised by
+<p>Hi, I'm bandali.  I am a graduate student at the
+<a href="//watform.uwaterloo.ca">Waterloo Formal Methods</a> group at
+the University of Waterloo, supervised by
 <a href="//cs.uwaterloo.ca/~nday/">Nancy&nbsp;Day</a>.
 The main goal of my research is
 improving <strong>software and systems reliability</strong>
@@ -36,13 +36,14 @@ co-host of the <a href="//emacsel.com">Emacs.el</a> podcast with
 <a href="//www.pygopar.com">Daniel Gopar</a>.  I am also a member of
 the Systems Committee of the
 <a href="//csclub.uwaterloo.ca">Computer Science Club</a> of the
-University of Waterloo.</p>
+University of Waterloo, and an intern with the FSF tech team starting
+in spring 2020.</p>
 </section>
 
 <section id="papers">
 <h2>Papers</h2>
 <dl>
-<dt>A Comparison of the Declarative Modelling Languages B, DASH, and
+<dt>A Comparison of the Declarative Modelling Languages B, Dash, and
 TLA<sup>+</sup>
 <small>
 [ <a href="//p.bndl.org/modre2018-declarative.pdf">pdf</a>
@@ -51,7 +52,7 @@ TLA<sup>+</sup>
 </small>
 </dt>
 <dd>
-Ali Abbassi, <a href="//bandali.eu.org">Amin Bandali</a>,
+Ali Abbassi, <a href="//bndl.org">Amin Bandali</a>,
 <a href="//cs.uwaterloo.ca/~nday/">Nancy A. Day</a>, Jose Serna<br/>
 <em>2018 IEEE 8th International Model-Driven Requirements Engineering
 Workshop (MoDRE)</em><br/>
@@ -75,7 +76,7 @@ York University, Toronto, Canada, August 15, 2017">poster</a>
 </small>
 </dt>
 <dd>
-<a href="//bandali.eu.org">Amin Bandali</a>,
+<a href="//bndl.org">Amin Bandali</a>,
 <a href="//github.com/cipher1024">Simon Hudon</a>,
 <a href="//www.cse.yorku.ca/~jonathan/">Jonathan S. Ostroff</a>
 </dd>
@@ -119,6 +120,11 @@ and
 <table class="post-list">
 <tbody>
 <tr>
+<td><a href="fsf-internship/intro">Internship with the FSF tech team</a>
+(intro)</td>
+<td><small>May 29, 2020</small></td>
+</tr>
+<tr>
 <td><a href="computing">How I do my Computing</a></td>
 <td><small>September 14, 2019</small></td>
 </tr>
@@ -130,5 +136,5 @@ and
 </table>
 </section>
 
-define(__copy, `2016&ndash;2019')dnl
+define(__copy, `2016&ndash;2020')dnl
 include(footer.html)dnl