-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
1 lines (1 loc) · 3.57 KB
/
index.html
1
<!DOCTYPE html><html lang="en" class="has-navbar-fixed-top"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Home Page - Software Quality Lab at SUSTech</title><link rel="stylesheet" href="/css/site.css"><script src="/js/fa.js"></script><script src="/js/ui.js"></script><meta name="generator" content="Hexo 5.2.0"></head><body><nav class="navbar is-fixed-top is-dark" role="navigation"><div class="container"><div class="navbar-brand"><a class="navbar-item has-text-weight-bold" href="/">SQLab@SUSTech </a><a role="button" class="navbar-burger burger" aria-label="menu" aria-expanded="false" data-target="nav-menu"><span aria-hidden="true"></span> <span aria-hidden="true"></span> <span aria-hidden="true"></span></a></div><div class="navbar-menu" id="nav-menu"><div class="navbar-end"><a class="navbar-item" href="/index.html"><span class="icon"><i class="fas fa-home"></i></span> Home </a><a class="navbar-item" href="/news.html"><span class="icon"><i class="fas fa-newspaper"></i></span> News </a><a class="navbar-item" href="/people.html"><span class="icon"><i class="fas fa-user-friends"></i></span> People </a><a class="navbar-item" href="/publications.html"><span class="icon"><i class="fas fa-book"></i></span> Publications </a><a class="navbar-item" href="/projects.html"><span class="icon"><i class="fas fa-flask"></i></span> Projects </a><a class="navbar-item" href="/awards.html"><span class="icon"><i class="fas fa-medal"></i></span> Awards</a></div></div></div></nav><section class="hero is-link is-medium" id="index-top-container"><div class="hero-body"><div class="container"><h1 class="title">Software Quality Lab @ SUSTech</h1><h2 class="subtitle">Make software great again</h2></div></div></section><section class="section container"><h2 class="title">Latest News <small class="title is-4">(<a href="/news.html">more</a>)</small></h2><ul><li class="mb-4"><p><strong>[May. 3, 2023]</strong> Our Android webview testing work has been accepted by <a target="_blank" rel="noopener" href="https://conf.researchr.org/home/issta-2023">ISSTA 2023</a>.</p></li><li class="mb-4"><p><strong>[Apr. 28, 2023]</strong> Our method name prediction work has been accepted by <a target="_blank" rel="noopener" href="https://dl.acm.org/journal/tosem">TOSEM</a>.</p></li><li class="mb-4"><p><strong>[Apr. 19, 2023]</strong> Our smart contract front-running vulnerability dataset construction and detector evaluation work has been accepted by <a target="_blank" rel="noopener" href="https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=32">TSE</a>.</p></li></ul></section><section class="section container"><h2 class="title">About Us</h2><div class="columns"><div class="column"><figure class="image is-16by9"><img alt="group-photo" src="/images/group.png"></figure></div><div class="column content"><h2 class="title is-5">Software Quality Lab @ SUSTech</h2><p>SQLab (Software Quality Lab) is part of the Intelligent Software Engineering research group at the <a target="_blank" rel="noopener" href="https://www.sustech.edu.cn/">Southern University of Science and Technology</a>. The lab is headed by <a target="_blank" rel="noopener" href="https://yepangliu.github.io/">Dr. Yepang Liu</a>. We are interested in developing practical techniques to assure software quality and improve developers' productivity.</p></div></div></section><footer class="footer"><div class="content container has-text-centered"><p>Copyright © 2018 - 2023 Software Quality Lab @ SUSTech<br>Updated at Nov. 11, 2023, 21:46:17 CST</p></div></footer></body></html>