Skip to content

Commit d570b5f

Browse files
authored
Update pub.html
1 parent 63fdb27 commit d570b5f

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

pub.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,16 @@ <h1 align="center">Publications</h1>
1111

1212
<ul>
1313
<li>Evgeny Makarov and Bas Spitters <em>The Picard Algorithm for Ordinary Differential Equations in Coq</em>
14-
Rough Diamond in <a href="http://itp2013.inria.fr/">ITP2013</a>, <a href="http://www.cs.ru.nl/~spitters/Picard.pdf">pdf</a> (<a href="https://github.com/c-corn/corn/tree/master/ode">sources</a>), (<a href="http://www.cs.ru.nl/~spitters/Picard.bib">bib</a>), 2013.</li>
14+
Rough Diamond in <a href="http://itp2013.inria.fr/">ITP2013</a>, <a href="https://link.springer.com/chapter/10.1007/978-3-642-39634-2_34">link</a>,
15+
<a href="https://cs.au.dk/~spitters/Picard.pdf">pdf</a> (<a href="https://github.com/c-corn/corn/tree/master/ode">sources</a>), 2013.</li>
1516

1617
<li>Robbert Krebbers and Bas Spitters <em>Type classes for efficient exact real arithmetic in Coq</em>
17-
<a href="http://www.lmcs-online.org">LMCS</a> 9(1:1), 2013. 10.2168/LMCS-9(1:01)2013. <a href="http://www.lmcs-online.org/ojs/viewarticle.php?id=987&layout=abstract">PDF</a> <a href="http://arxiv.org/abs/1106.3448/">1106.3448</a>.
18-
<a href="http://robbertkrebbers.nl/research/reals/">sources</a> (<a href="http://www.cs.ru.nl/~spitters/LMCS.bib">bib</a>).</li>
18+
<a href="http://www.lmcs-online.org">LMCS</a> 9(1:1), 2013. 10.2168/LMCS-9(1:01)2013. <a href="https://lmcs.episciences.org/958">PDF</a> <a href="http://arxiv.org/abs/1106.3448/">1106.3448</a>.
19+
<a href="http://robbertkrebbers.nl/research/reals/">sources</a>.</li>
1920

2021
<li>Robbert Krebbers and Bas Spitters <em>Computer certified efficient exact reals in Coq</em>
21-
<a href="http://arxiv.org/abs/1105.2751">1105.2751</a>. <a href="http://cicm11.cs.unibo.it/cicm11/">CICM'11</a> LNCS 90-106, 2011. <a href="http://dx.doi.org/10.1007/978-3-642-22673-1_7">10.1007/978-3-642-22673-1_7</a>. <a href="http://www.cs.ru.nl/~spitters/calculemus.pdf">PDF</a>, <a href="http://www.cs.ru.nl/~spitters/calculemus.bib">bib</a>, <a href="http://robbertkrebbers.nl/research/reals/">sources</a>.
22+
<a href="http://arxiv.org/abs/1105.2751">1105.2751</a>. <a href="http://cicm11.cs.unibo.it/cicm11/">CICM'11</a> LNCS 90-106, 2011. <a href="http://dx.doi.org/10.1007/978-3-642-22673-1_7">10.1007/978-3-642-22673-1_7</a>.
23+
<a href="http://www.cs.ru.nl/~spitters/calculemus.bib">bib</a>, <a href="http://robbertkrebbers.nl/research/reals/">sources</a>.
2224
</li>
2325

2426
<li> Bas Spitters and Eelis van der Weegen <em>Type Classes for Mathematics in Type Theory</em>.

0 commit comments

Comments
 (0)