diff options
-rwxr-xr-x | archive.html | 10 | ||||
-rwxr-xr-x | index.html | 17 |
2 files changed, 21 insertions, 6 deletions
diff --git a/archive.html b/archive.html index 42440cf..48b2001 100755 --- a/archive.html +++ b/archive.html | |||
@@ -28,6 +28,16 @@ | |||
28 | <div id="news" class="news"> | 28 | <div id="news" class="news"> |
29 | <h2>News Archive</h2> | 29 | <h2>News Archive</h2> |
30 | <div class="newsitem"> | 30 | <div class="newsitem"> |
31 | <p class="date">February 2012</p> | ||
32 | <h3>Visiting Researchers</h3> | ||
33 | <p>We are pleased to welcome Vincenzo Bonifaci, Alberto Marchetti-Spaccamela, Leen Stougie, and Andreas Wiese, who will be visiting March 14-21.</p> | ||
34 | </div> | ||
35 | <div class="newsitem"> | ||
36 | <p class="date">February 2012</p> | ||
37 | <h3>Visiting Researcher</h3> | ||
38 | <p>We are pleased to welcome Prof. Alan Burns, from the Univ. of York, UK, who is visiting for one week.</p> | ||
39 | </div> | ||
40 | <div class="newsitem"> | ||
31 | <p class="date">January 2012</p> | 41 | <p class="date">January 2012</p> |
32 | <h3>Visiting Researcher</h3> | 42 | <h3>Visiting Researcher</h3> |
33 | <p>We are pleased to welcome Prof. Gerhard Fohler, from TU Kaiserslautern, Germany, who will be visiting for a month.</p> | 43 | <p>We are pleased to welcome Prof. Gerhard Fohler, from TU Kaiserslautern, Germany, who will be visiting for a month.</p> |
@@ -31,14 +31,19 @@ | |||
31 | <hr /> | 31 | <hr /> |
32 | <h2>News</h2> | 32 | <h2>News</h2> |
33 | <div class="newsitem"> | 33 | <div class="newsitem"> |
34 | <p class="date">February 2012</p> | 34 | <p class="date">August 2012</p> |
35 | <h3>Visiting Researchers</h3> | 35 | <h3>Real-Time Linux Workshop</h3> |
36 | <p>We are pleased to welcome Vincenzo Bonifaci, Alberto Marchetti-Spaccamela, Leen Stougie, and Andreas Wiese, who will be visiting March 14-21.</p> | 36 | <p>The <a href="https://www.osadl.org/RTLWS-2012.rtlws-2012.0.html">14th Real-Time Linux Workshop</a>, which will be hosted at UNC by the Real-Time Systems Group, is only two and a half months away!</p> |
37 | </div> | 37 | </div> |
38 | <div class="newsitem"> | 38 | <div class="newsitem"> |
39 | <p class="date">February 2012</p> | 39 | <p class="date">July 2012</p> |
40 | <h3>Visiting Researcher</h3> | 40 | <h3>Best Paper Award</h3> |
41 | <p>We are pleased to welcome Prof. Alan Burns, from the Univ. of York, UK, who is visiting for one week.</p> | 41 | <p>Jeremy Erickson and James H. Anderson won the best paper award for <a href="http://www.cs.unc.edu/~anderson/papers/ecrts12c.pdf">their paper</a> entitled “Fair Lateness Scheduling: Reducing Maximum Lateness In G-EDF-Like Scheduling” at the 24th Euromicro Conference on Real-Time Systems in Pisa, Italy. Congratulations!</p> |
42 | </div> | ||
43 | <div class="newsitem"> | ||
44 | <p class="date">January 2012</p> | ||
45 | <h3>Distinguished Dissertation Award</h3> | ||
46 | <p>Recent graduate <a href="http://www.mpi-sws.org/~bbb/">Björn Brandenburg</a> received the <a href="http://www.cs.unc.edu/NewsAndNotes/Issue49/brandenburg.html">Linda Dykstra Distinguished Dissertation Award in Mathematics, Physical Sciences and Engineering</a> for his <a href="http://cs.unc.edu/~bbb/diss/">dissertation</a>.</p> | ||
42 | </div> | 47 | </div> |
43 | <div class="newsitem"> | 48 | <div class="newsitem"> |
44 | <h3>Archive</h3> | 49 | <h3>Archive</h3> |