From 04f766e9199dcac4cc93ea2d0f5b48ee8f19dce4 Mon Sep 17 00:00:00 2001
From: Martina Maggio <martina.maggio@control.lth.se>
Date: Thu, 2 Oct 2014 06:47:49 +0000
Subject: [PATCH] Added call for papers and dates

---
 cfp.html      | 34 +++++++++++++++++++++++++++++++---
 css/style.css |  2 +-
 2 files changed, 32 insertions(+), 4 deletions(-)

diff --git a/cfp.html b/cfp.html
index d47204a..ce3e484 100644
--- a/cfp.html
+++ b/cfp.html
@@ -13,9 +13,37 @@
 
 			<img src="img/logo.png">
 
-			<h4>Call for Papers</h4>
-			To be announced.
-			
+<h4>Call for Papers - ECRTS 2015<br>
+EUROMICRO CONFERENCE ON REAL-TIME SYSTEMS<br>
+Lund, Sweden, 8-10th July 2014</h4>
+Organised by the Euromicro Technical Committee on Real-Time Systems<br>
+Conference web site: <a href="http://control.lth.se/ecrts2015">control.lth.se/ecrts2015</a><br>
+<br>
+<h4><span class="redtag">Theme and topics of interest</span></h4>
+The twenty-seventh EUROMICRO Conference on Real-Time Systems (ECRTS 15) is a forum aimed at covering state-of-the-art research and development in real-time computing. Papers on all aspects of real-time systems are welcome. These include, but are not limited to:<br>
+<br>
+APPLICATIONS: consumer and multimedia; process and industrial control; smart energy, smart buildings; health; avionics, aerospace; automotive; telecommunications; cyber-physical systems.<br>
+<br>
+INFRASTRUCTURE AND HARDWARE: communication networks; embedded devices; hardware/software co-design; power-aware and other resource-constrained techniques; multicore and manycore architectures for real-time and safety; time engines and time synchronization; wireless sensor networks.<br>
+<br>
+SOFTWARE TECHNOLOGIES: middleware, operating systems, run-time environments; virtualization and isolation; software architectures; programming languages and compiler support; component-based approaches; distribution technologies.<br>
+<br>
+SYSTEM DESIGN AND ANALYSIS: modelling and formal methods for design and analysis; probabilistic analysis; quality of service support; safety, reliability, security and survivability; mixed critical systems; scheduling and schedulability analysis; worst-case execution time analysis; validation and verification techniques.<br>
+<br>
+<h4><span class="redtag">SUBMISSION OF PAPERS</span></h4>
+Full papers must be submitted electronically through our web form in a pdf format. The material must be unpublished and not under submission elsewhere. Submissions must be in the same format as in the final published proceedings (10 pages maximum, 2 columns, 10 pt). The paper must be self-contained, but an appendix with supplementary material of up to 2 pages is permitted.  Papers exceeding the page limit will not be reviewed. Note that the submission deadline is a firm deadline and will not be extended. A selection of the best papers will receive outstanding paper awards, and will be highlighted as such in the conference proceedings. These papers will form the shortlist for a best paper award, which will be presented at the conference. At ECRTS’15, we aim to be more inclusive and thus accept a larger number of high quality papers than in recent years.<br>
+<br>
+<h4><span class="redtag">ONFERENCE HIGHLIGHTS</span></h4>
+Following a successful tradition at ECRTS, there will be a special Work in Progress (WiP) session. This session is intended for presentation of recent and on-going work. There will also be a continuation of a number of successful Satellite Workshops including: OSPERT: Operating Systems Platforms for Embedded Real-Time applications, WCET” Worst-Case Execution Time analysis, RTN: Real-Time Networks, WATERS: Workshop on Analysis Tools and methodologies for Embedded and Real-time Systems, and RTSOPS: Real-Time Scheduling Open Problems Seminar. A separate call for papers will be issued later for both the WiP session and satellite workshops. Please visit the website at <a href="http://control.lth.se/ecrts2015">control.lth.se/ecrts2015</a>.<br>
+<br>
+<h4><span class="redtag">Important Dates</span></h4>
+			<ul>
+				<li>Submission Deadline: February 1st, 2015</li>
+				<li>Notification of Acceptance: March 30th, 2015</li>
+				<li>Camera Ready Submission: May 11th, 2015</li>
+				<li>Workshops: June 7th, 2015</li>
+				<li>Conference: June 8th-10th, 2015</li>
+			</ul>
 		
 		</div>
 	</div>
diff --git a/css/style.css b/css/style.css
index 6fb1088..c503796 100644
--- a/css/style.css
+++ b/css/style.css
@@ -68,7 +68,7 @@ span.boldtag {
 	margin-right:250px;
 	padding:50px;
 	background:#ffffff;
-	min-width: 700px;
+	width: 650px;
 }
 #main h4 {
 	font-size:25px;
-- 
GitLab