-
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
1 parent
3dd9ec7
commit 601b8ee
Showing
5 changed files
with
103 additions
and
11 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 |
---|---|---|
@@ -0,0 +1,91 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>Qingkai Shi's Homepage</title> | ||
<meta name="keywords" content="Qingkai Shi, QingkaiShi, Pinpoint, Static Code Analyzer, Program Analysis and Testing"> | ||
<meta name="viewport" content="initial-scale=1, maximum-scale=3, minimum-scale=1, user-scalable=no"> | ||
<link rel="icon" type="image/x-icon" href="images/favicon.ico"> | ||
|
||
<link href="fontawesome/css/fontawesome.css" rel="stylesheet"> | ||
<link href="fontawesome/css/brands.css" rel="stylesheet"> | ||
<link href="fontawesome/css/solid.css" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css"> | ||
|
||
<link href="style.css" rel="stylesheet"> | ||
<script src="auto.js"></script> | ||
</head> | ||
<body> | ||
<div id="container"><div id="main"> | ||
|
||
<h1>Services</h1> | ||
<div id="content"> | ||
<p>Please consider submitting papers to the following venues where Qingkai | ||
serves on the program committee or as a reviewer.<br /> | ||
<br /> | ||
<a href="/">Back to Homepage</a></p> | ||
|
||
<hr /> | ||
|
||
<p>Journal Reviewer</p> | ||
|
||
<ul> | ||
<li>ACM Computing Surveys</li> | ||
|
||
<li>ACM Transactions on Software Engineering and Methodology</li> | ||
|
||
<li>IEEE Transactions on Software Engineering</li> | ||
|
||
<li>IEEE Transactions on Dependable and Secure Computing</li> | ||
|
||
<li>IEEE Transactions on Reliability</li> | ||
|
||
<li>IEEE Transactions on Emerging Topics in Computing</li> | ||
</ul> | ||
|
||
<p>Member of Program Committee</p> | ||
|
||
<ul> | ||
<li>IEEE Symposium on Security and Privacy (SP'25)</li> | ||
|
||
<li>ACM SIGSOFT International Symposium on Software Testing and Analysis | ||
(ISSTA'25)</li> | ||
|
||
<li>ACM Conference on Computer and Communications Security (CCS'24, CCS'25)</li> | ||
|
||
<li>IEEE/ACM International Conference on Automated Software Engineering | ||
(ASE'24)</li> | ||
</ul> | ||
|
||
<p>Member of External Review Committee</p> | ||
|
||
<ul> | ||
<li>ACM International Conference on the Foundations of Software Engineering | ||
(FSE'25)</li> | ||
|
||
<li>European Conference on Object-Oriented Programming (ECOOP'23)</li> | ||
</ul> | ||
|
||
<!-- by Texy2! --> </div> | ||
</div></div> | ||
<div id="footer-container"> | ||
<div id="footer"> | ||
Copyright 2024 Qingkai Shi. Last modified: 2024.10. <br> | ||
<div id="edit"> | ||
<a href="./?edit=Services">Edit page</a> | | ||
<a href="./cv.php" target="_blank">Edit resume</a> | | ||
<a href="./fileupload.php" target="_blank">Upload files</a> | | ||
<a href="./?edit=">Create new page</a> <br> | ||
</div> | ||
<br> | ||
|
||
<a href='https://clustrmaps.com/site/1a3c7' title='Visit tracker' id='tracker-link'> | ||
<img src='images/map_v2.png' id='tracker-img'/> | ||
</a> | ||
<div class="vl"></div> | ||
<img src='images/QR.jpg' height=90px id='weixin-img'/> | ||
</div> | ||
<style onload="complete_load()"></style> | ||
</div> | ||
</body> | ||
</html> |
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
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
Binary file not shown.
Binary file not shown.