-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
177 lines (162 loc) · 6.5 KB
/
index.html
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
<!DOCTYPE HTML>
<html>
<head>
<title>ICRTAC-CPS 2018</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="homepage is-preload">
<div id="page-wrapper">
<!-- Header -->
<section id="header" class="wrapper">
<!-- Logo -->
<div id="logo">
<center>
<h1><a href="index.html">ICRTAC-CPS 2018</a></h1>
<p>INTERNATIONAL CONFERENCE ON RECENT TRENDS IN ADVANCED COMPUTING<br></p><h3>"CYBER PHYSICAL SYSTEMS"<br></h3>
<p>10<sup>th</sup> and 11<sup>th</sup>, September 2018<br>VIT, Chennai</p>
</center>
<ul class="actions special">
<li><a href="schedule.pdf" class="button style3 small">Download Invitation/Schedule</a></li>
</ul>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="patrons.html" class="current">Patrons</a></li>
<li><a href="speakers.html">Keynote Speakers</a></li>
<li><a href="registration.html">Registration</a></li>
<li><a href="submissions.html">Submissions</a></li>
<li><a href="tutorials.html">Tutorials/Workshop</a></li>
<li><a href="papers.html">Accepted Papers</a>
<ul>
<li><a href="publications.html">Publications</a></li>
</ul>
</li>
<li>
<a href="committee.html">Committee</a>
<ul>
<li><a href="sponsors.html">Sponsors</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</li>
</ul>
</nav>
</section>
<!-- Intro -->
<section id="intro" class="wrapper style1">
<div class="title">Organized by</div>
<div class="container">
<p class="style1"><div class="image"><div class="centered"><img src="images/logo.png"></div></div></p>
</section>
<!-- Main -->
<section id="main" class="wrapper style2">
<div class="title">Overview</div>
<div class="container">
<!-- Image -->
<a href="#" class="image centered">
<img src="images/icrtac.png" alt="" />
</a>
<!-- Features -->
<section id="features">
<header class="style1">
<h2>ICRTAC-CPS 2018</h2>
<p>Cyber-Physical Systems (CPS) are integration of computation, networking, and physical processes. The vision of CPS however faces some core challenges of multidisciplinary research, as their relevant technologies appear in diverse areas of science and engineering. The objective of ICRTAC focusing on CPS is to to bring together researchers from different backgrounds, and explore innovative, exciting, and fresh ideas for the design and development of future CPS. ICRTAC - CPS 2018 will be held in the lively city of Chennai, India from 10th September to 11th September 2018. It will give consideration in all areas of research that facilitate collaborations existing new technologies related to Control, Computing, and Communications.</p>
</header>
<h2 style="text-align:center;">IMPORTANT DATES</h2>
<div class="feature-list">
<table id="t01">
<tr>
<th><b>Event Name</b></th>
<th><b>Date</b></th>
</tr>
<tr>
<td>Tutorial/Workshop Proposal</td>
<td>15 th April, 2018</td>
</tr>
<tr>
<td>Full Paper/Poster Submission</td>
<td>15 th July, 2018</td>
</tr>
<tr>
<td>Notification of Acceptance</td>
<td>31 st July, 2018</td>
</tr>
<tr>
<td>Camera-Ready Papers</td>
<td>10 th August, 2018</td>
</tr>
</table>
</div>
<ul class="actions special">
<li><a href="schedule.pdf" class="button style1 large">Download Invitation/Schedule</a></li>
</ul>
</section>
</div>
</section>
<!-- Footer -->
<section id="footer" class="wrapper">
<div class="title">The Rest Of It</div>
<div class="container">
<header class="style1">
<h2>About VIT</h2>
<p>
The Chennai Campus of VIT University is a globally engaged, competitive research enriched campus, strategically located in a city that is one of the biggest automotive and it hubs in India. Its motto is to respond by rearing students to major industrial, social, economic and environmental demands and challenges of cosmopolitan cities in India and the world in general. This eight years old campus offers undergraduate, post graduate and research programmes and draws smart students for every state in India, through a highly competitive examination.
</p>
</header>
<div class="row">
<span>
<div class="col-6 col-12-medium">
<section class="feature-list small">
<div class="row">
<div class="col-6 col-12-small">
<section>
<h3 class="icon fa-home">Address</h3>
<p>
Vellore Institute of Technology,
Vandalur - Kelambakkam Road Chennai,
Tamil Nadu - 600 127
</p>
</section>
</div>
<div class="col-6 col-12-small">
<section>
<h3 class="icon fa-envelope">Contact</h3>
<p>
<a href="#" style="text-decoration: none;">chennai.icrtac@vit.ac.in</a>
<br><a href="#" style="text-decoration: none;">+919962066206</a>
</p>
</section>
</div>
<!--<div class="col-6 col-12-small">
<section>
<h3 class="icon fa-phone">Phone</h3>
<p>
+919962066206
</p>
</section>
</div>-->
</div>
</section>
</div>
</span>
</div>
<div id="copyright">
<ul>
<li>© 2018 VIT UNIVERSITY CHENNAI CAMPUS.</li><li>Design: <a href="#">Apratim Shukla</a></li>
</ul>
</div>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>