diff options
author | Bjoern Brandenburg <bbb@Serenity.local> | 2008-12-03 10:02:04 -0500 |
---|---|---|
committer | Bjoern Brandenburg <bbb@Serenity.local> | 2008-12-03 10:02:04 -0500 |
commit | 24f7b73819445cbf7e4856334e688293ffda301a (patch) | |
tree | 3155f774e1461b19dd61106cb1c28e70e7390a4c | |
parent | d29554984f16f27a5580be243928fa76fe6209f6 (diff) |
RTSS citation
-rw-r--r-- | inc/format.css | 4 | ||||
-rw-r--r-- | index.html | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/inc/format.css b/inc/format.css index 1de7be0..119d7d7 100644 --- a/inc/format.css +++ b/inc/format.css | |||
@@ -239,6 +239,10 @@ h3 { | |||
239 | margin-top: 0; | 239 | margin-top: 0; |
240 | } | 240 | } |
241 | 241 | ||
242 | .screenshot { | ||
243 | text-align: center; | ||
244 | } | ||
245 | |||
242 | .flushright { | 246 | .flushright { |
243 | text-align: right; | 247 | text-align: right; |
244 | } | 248 | } |
@@ -114,7 +114,8 @@ | |||
114 | <p> | 114 | <p> |
115 | B. Brandenburg, J. Calandrino, and J. Anderson, | 115 | B. Brandenburg, J. Calandrino, and J. Anderson, |
116 | “On the Scalability of Real-Time Scheduling Algorithms on Multicore Platforms: A Case Study”, | 116 | “On the Scalability of Real-Time Scheduling Algorithms on Multicore Platforms: A Case Study”, |
117 | <cite>Proceedings of the 29th IEEE Real-Time Systems Symposium</cite>, December 2008, to appear. | 117 | <cite>Proceedings of the 29th IEEE Real-Time Systems Symposium</cite>, |
118 | pp. 157-169, December 2008. | ||
118 | <a href="http://www.cs.unc.edu/~anderson/papers/rtss08b.ps">Postscript</a>. <a href="http://www.cs.unc.edu/~anderson/papers/rtss08b.pdf">PDF</a>. | 119 | <a href="http://www.cs.unc.edu/~anderson/papers/rtss08b.ps">Postscript</a>. <a href="http://www.cs.unc.edu/~anderson/papers/rtss08b.pdf">PDF</a>. |
119 | </p> | 120 | </p> |
120 | </li> | 121 | </li> |