-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
37 lines (34 loc) · 2 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
About
<div class="one-half column">
<h3>Publications</h3>
<h4>Peer-reviewed papers</h4>
<ul class="square">
<li>
A. Dawar, E. Grädel, B. Holm, E. Kopczynski and W. Pakusa. <a href="http://arxiv.org/abs/1204.3022">Definability of linear equation systems over groups and rings</a> (pre-print: April 13, 2012). Final version to appear in the proceedings of CSL 2012.
</li>
<li>
A. Dawar and B. Holm. <a href="http://arxiv.org/abs/1205.0913">Pebble games with algebraic rules</a> (pre-print: May 7, 2012). Final version to appear in the proceedings of ICALP 2012. <a href="./slides/2012_bholm-icalp.pdf">Slides</a> for my talk at ICALP.
</li>
<li>
A. Dawar, M. Grohe, B. Holm, and B. Laubner. <a href="./publications/Dawar-Grohe-Holm-Laubner_2009_ranklogics.pdf">Logics with rank operators</a>. In <i>Proceedings of the 23rd IEEE Symposium on Logic in Computer Science (LICS)</i>, IEEE Computer Society Press, 2009.
</li>
</ul>
<h4>Theses</h4>
<ul class="square">
<li>
B. Holm. <a href="./publications/Holm_2010_phd-thesis.pdf">Descriptive complexity of linear algebra</a>. Ph.D. thesis, University of Cambridge, 2010.
</li>
<li>
B. Holm. <a href="./publications/Holm_2005_partiii-essay.pdf">Constructing elliptic curves with a given number of points</a>. Essay for the <i>Certificate of Advanced Study in Mathematics</i>, University of Cambridge, 2005.
</li>
</ul>
<h4>Book chapters and extended abstracts</h4>
<ul class="square">
<li>
A. Dawar and B. Holm. Pebble games for logics with counting and rank. In <i>Studies in Weak Arithmetics</i>, CSLI Lecture Notes, CSLI Publications, 2010.
</li>
<li>
A. Dawar and B. Holm. <a href="./publications/Dawar-Holm_2010_greifswald.pdf">Pebble games for rank logics</a> (extended abstract). In proceedings of <i>Logical Approaches to Barriers in Computing and Complexity</i>, 2010.
</li>
</ul>
</div>