diff options
author | Bipasa Chattopdhyay <bipasa@cs.unc.edu> | 2014-08-21 16:03:12 -0400 |
---|---|---|
committer | Bipasa Chattopdhyay <bipasa@cs.unc.edu> | 2014-08-21 16:03:12 -0400 |
commit | 9fa41768c74829c9adadec59eddc4d73007f6487 (patch) | |
tree | d5067e18d121d71d656744ed4f4c11c331c1a59e | |
parent | a904ac3fe581e9ed41f8b658042d50a5b527063b (diff) |
Fall 2014
-rwxr-xr-x | index.html | 2 | ||||
-rwxr-xr-x | people.html | 8 |
2 files changed, 9 insertions, 1 deletions
@@ -32,6 +32,8 @@ | |||
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">July 2014</p> |
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> | ||
35 | <h3>Dissertation Defense</h3> | 37 | <h3>Dissertation Defense</h3> |
36 | <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> | 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> |
37 | </div> | 39 | </div> |
diff --git a/people.html b/people.html index 9180892..05e46bb 100755 --- a/people.html +++ b/people.html | |||
@@ -59,7 +59,13 @@ | |||
59 | <li><a href="http://www.cs.unc.edu/~namhoonk/"> Namhoon Kim</a> (since August 2013)</li> | 59 | <li><a href="http://www.cs.unc.edu/~namhoonk/"> Namhoon Kim</a> (since August 2013)</li> |
60 | <li> Rui Liu (since August 2013)</li> | 60 | <li> Rui Liu (since August 2013)</li> |
61 | <li> Kecheng Yang (since August 2013)</li> | 61 | <li> Kecheng Yang (since August 2013)</li> |
62 | <li> Phil Ammirato (since August 2014) </li> | 62 | <li> Phil Ammirato (since August 2014)</li> |
63 | <li> Micaiah Chisholm (since August 2014)</li> | ||
64 | <li> Cheng-Yang Fu (since August 2014)</li> | ||
65 | <li> Andrew Hassevoort (since August 2014)</li> | ||
66 | <li> Kush Prasad (since August 2014)</li> | ||
67 | <li> Chun-Kun Wang (since August 2014)</li> | ||
68 | <li> Xinghao Xu (since August 2014)</li> | ||
63 | </ul> | 69 | </ul> |
64 | 70 | ||
65 | <h2>Past Ph.D. Students</h2> | 71 | <h2>Past Ph.D. Students</h2> |