summaryrefslogtreecommitdiffstats
path: root/conferences.html
blob: de8bca2f83967ae705edbe3ebb5c7449bd6cd416 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Real-Time Systems at The University of North Carolina at Chapel Hill</title>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
  <link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
  <div id="container">
    <div id="header">
      <h1>Real-Time Systems: Conferences</h1>
      <p>at The University of North Carolina at Chapel Hill</p>
    </div>
    <div id="tabs10">
      <ul>
        <li><a href="./index.html"><span>Welcome</span></a></li>
        <li><a href="./people.html"><span>People</span></a></li>
        <li><a href="./papers.html"><span>Papers</span></a></li>
        <li><a href="./photos.html"><span>Photos</span></a></li>
        <li><a href="./lunch.html"><span>Real-Time Lunch</span></a></li>
        <li><a href="./projects.html"><span>Projects</span></a></li>
        <li><a href="./conferences.html"><span>Conferences</span></a></li>
      </ul>
    </div>
    <div id="container2">
      <div id="content">
        <h2>Conferences</h2>
        <p>Following is a listing of conferences of relevance to our research group.</p>
        <p>Conferences with past deadlines are listed in <span style="color: red">red</span> and are retained until the conference has been held and the web page for its successor is available.</p>
        <p>This information is subject to frequent change. If you notice some information that is outdated, we kindly ask that you <a href="mailto:mollison@cs.unc.edu">notify</a> the maintainer of this page.</p>
        <table class="event">
            <tr class="heading"><td>Deadline</td><td>Conference</td><td>Location</td><td>Dates</td></tr>
            <tr style="color: red"><td>Feb. 24, 2010</td><td><a href="http://www.cse.ohio-state.edu/~lai/icpp2010" style="color:red">ICPP</a></td><td>San Diego, CA</td><td>Sep. 13-16, 2010</td></tr>
            <tr style="color: red"><td>Mar. 5, 2010</td><td><a href="http://www.scim.brad.ac.uk/~ylwu/ICESS2010/" style="color: red">ICESS</a></td><td>Bradford, UK</td><td>Jun. 29-Jul.1, 2010</td></tr>
            <tr style="color: red"><td>Apr. 9, 2010</td><td><a href="http://www.rtcsa.org" style="color: red">RTCSA</a></td><td>Macau, PRC</td><td>Aug. 23-25, 2010</td></tr>
            <tr style="color: red"><td>Apr. 11, 2010</td><td><a href="http://www.emsoft.org" style="color: red">EMSOFT</a></td><td>Scottsdale, AZ</td><td>Oct. 24-29, 2010</td></tr>
            <tr style="color: red"><td>Apr. 15, 2010</td><td><a href="http://etfa2010.org" style="color: red">ETFA</a></td><td>Bilbao, SP</td><td>Sep. 13-16, 2010</td></tr>
            <tr style="color: red"><td>Apr. 19, 2010</td><td><a href="http://events.unitn.it/en/sies2010" style="color: red">IEEE-IES</a></td><td>Trento, IT</td><td>Jul. 7-9, 2010</td></tr>
            <tr><td>May 16, 2010</td><td><a href="http://www.rtss.org">RTSS</a></td><td>San Diego, CA</td><td>Dec. 1-3, 2010</td></tr>
            <tr><td>Jun. 6, 2010</td><td><a href="http://www.irit.fr/rtns2010">RTNS</a></td><td>Toulouse, FR</td><td>Nov. 4-5, 2010</td></tr>
            <tr><td>July 25, 2010</td><td><a href="http://www.opodis.net">OPODIS</a></td><td>Tozeur, Tunisia</td><td>Dec. 14-17, 2010</td></tr>
            <tr><td>Oct. 1, 2010</td><td><a href="http://www.ipdps.org">IPDPS</a></td><td>Anchorage, AK</td><td>May 16-20, 2011</td></tr>
            <tr><td>Oct. 8, 2010</td><td><a href="http://www.rtas.org/">RTAS</a></td><td>Chicago, Il</td><td>Apr. 11-14, 2011</td></tr>
            <tr><td>Oct. 10, 2010</td><td><a href="http://eurosys2011.cs.uni-salzburg.at/">EuroSys</a></td><td>Salzburg, Austria</td><td>April 10-13, 2011</td></tr>
            <tr><td>January 2011</td><td>ECRTS</td><td>Porto, Portugal</td><td>July, 2011</td></tr>

        </table>
      </div>
    </div>
    <div id="footer">
      <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0</a> | Copyright © UNC | Based on a Design by Aaron Block</p>
    </div>
  </div>
</body>
</html>