diff options
author | Joshua Bakita <bakitajoshua@gmail.com> | 2020-10-16 20:20:03 -0400 |
---|---|---|
committer | Joshua Bakita <bakitajoshua@gmail.com> | 2020-10-16 20:20:03 -0400 |
commit | 872e06830e7ceaa4d9b99526b234fb35f38b046f (patch) | |
tree | 3445de25616e179284c7b48dec97147cf753d99a /index.html | |
parent | fc771a86847fea9c24d2435e37e0ed353e873fd3 (diff) |
Add missing quotation mark
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -163,7 +163,7 @@ | |||
163 | <div class="newsitem"> | 163 | <div class="newsitem"> |
164 | <p class="date">July 2013</p> | 164 | <p class="date">July 2013</p> |
165 | <h3>Outstanding Paper</h3> | 165 | <h3>Outstanding Paper</h3> |
166 | <p><a href="http://www.cs.unc.edu/~bcw/">Bryan Ward</a>, <a href="http://www.cs.unc.edu/~hermanjl/">Jonathan Herman</a>, <a href="http://www.cs.unc.edu/~cjk/">Chris Kenna</a>, and <a href="http://www.cs.unc.edu/~anderson">Jim Anderson</a> won an outstanding paper award at ECRTS for their paper <a href=http://www.cs.unc.edu/~anderson/papers/ecrts13b.pdf">“Making Shared Caches More Predictable on Multicore Platforms.”</a></p> | 166 | <p><a href="http://www.cs.unc.edu/~bcw/">Bryan Ward</a>, <a href="http://www.cs.unc.edu/~hermanjl/">Jonathan Herman</a>, <a href="http://www.cs.unc.edu/~cjk/">Chris Kenna</a>, and <a href="http://www.cs.unc.edu/~anderson">Jim Anderson</a> won an outstanding paper award at ECRTS for their paper <a href="http://www.cs.unc.edu/~anderson/papers/ecrts13b.pdf">“Making Shared Caches More Predictable on Multicore Platforms.”</a></p> |
167 | </div> | 167 | </div> |
168 | <div class="newsitem"> | 168 | <div class="newsitem"> |
169 | <p class="date">July 2013</p> | 169 | <p class="date">July 2013</p> |