diff options
| author | Bipasa Chattopdhyay <bipasa@cs.unc.edu> | 2014-08-21 16:21:20 -0400 |
|---|---|---|
| committer | Bipasa Chattopdhyay <bipasa@cs.unc.edu> | 2014-08-21 16:21:20 -0400 |
| commit | f0dbfdc9dc419bba36bef683d4f5c809f4f27fe8 (patch) | |
| tree | 45e9191207ef5e9c44943024f02339a3d5902590 | |
| parent | 9fa41768c74829c9adadec59eddc4d73007f6487 (diff) | |
Welcome page
| -rwxr-xr-x | index.html | 7 |
1 files changed, 5 insertions, 2 deletions
| @@ -31,10 +31,13 @@ | |||
| 31 | <hr /> | 31 | <hr /> |
| 32 | <h2>News</h2> | 32 | <h2>News</h2> |
| 33 | <div class="newsitem"> | 33 | <div class="newsitem"> |
| 34 | <p class="date">July 2014</p> | 34 | <p class="date">August 2014</p> |
| 35 | <h3>Outstanding Paper</h3> | 35 | <h3>Outstanding Paper</h3> |
| 36 | <p><a href="http://www.cs.unc.edu/~anderson/">James Anderson</a>, <a href="http://www.cs.unc.edu/~jerickso/">Jeremy Erickson</a>, <a href="http://www.cs.unc.edu/~uma/">Umamaheswari Devi</a>, <a href="http://www.cs.unc.edu/~bcasses/"> Ben Casses</a> won an outstanding paper award at RTCSA for their paper <a href=http://www.cs.unc.edu/~anderson/papers/rtcsa14a.pdf">“Optimal Semi-Partitioned Scheduling in Soft Real-Time Systems.”</p> | 36 | <p><a href="http://www.cs.unc.edu/~anderson/">James Anderson</a>, <a href="http://www.cs.unc.edu/~jerickso/">Jeremy Erickson</a>, <a href="http://www.cs.unc.edu/~uma/">Umamaheswari Devi</a>, <a href="http://www.cs.unc.edu/~bcasses/"> Ben Casses</a> won an outstanding paper award at RTCSA for their paper <a href=http://www.cs.unc.edu/~anderson/papers/rtcsa14a.pdf">“Optimal Semi-Partitioned Scheduling in Soft Real-Time Systems.”</p> |
| 37 | <h3>Dissertation Defense</h3> | 37 | </div> |
| 38 | <div class="newsitem"> | ||
| 39 | <p class = "date"> July 2014</p> | ||
| 40 | <h3>Dissertation Defense</h3> | ||
| 38 | <p><a href="https://www.cs.unc.edu/~jerickso/">Jeremy Erickson</a> successfully defended his dissertation, “Managing Tardiness Bounds and Overload in Soft Real-Time Systems, ” and has accepted a job at Google. Congratulations Jeremy!</p> | 41 | <p><a href="https://www.cs.unc.edu/~jerickso/">Jeremy Erickson</a> successfully defended his dissertation, “Managing Tardiness Bounds and Overload in Soft Real-Time Systems, ” and has accepted a job at Google. Congratulations Jeremy!</p> |
| 39 | </div> | 42 | </div> |
| 40 | <div class="newsitem"> | 43 | <div class="newsitem"> |
