Skip to content

Commit 0983be8

Browse files
committed
Merge branch 'gh-pages' of github.com:CLC-UIowa/clc.github.io into gh-pages
2 parents e421485 + 93250a1 commit 0983be8

File tree

5 files changed

+37
-1
lines changed

5 files changed

+37
-1
lines changed

_bibliography/papers.bib

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,19 @@ @Comment{
22
ebib-main-file: /home/alex/Dropbox/HubersPhD/bibliography/ann-bib.bib
33
}
44
5-
5+
@inproceedings{EkiEtAl-PxTP-19,
6+
author = {Burak Ekici and Arjun Viswanathan and Yoni Zohar and Clark Barrett and Cesare Tinelli},
7+
title = {Verifying Bit-vector Invertibility Conditions in Coq (Extended Abstract)},
8+
booktitle = {Proceedings Sixth Workshop on Proof eXchange for Theorem Proving},
9+
pages = {57--89},
10+
year = {2019},
11+
url = {https://doi.org/10.4204/EPTCS.301},
12+
doi = {10.4204/EPTCS.301},
13+
editor = {Giselle Reis and Haniel Barbosa},
14+
series = {Electronic Proceedings in Theoretical Computer Science},
15+
volume = {301},
16+
publisher = {Open Publishing Association},
17+
}
618

719
@inproceedings{IngleHM22,
820
author = {Apoorv Ingle and

_members/kosaian.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: Katherine Kosaian
3+
role: Professor
4+
subrole: Assistant Professor
5+
interests: Formal Verification, Interactive Theorem Proving
6+
email: katherine-kosaian@uiowa.edu
7+
website: https://sites.google.com/view/katherinekosaian
8+
photo: kosaian.jpeg
9+
layout: member
10+
subpath: '/assets/img/'
11+
---
12+
<!-- Write anything else here and it will be printed. -->

_members/tinelli.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: Cesare Tinelli
3+
role: Professor
4+
subrole: Professor
5+
interests: Automated Reasoning, Formal Methods
6+
email: cesare-tinelli@uiowa.edu
7+
website: https://homepage.cs.uiowa.edu/~tinelli/
8+
photo: tinelli.jpg
9+
layout: member
10+
subpath: '/assets/img/'
11+
---
12+
<!-- Write anything else here and it will be printed. -->

assets/img/kosaian.jpeg

656 KB
Loading

assets/img/tinelli.jpg

72.6 KB
Loading

0 commit comments

Comments
 (0)