<ul>
<li>bandali@gnu.org</li>
<li>bandali@uwaterloo.ca</li>
-<li>bandali@csclub.uwaterloo.ca</li>
+dnl<li>bandali@csclub.uwaterloo.ca</li>
</ul>
<p>If you want to send me GPG-encrypted mail, you can use my
ifdef(`__slug',,`define(__slug, _get(`notes', __id))')dnl
ifdef(`__feed_atom',
`<entry xml:base="https://bndl.org">
-<author><name>Amin Bandali</name></author>
+<author><name>bandali</name></author>
<id>tag:bndl.org,atom,notes:__slug</id>
<published>__pub</published>
<updated>__upd</updated>
<html lang="en">
<head>
<meta charset="utf-8"/>
-<meta name="author" content="Amin Bandali"/>
+<meta name="author" content="bandali"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>__title`'ifdef(`__nts',,` — bandali')</title>
<link rel="alternate" href="/atom.xml" type="application/atom+xml"/>
</header>
<nav>
<ul>
-<li><a href="/publications">Publications</a></li>
-<li><a href="/#projects">Projects</a></li>
<li><a href="/#notes">Notes</a></li>
+<li><a href="/projects">Projects</a></li>
+<li><a href="/publications">Publications</a></li>
<li><a href="/cv" title="curriculum vitae">CV</a></li>
<li><a href="/contact">Contact</a></li>
</ul>
define(__nts)dnl
include(header.html)dnl
-<section id="intro">
-<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 Day</a>.
-The main goal of my research is
-improving <strong>software and systems reliability</strong>
-through application of
-<a href="//en.wikipedia.org/wiki/Formal_methods">formal
-methods</a>.</p>
-
-<p>My research at WatForm focuses on formal logic, model checking, and
-verification. I am also interested in programming languages, proof
+<section id="intro" class="justify">
+<p>Hi, I'm bandali. I am
+a <a href="//www.gnu.org/philosophy/free-sw.html">free software</a>
+activist and a computing scientist. I graduated from the University
+of Waterloo with a <a href="/mmath">Master of Mathematics</a> degree
+in Computer Science, where I did research in formal logic, model
+checking, and verification supervised
+by <a href="//cs.uwaterloo.ca/~nday/">Dr. Nancy Day</a>. The main
+goal of my research is improving <strong>software and systems
+reliability</strong> through application of
+<a href="//en.wikipedia.org/wiki/Formal_methods">formal methods</a>.
+My research areas of interest include programming languages, proof
assistants, and their type systems.</p>
-<p>On the side, I enjoy
-<a href="//stallman.org/articles/on-hacking.html">hacking</a> on
-<a href="//www.gnu.org/software/emacs/manual/elisp.html">elisp</a>
-and <a href="//www.gnu.org/software/guile/">guile</a>. I am a
+<p>On the side, I
+enjoy <a href="//stallman.org/articles/on-hacking.html">hacking</a>
+on <a href="//www.gnu.org/software/emacs/manual/elisp.html">elisp</a>
+and <a href="//www.gnu.org/software/guile/">guile</a>. I'm a
GNU <a href="//www.gnu.org/people/#bandali">maintainer</a>,
<a href="//www.gnu.org/people/webmeisters.html#bandali">webmaster</a>,
-and <a href="//savanna.gnu.org/maintenance/SavannahHacker/">Savannah
-hacker</a>. I am also a
-<a href="//www.gnu.org/philosophy/free-sw.html">free software</a>
-activist, and an <a href="//www.fsf.org/associate/">associate
-member</a> of the <a href="///www.fsf.org">Free Software
-Foundation</a>. I'm the chief organizer of
-the <a href="//emacsconf.org">EmacsConf</a> conference, and the
-co-host of the <a href="//emacsel.com">Emacs.el</a> podcast with
+and <a href="//savannah.gnu.org/maintenance/SavannahHacker/">Savannah
+hacker</a>; and an <a href="//www.fsf.org/associate/">associate
+member</a> of the Free Software Foundation (FSF). I'm currently the
+chief organizer of the <a href="//emacsconf.org">EmacsConf</a>
+conference, and the 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, 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
-TLA<sup>+</sup>
-<small>
-[ <a href="//p.bndl.org/modre2018-declarative.pdf">pdf</a>
-| <a href="//p.bndl.org/modre2018-declarative.bib">bib</a>
-]
-</small>
-</dt>
-<dd>
-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/>
-Copyright © 2018 IEEE. All Rights Reserved. Sadly.
-</dd>
-</dl>
-</section>
-
-<section id="talks">
-<h2>Talks</h2>
-<dl>
-<dt>The Magic of Specifications and Type Systems
-<small>
-[ <a href="//p.bndl.org/cucsc-2017-slides.pdf"
- title="presented at the Canadian Undergraduate Computer Science Conference 2017,
-University of Toronto, Canada, June 15–17, 2017">slides</a>
-| <a href="//p.bndl.org/eecs4080-poster.pdf"
- title="presented at the Lassonde Undergraduate Summer Student Research Conference,
-York University, Toronto, Canada, August 15, 2017">poster</a>
-]
-</small>
-</dt>
-<dd>
-<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>
-</dl>
-</section>
-
-<section id="projects">
-<h2>Projects</h2>
-<p>Here are some of my recent free software projects:</p>
-<dl>
-<dt><a href="//git.emacsconf.org/bandali/refinery-theme">refinery-theme</a></dt>
-<dd>A refined, minimalist, layered colour theme for GNU Emacs</dd>
-
-<dt><a href="//git.emacsconf.org/bandali/george-mode">george-mode</a></dt>
-<dd>Emacs major mode for editing George files</dd>
-
-<dt><a href="//git.emacsconf.org/bandali/alloy-catalyst">alloy-catalyst</a></dt>
-<dd>Framework for performance analysis of Alloy models</dd>
-
-<dt><a href="//github.com/unitb/unitb-web">unitb-web</a></dt>
-<dd>Web interface for Unit-B</dd>
+University of Waterloo.</p>
-<dt><a href="//github.com/unitb/tex2png-hs">tex2png-hs</a></dt>
-<dd>Library and CLI for converting TeX and LaTeX to PNG images</dd>
-</dl>
+<p>Starting in spring 2020, I am an intern with the FSF tech team.</p>
</section>
-<section id="notes">
+<section id="notes" class="justify">
<h2>Notes</h2>
-<p>Here are notes about a variety of topics and issues I care
-about.<br/>
-They are also available via
+<p>Here are notes about a variety of topics and issues I care about.
+They're also available via
<a href="notes.atom">
<img class="feed-icon" src="icon-12px.png"
alt="subscribe to Atom feed">Atom</a>
--- /dev/null
+dnl -*- html -*-
+define(__title, `Projects')dnl
+define(__slug, `projects')dnl
+include(header.html)dnl
+
+<article id="projects">
+<h1>Projects</h1>
+
+<dl>
+<dt><a href="//git.emacsconf.org/bandali/refinery-theme">refinery-theme</a></dt>
+<dd>A refined, minimalist, layered colour theme for GNU Emacs</dd>
+
+<dt><a href="//git.emacsconf.org/bandali/george-mode">george-mode</a></dt>
+<dd>Emacs major mode for editing George files</dd>
+
+<dt><a href="//git.emacsconf.org/bandali/alloy-catalyst">alloy-catalyst</a></dt>
+<dd>Framework for performance analysis of Alloy models</dd>
+
+<dt><a href="//github.com/unitb/unitb-web">unitb-web</a></dt>
+<dd>Web interface for Unit-B</dd>
+
+<dt><a href="//github.com/unitb/tex2png-hs">tex2png-hs</a></dt>
+<dd>Library and CLI for converting TeX and LaTeX to PNG images</dd>
+</dl>
+</article>
+
+define(__copy, `2020')dnl
+include(footer.html)dnl
publications-partial.html: bandali.bib bandali-bib-*.txt
- bibtex2html --citefile bandali-bib-citefile.txt \
+ bibtex2html --citefile bandali-bib-citefile.txt --html-entities \
+ --named-field slides slides --named-field poster poster \
--nodoc --no-header --no-footer --no-doi \
--reverse-sort --revkeys --sort-by-date --unicode \
--output publications \
-DBLP:conf/re/AbbassiBDS18
bandali2020
+DBLP:conf/re/AbbassiBDS18
+bandali-magic-lassonde-2017
+bandali-magic-cucsc-2017
-<h1><a href="bandali.bib">bandali.bib</a></h1><a name="DBLP:conf/re/AbbassiBDS18"></a><pre>
+<h1><a href="bandali.bib">bandali.bib</a></h1><a name="bandali2020"></a><pre>
+@mastersthesis{<a href="publications#bandali2020">bandali2020</a>,
+ type = {{MMath} thesis},
+ author = {Amin Bandali},
+ title = {{A Comprehensive Study of Declarative Modelling Languages}},
+ school = {University of Waterloo, David R. Cheriton School of Computer Science},
+ year = 2020,
+ month = {July},
+ publisher = {UWSpace},
+ url = {<a href="http://hdl.handle.net/10012/16059">http://hdl.handle.net/10012/16059</a>},
+ note = {\url{http://hdl.handle.net/10012/16059} and
+ \url{https://bndl.org/mmath}},
+ pdf = {https://p.bndl.org/bandali-mmath-thesis.pdf}
+}
+</pre>
+
+<a name="DBLP:conf/re/AbbassiBDS18"></a><pre>
@inproceedings{<a href="publications#DBLP:conf/re/AbbassiBDS18">DBLP:conf/re/AbbassiBDS18</a>,
author = {Ali Abbassi and
Amin Bandali and
}
</pre>
-<a name="bandali2020"></a><pre>
-@mastersthesis{<a href="publications#bandali2020">bandali2020</a>,
- type = {{MMath} thesis},
- author = {Amin Bandali},
- title = {{A Comprehensive Study of Declarative Modelling Languages}},
- school = {University of Waterloo, David R. Cheriton School of Computer Science},
- year = 2020,
- month = {July},
- publisher = {UWSpace},
- url = {<a href="http://hdl.handle.net/10012/16059">http://hdl.handle.net/10012/16059</a>},
- note = {\url{http://hdl.handle.net/10012/16059} and
- \url{https://bndl.org/mmath}},
- pdf = {https://p.bndl.org/bandali-mmath-thesis.pdf}
+<a name="bandali-magic-lassonde-2017"></a><pre>
+@misc{<a href="publications#bandali-magic-lassonde-2017">bandali-magic-lassonde-2017</a>,
+ author = {Amin Bandali and
+ Simon Hudon and
+ Jonathan S. Ostroff},
+ title = {The Magic of Specifications and Type Systems},
+ year = 2017,
+ month = {August},
+ howpublished = {Presented at the 2017 Lassonde Undergraduate Summer
+ Student Research Conference, York University,
+ Toronto, Canada},
+ poster = {<a href="https://p.bndl.org/eecs4080-poster.pdf">https://p.bndl.org/eecs4080-poster.pdf</a>}
+}
+</pre>
+
+<a name="bandali-magic-cucsc-2017"></a><pre>
+@misc{<a href="publications#bandali-magic-cucsc-2017">bandali-magic-cucsc-2017</a>,
+ author = {Amin Bandali and
+ Simon Hudon and
+ Jonathan S. Ostroff},
+ title = {The Magic of Specifications and Type Systems},
+ year = 2017,
+ month = {June},
+ howpublished = {Presented at the Canadian Undergraduate Computer
+ Science Conference 2017, University of Toronto,
+ Canada},
+ slides = {<a href="https://p.bndl.org/cucsc-2017-slides.pdf">https://p.bndl.org/cucsc-2017-slides.pdf</a>}
}
</pre>
@string{uwaterloo-cs = uwaterloo # ", " # drc-scs}
%% ===================================================================
-%% bandali's papers and talks (in chronological order)
+%% bandali's papers and talks (in reverse chronological order)
%% ===================================================================
+@mastersthesis{bandali2020,
+ type = {{MMath} thesis},
+ author = {Amin Bandali},
+ title = {{A Comprehensive Study of Declarative Modelling Languages}},
+ school = uwaterloo-cs,
+ year = 2020,
+ month = {July},
+ publisher = "UWSpace",
+ url = {http://hdl.handle.net/10012/16059},
+ note = {\url{http://hdl.handle.net/10012/16059} and
+ \url{https://bndl.org/mmath}},
+ pdf = {https://p.bndl.org/bandali-mmath-thesis.pdf}
+}
+
@inproceedings{DBLP:conf/re/AbbassiBDS18,
author = {Ali Abbassi and
Amin Bandali and
timestamp = {Thu, 14 Feb 2019 15:07:29 +0100},
biburl = {https://dblp.org/rec/bib/conf/re/AbbassiBDS18},
bibsource = {dblp computer science bibliography, https://dblp.org},
- pdf = "https://p.bndl.org/modre2018-declarative.pdf"
+ pdf = {https://p.bndl.org/modre2018-declarative.pdf}
}
@proceedings{DBLP:conf/re/2018modre,
bibsource = {dblp computer science bibliography, https://dblp.org}
}
-@mastersthesis{bandali2020,
- type = {{MMath} thesis},
- author = {Amin Bandali},
- title = {{A Comprehensive Study of Declarative Modelling Languages}},
- school = uwaterloo-cs,
- year = 2020,
- month = {July},
- publisher = "UWSpace",
- url = {http://hdl.handle.net/10012/16059},
- note = {\url{http://hdl.handle.net/10012/16059} and
- \url{https://bndl.org/mmath}},
- pdf = "https://p.bndl.org/bandali-mmath-thesis.pdf"
+@misc{bandali-magic-lassonde-2017,
+ author = {Amin Bandali and
+ Simon Hudon and
+ Jonathan S. Ostroff},
+ title = {The Magic of Specifications and Type Systems},
+ year = 2017,
+ month = {August},
+ howpublished = {Presented at the 2017 Lassonde Undergraduate Summer
+ Student Research Conference, York University,
+ Toronto, Canada},
+ poster = {https://p.bndl.org/eecs4080-poster.pdf}
+}
+
+@misc{bandali-magic-cucsc-2017,
+ author = {Amin Bandali and
+ Simon Hudon and
+ Jonathan S. Ostroff},
+ title = {The Magic of Specifications and Type Systems},
+ year = 2017,
+ month = {June},
+ howpublished = {Presented at the Canadian Undergraduate Computer
+ Science Conference 2017, University of Toronto,
+ Canada},
+ slides = {https://p.bndl.org/cucsc-2017-slides.pdf}
}
<tr valign="top">
<td align="right" class="bibtexnumber">
-[<a name="bandali2020">2</a>]
+[<a name="bandali2020">4</a>]
</td>
<td class="bibtexitem">
<a href="https://bndl.org">Amin Bandali</a>.
<tr valign="top">
<td align="right" class="bibtexnumber">
-[<a name="DBLP:conf/re/AbbassiBDS18">1</a>]
+[<a name="DBLP:conf/re/AbbassiBDS18">3</a>]
</td>
<td class="bibtexitem">
Ali Abbassi, <a href="https://bndl.org">Amin Bandali</a>, <a href="https://cs.uwaterloo.ca/~nday/">Nancy A. Day</a>, and José Serna.
<a href="https://doi.org/10.1109/MoDRE.2018.00008">http</a> |
<a href="https://p.bndl.org/modre2018-declarative.pdf">.pdf</a> ]
+</td>
+</tr>
+
+
+<tr valign="top">
+<td align="right" class="bibtexnumber">
+[<a name="bandali-magic-lassonde-2017">2</a>]
+</td>
+<td class="bibtexitem">
+<a href="https://bndl.org">Amin Bandali</a>, <a href="https://github.com/cipher1024">Simon Hudon</a>, and <a href="https://www.eecs.yorku.ca/~jonathan/">Jonathan S. Ostroff</a>.
+ The magic of specifications and type systems.
+ Presented at the 2017 Lassonde Undergraduate Summer Student Research
+ Conference, York University, Toronto, Canada, August 2017.
+[ <a href="bandali-bib#bandali-magic-lassonde-2017">bib</a> |
+<a href="https://p.bndl.org/eecs4080-poster.pdf">poster</a> ]
+
+</td>
+</tr>
+
+
+<tr valign="top">
+<td align="right" class="bibtexnumber">
+[<a name="bandali-magic-cucsc-2017">1</a>]
+</td>
+<td class="bibtexitem">
+<a href="https://bndl.org">Amin Bandali</a>, <a href="https://github.com/cipher1024">Simon Hudon</a>, and <a href="https://www.eecs.yorku.ca/~jonathan/">Jonathan S. Ostroff</a>.
+ The magic of specifications and type systems.
+ Presented at the Canadian Undergraduate Computer Science Conference
+ 2017, University of Toronto, Canada, June 2017.
+[ <a href="bandali-bib#bandali-magic-cucsc-2017">bib</a> |
+<a href="https://p.bndl.org/cucsc-2017-slides.pdf">slides</a> ]
+
</td>
</tr>
</table>
\ No newline at end of file
# take the rename into consideration
s/publications_bib.html#/bandali-bib#/
+# delete <font size="-1"> and </font>
+# s|<font size="-1">||
+# s|</font>||
+
# linkify author names
s|Amin Bandali|<a href="https://bndl.org">&</a>|
s|Nancy A. Day|<a href="https://cs.uwaterloo.ca/~nday/">&</a>|
+s|Simon Hudon|<a href="https://github.com/cipher1024">&</a>|
+s|Jonathan S. Ostroff|<a href="https://www.eecs.yorku.ca/~jonathan/">&</a>|
text-align: center;
}
+sup, sub {
+ position: relative;
+ top: -0.4em;
+ vertical-align: baseline;
+}
+sub {
+ top: 0.4em;
+}
+
blockquote#abstract {
font-size: 0.95em;
text-align: justify;
.inbox, .bibtex2html {
margin-top: 2em;
}
+.justify {
+ text-align: justify;
+}
li, dd {
margin-bottom: 0.25em;