-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
8 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,8 +56,6 @@ | |
<a href="./students.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-user"></i> STUDENTS</a> | ||
<a href="./teaching.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-graduation-cap"></i> TEACHING</a> | ||
<a href="./committees.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-users"></i> COMMITTEES</a> | ||
<a href="https://alexpotanin.blogspot.com/" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-institution"></i> BLOG</a> | ||
<a href="./files/alexpotanincv.pdf" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-vcard"></i> CV</a> | ||
<a href="mailto:[email protected]" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> EMAIL</a> | ||
<!-- <a href="#" class="w3-bar-item w3-button w3-hide-small w3-right w3-hover-red"> | ||
<i class="fa fa-search"></i> | ||
|
@@ -69,8 +67,6 @@ | |
<a href="./students.html" class="w3-bar-item w3-button" onclick="toggleFunction()">STUDENTS</a> | ||
<a href="./teaching.html" class="w3-bar-item w3-button" onclick="toggleFunction()">TEACHING</a> | ||
<a href="./committees.html" class="w3-bar-item w3-button" onclick="toggleFunction()">COMMITTEES</a> | ||
<a href="https://alexpotanin.blogspot.com/" class="w3-bar-item w3-button" onclick="toggleFunction()">BLOG</a> | ||
<a href="./files/alexpotanincv.pdf" class="w3-bar-item w3-button" onclick="toggleFunction()">CV</a> | ||
<a href="mailto:[email protected]" class="w3-bar-item w3-button" onclick="toggleFunction()">EMAIL</a> | ||
<!-- <a href="#" class="w3-bar-item w3-button">SEARCH</a> --> | ||
</div> | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -99,8 +99,6 @@ | |
<a href="./students.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-user"></i> STUDENTS</a> | ||
<a href="./teaching.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-graduation-cap"></i> TEACHING</a> | ||
<a href="./committees.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-users"></i> COMMITTEES</a> | ||
<a href="https://alexpotanin.blogspot.com/" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-institution"></i> BLOG</a> | ||
<a href="./files/alexpotanincv.pdf" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-vcard"></i> CV</a> | ||
<a href="mailto:[email protected]" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> EMAIL</a> | ||
<!-- <a href="#" class="w3-bar-item w3-button w3-hide-small w3-right w3-hover-red"> | ||
<i class="fa fa-search"></i> | ||
|
@@ -112,8 +110,6 @@ | |
<a href="./students.html" class="w3-bar-item w3-button" onclick="toggleFunction()">STUDENTS</a> | ||
<a href="./teaching.html" class="w3-bar-item w3-button" onclick="toggleFunction()">TEACHING</a> | ||
<a href="./committees.html" class="w3-bar-item w3-button" onclick="toggleFunction()">COMMITTEES</a> | ||
<a href="https://alexpotanin.blogspot.com/" class="w3-bar-item w3-button" onclick="toggleFunction()">BLOG</a> | ||
<a href="./files/alexpotanincv.pdf" class="w3-bar-item w3-button" onclick="toggleFunction()">CV</a> | ||
<a href="mailto:[email protected]" class="w3-bar-item w3-button" onclick="toggleFunction()">EMAIL</a> | ||
<!-- <a href="#" class="w3-bar-item w3-button">SEARCH</a> --> | ||
</div> | ||
|
@@ -310,12 +306,14 @@ <h3>Refereed Conference Papers</h3> | |
<ol start="12"> | ||
|
||
<li>David Young, Ziyi Yang, Ilya Sergey, Alex | ||
Potanin. <i>Higher-Order Specifications for Deductive Synthesis | ||
of Programs with Pointers</i>. In ECOOP 2024.</li> | ||
|
||
<li>Amos Robinson, Alex Potanin. <i>Pipit on the Post: proving | ||
pre- and post-conditions of reactive systems</i>. In ECOOP | ||
2024.</li> | ||
Potanin. <i><a href="./files/YoungYangSergeyPotaninECOOP2024.pdf">Higher-Order | ||
Specifications for Deductive Synthesis of Programs with | ||
Pointers</a></i>. In ECOOP 2024.</li> | ||
|
||
<li>Amos Robinson, Alex | ||
Potanin. <i><a href="./files/RobinsonPotaninECOOP2024.pdf">Pipit | ||
on the Post: proving pre- and post-conditions of reactive | ||
systems</a></i>. In ECOOP 2024.</li> | ||
|
||
<li>Zara Hassan, Christoph Treude, Michael Norrish, Graham | ||
Williams, Alex | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,8 +57,6 @@ | |
<a href="./students.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-user"></i> STUDENTS</a> | ||
<a href="./teaching.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-graduation-cap"></i> TEACHING</a> | ||
<a href="./committees.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-users"></i> COMMITTEES</a> | ||
<a href="https://alexpotanin.blogspot.com/" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-institution"></i> BLOG</a> | ||
<a href="./files/alexpotanincv.pdf" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-vcard"></i> CV</a> | ||
<a href="mailto:[email protected]" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> EMAIL</a> | ||
<!-- <a href="#" class="w3-bar-item w3-button w3-hide-small w3-right w3-hover-red"> | ||
<i class="fa fa-search"></i> | ||
|
@@ -70,8 +68,6 @@ | |
<a href="./students.html" class="w3-bar-item w3-button" onclick="toggleFunction()">STUDENTS</a> | ||
<a href="./teaching.html" class="w3-bar-item w3-button" onclick="toggleFunction()">TEACHING</a> | ||
<a href="./committees.html" class="w3-bar-item w3-button" onclick="toggleFunction()">COMMITTEES</a> | ||
<a href="https://alexpotanin.blogspot.com/" class="w3-bar-item w3-button" onclick="toggleFunction()">BLOG</a> | ||
<a href="./files/alexpotanincv.pdf" class="w3-bar-item w3-button" onclick="toggleFunction()">CV</a> | ||
<a href="mailto:[email protected]" class="w3-bar-item w3-button" onclick="toggleFunction()">EMAIL</a> | ||
<!-- <a href="#" class="w3-bar-item w3-button">SEARCH</a> --> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,8 +56,6 @@ | |
<a href="./students.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-user"></i> STUDENTS</a> | ||
<a href="./teaching.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-graduation-cap"></i> TEACHING</a> | ||
<a href="./committees.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-users"></i> COMMITTEES</a> | ||
<a href="https://alexpotanin.blogspot.com/" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-institution"></i> BLOG</a> | ||
<a href="./files/alexpotanincv.pdf" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-vcard"></i> CV</a> | ||
<a href="mailto:[email protected]" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> EMAIL</a> | ||
<!-- <a href="#" class="w3-bar-item w3-button w3-hide-small w3-right w3-hover-red"> | ||
<i class="fa fa-search"></i> | ||
|
@@ -69,8 +67,6 @@ | |
<a href="./students.html" class="w3-bar-item w3-button" onclick="toggleFunction()">STUDENTS</a> | ||
<a href="./teaching.html" class="w3-bar-item w3-button" onclick="toggleFunction()">TEACHING</a> | ||
<a href="./committees.html" class="w3-bar-item w3-button" onclick="toggleFunction()">COMMITTEES</a> | ||
<a href="https://alexpotanin.blogspot.com/" class="w3-bar-item w3-button" onclick="toggleFunction()">BLOG</a> | ||
<a href="./files/alexpotanincv.pdf" class="w3-bar-item w3-button" onclick="toggleFunction()">CV</a> | ||
<a href="mailto:[email protected]" class="w3-bar-item w3-button" onclick="toggleFunction()">EMAIL</a> | ||
<!-- <a href="#" class="w3-bar-item w3-button">SEARCH</a> --> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,8 +56,6 @@ | |
<a href="./students.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-user"></i> STUDENTS</a> | ||
<a href="./teaching.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-graduation-cap"></i> TEACHING</a> | ||
<a href="./committees.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-users"></i> COMMITTEES</a> | ||
<a href="https://alexpotanin.blogspot.com/" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-institution"></i> BLOG</a> | ||
<a href="./files/alexpotanincv.pdf" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-vcard"></i> CV</a> | ||
<a href="mailto:[email protected]" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> EMAIL</a> | ||
<!-- <a href="#" class="w3-bar-item w3-button w3-hide-small w3-right w3-hover-red"> | ||
<i class="fa fa-search"></i> | ||
|
@@ -69,8 +67,6 @@ | |
<a href="./students.html" class="w3-bar-item w3-button" onclick="toggleFunction()">STUDENTS</a> | ||
<a href="./teaching.html" class="w3-bar-item w3-button" onclick="toggleFunction()">TEACHING</a> | ||
<a href="./committees.html" class="w3-bar-item w3-button" onclick="toggleFunction()">COMMITTEES</a> | ||
<a href="https://alexpotanin.blogspot.com/" class="w3-bar-item w3-button" onclick="toggleFunction()">BLOG</a> | ||
<a href="./files/alexpotanincv.pdf" class="w3-bar-item w3-button" onclick="toggleFunction()">CV</a> | ||
<a href="mailto:[email protected]" class="w3-bar-item w3-button" onclick="toggleFunction()">EMAIL</a> | ||
<!-- <a href="#" class="w3-bar-item w3-button">SEARCH</a> --> | ||
</div> | ||
|