diff options
author | Namhoon Kim <namhoonk@cs.unc.edu> | 2017-12-11 14:30:45 -0500 |
---|---|---|
committer | Namhoon Kim <namhoonk@cs.unc.edu> | 2017-12-11 14:30:45 -0500 |
commit | be2922369b4bc527a034f25320f4a30bfc03af73 (patch) | |
tree | 3ad278ac0265814f2d98212ba8db1998d3f54ebe /index.html | |
parent | 5690b6009183a99fc803839eccf9fa800e8829ee (diff) |
updated
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -30,6 +30,16 @@ | |||
30 | <div id="news" class="news"> | 30 | <div id="news" class="news"> |
31 | <hr /> | 31 | <hr /> |
32 | <h2>News</h2> | 32 | <h2>News</h2> |
33 | <div class="newsitem"> | ||
34 | <p class ="date">August 2016</p> | ||
35 | <h3>Dissertation Defense</h3> | ||
36 | <p><a href="http://www.cs.unc.edu/~bcw/">Bryan Ward</a> successfully defended his dissertation, “Sharing Non-Processor Resources in Multiprocessor Real-Time Systems.” Congratulations Bryan!</p> | ||
37 | </div> | ||
38 | <div class="newsitem"> | ||
39 | <p class ="date">June 2016</p> | ||
40 | <h3>Dissertation Defense</h3> | ||
41 | <p><a href="https://sites.google.com/mst.edu/guoz/home">Zhishan Guo</a> successfully defended his dissertation, “Real-Time Scheduling of Mixed-Critical Workloads Upon Platforms with Uncertainties.” Congratulations Zhishan!</p> | ||
42 | </div> | ||
33 | <div class="newsitem"> | 43 | <div class="newsitem"> |
34 | <p class="date">April 2016</p> | 44 | <p class="date">April 2016</p> |
35 | <h3>Best Student Paper</h3> | 45 | <h3>Best Student Paper</h3> |
@@ -43,7 +53,7 @@ | |||
43 | <div class="newsitem"> | 53 | <div class="newsitem"> |
44 | <p class ="date">April 2015</p> | 54 | <p class ="date">April 2015</p> |
45 | <h3>Dissertation Defense</h3> | 55 | <h3>Dissertation Defense</h3> |
46 | <p><a href="http://www.cs.unc.edu/~bipasa/">Bipasa Chattopadhyay</a> successfully defended her dissertation, “Integrating Pragmatic Constraints and Behaviors Into Real-Time Scheduling Theory. ” Congratulations Bipasa!</p> | 56 | <p><a href="http://www.cs.unc.edu/~bipasa/">Bipasa Chattopadhyay</a> successfully defended her dissertation, “Integrating Pragmatic Constraints and Behaviors Into Real-Time Scheduling Theory.” Congratulations Bipasa!</p> |
47 | </div> | 57 | </div> |
48 | <div class="newsitem"> | 58 | <div class="newsitem"> |
49 | <p class ="date">March 2015</p> | 59 | <p class ="date">March 2015</p> |