Skip to content

Commit 8da15cb

Browse files
committed
Adding contact e-mail
1 parent f1fb859 commit 8da15cb

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

index.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,19 @@ <h1 align="center">Coq Repository at Nijmegen</h1>
2626
<li>Efficient computation with real numbers and metric spaces inside Coq (PhD: O'Connor, advisor: Spitters) </li>
2727
<li>Interface with Coq's standard library reals (Kaliszyk and O'Connor).</li>
2828
<li><a href="http://wiki.portal.chalmers.se/cse/pmwiki.php/ForMath/ForMath">ForMath</a>
29-
project: Fast computation inside Coq and development of the
30-
<a href="http://math-classes.org/">math-classes</a> library using type classes.<br>
31-
Development of a simple ODE-solver. (Spitters, Krebbers, van der Weegen, Makarov)</li>
29+
project (Spitters, Krebbers, van der Weegen, Makarov):<ul>
30+
<li> Fast computation inside Coq</li>
31+
<li> Development of the <a href="http://math-classes.org/">math-classes</a> library using type classes.</li>
32+
<li> Development of a simple ODE-solver. </li></ul>
33+
</li>
3234
</ul>
3335
</p>
3436

3537
See the publications section for a longer description.<br>
3638

3739
<div align="center">
3840
<a href="pub.html">[Publications]</a>
39-
<a href="http://github.com/c-corn/corn">[Sources and contact]</a>
41+
<a href="http://github.com/c-corn/corn">[Sources]</a>
42+
<a href="mailto:c-corn@science.ru.nl">[Contact]</a>
4043
</body>
4144
</html>

0 commit comments

Comments
 (0)