Skip to content
Snippets Groups Projects
Select Git revision
  • 864122a7fc34bc374b8ac737130a2e07a7eb1b44
  • master default protected
2 results

index.html

Blame
  • index.html 2.50 KiB
    <html>
    <head>
    <meta charset="UTF-8">
    <title>ECRTS 2015</title>
    <link rel="stylesheet" href="css/style.css" type="text/css">
    
    <!-- Analytics: START -->
    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
    
      ga('create', 'UA-55862227-1', 'auto');
      ga('send', 'pageview');
    </script>
    <!-- Analytics: END -->
    
    </head>
    
    <body>
    <div id="wrap">
    
    	<div id="rightside-blue">
    		<div id="main">
    
    			<img src="img/logo.png">
    
    			<h4>Welcome to the 27th Euromicro Conference on Real-Time Systems; <span class="bluetag">7-10th July 2015</span>; <span class="redtag">Lund, Sweden</span></h4>
    
    			The Euromicro Technical Committee on Real-Time Systems is proud to announce its 27th conference on Real-Time Systems. ECRTS is the premier European venue for presenting research into the broad area of real-time and embedded systems. <br>
    			The conference has very strong roots within the Real-Time Laboratories and research groups in both Academia and Industry throughout Europe and across the world.<br><br>
    
    			<h4>Past Edition</h4>
    			The <a href="http://ecrts14.ecrts.org/">26th Euromicro Conference on Real-Time Systems (ECRTS14)</a> was held in Madrid, Spain. ECRTS can be found on <a href="http://www.linkedin.com/groupRegistration?gid=1970956">linkedin.com</a>, <a href="http://twitter.com/ecrts">twitter</a> and <a href="https://www.facebook.com/ecrts">facebook</a>.<br><br>
    
    			<h4>News</h4>
    			19.02.2015 - Added Work in Progress chair<br>
    			07.02.2015 - Added notification date<br>
    			<a href="news.html">Complete list of news</a><br>
    
    			<img src="img/collage.jpg">
    
    			
    		
    		</div>
    	</div>
    
    	<div id="sidebar">
    		<div id="empty"></div>
    		<div id="roundedsign-active-blue"><a href="index.html">Welcome</a></div>
    		<div id="roundedsign-inactive-red"><a href="conference.html">Conference</a></div>
    		<div id="roundedsign-inactive-purpleish"><a href="submission.html">Submissions</a></div>
    		<div id="roundedsign-inactive-blueish"><a href="conference_dates.html">Important Dates</a></div>
    		<div id="roundedsign-inactive-green"><a href="workshops.html">Workshops</a></div>
    		<div id="roundedsign-inactive-purple"><a href="local.html">Local Info</a></div>
    		<!-- <div id="roundedsign-inactive-darkgreen"><a href="registration.html">Register</a></div> -->
    	</div>
    
    </div>
    </body>
    </html>