Skip to content
Snippets Groups Projects
Select Git revision
  • 4e0809ab86e4d809c2522782ca94a7fe7539896b
  • master default
  • devel
3 results

action.printGroup.php

Blame
  • index.html 3.05 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>
    			14.07.2015 - Thank you very much for a great conference. Here you can find the <a href="files/keynote.pdf">keynote slides</a><br>
    			18.05.2015 - The conference <a href="program.html">program</a> is available<br><br>
    			<a href="news.html">Complete list of news</a><br><br><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-pink"><a href="wip.html">Work in Progress</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 style="float: right; padding-top:50px; padding-right:40px;  padding-bottom:10px;">Sponsored by</div>
          <p><img style="clear: right; float: right;  padding-right:20px" src="img/ericsson_logo.png" width=150px><br><br>
          <img style="clear: right; float: right;  padding-right:20px" src="img/lccc_logo.png" width=150px>
          </p>
    	</div>
    
    </div>
    </body>
    </html>