experiment with a fully <pre>-based look
[~bandali/bndl.org] / publications.m4
... / ...
CommitLineData
1dnl -*- html -*-
2define(__title, `Publications')dnl
3define(__slug, `publications')dnl
4include(header.html)dnl
5
6<article id="publications">
7<h1>Publications</h1>
8
9include(static/publications-partial.html)
10
11<p class="muted bibtex2html"><em>bibliography generated using
12<a href="//www.lri.fr/~filliatr/bibtex2html/">bibtex2html</a></em></p>
13</article>
14
15include(footer.html)dnl