-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTutorials.html
executable file
·208 lines (153 loc) · 9.36 KB
/
Tutorials.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
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<link rel="apple-touch-icon" sizes="57x57" href="images/favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="images/favicons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/favicons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="images/favicons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/favicons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="images/favicons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="images/favicons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="images/favicons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="images/favicons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="images/favicons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="images/favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicons/favicon-16x16.png">
<link rel="manifest" href="images/favicons/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="images/favicons/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta name="description" content="2016 IEEE International Conference on Cloud and Autonomic Computing (ICCAC)">
<title>ICCAC 2016 Conference</title>
<!-- Bootstrap core CSS -->
<link href="dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="offcanvas.css" rel="stylesheet">
</head>
<body>
<div id="navBar"></div>
<div class="container">
<div class="row row-offcanvas row-offcanvas-right">
<div class="col-xs-12 col-sm-9">
<!-- ************************ start main body ************************ -->
<!-- Start Tutorials -->
<h2>FAS* 2016 (SASO AND ICCAC)</h2>
<h1>CALL FOR TUTORIALS</h1>
<h3>2016 IEEE Tutorials on Foundations and Applications of Self* Systems (FAS*)</h3>
<h4> Augsburg, Germany, September 12 & 16, 2016</h4>
<ul>
<li><a href="http://fasstar2016.informatik.uni-augsburg.de/" target="_blank">http://fasstar2016.informatik.uni-augsburg.de/</a></li>
<li><a href="http://iccac2016.se.rit.edu/" target="_blank">http://iccac2016.se.rit.edu/</a></li>
<li><a href="http://saso2016.informatik.uni-augsburg.de/" target="_blank">http://saso2016.informatik.uni-augsburg.de/</a></li>
</ul>
<p>
=========================================================================<br/>
The 16th International Conference on Cloud and Autonomic Computing (ICCAC 2016) and 10th IEEE International Conference on Self-Adaptive and Self-Organizing Systems (SASO 2016) joint Call for Tutorial Proposals:
</p>
<p>
Autonomic computing and self-organizing systems require an interdisciplinary approach, pulling in expertise from a wide range of scientific and computational communities. One of the most difficult challenges in an interdisciplinary community is building up an understanding of the relevant knowledge pulled in from different communities. In 2016, in addition to the tutorials that deepen our understanding of existing work and expand into new frontiers, we especially welcome tutorials that help us bridge our communities to other relevant research and application communities.
</p>
<p>
In 2016, the two FAS* (Foundation and Applications of Self*-Systems) conferences will host a joint tutorial program. We solicit proposals for tutorials for presentation at the 16th International Conference on Cloud and Autonomic Computing (ICCAC) and the 10th IEEE International Conference on Self-Adaptive and Self-Organizing Systems (SASO 2016). Proposals should clearly state what the goals of the tutorial (e.g., survey, practicum, laboratory, introduction, etc.) and what the participants should expect in terms of experience and materials provided. As noted, the tutorial should communicate to participants from diverse fields of expertise.
</p>
-------------------------------------------------------------------------<br/>
<h3>Important Dates</h3>
-------------------------------------------------------------------------<br/>
<!--
<ul>
<li>Tutorial Proposal submission: April 4, 2016</li>
<li>Tutorial Acceptance Notification: April 25, 2016</li>
<li>Camera-ready course material due: July 22, 2016</li>
<li>Tutorial dates: September 12, 2016 and September 16, 2016</li>
</ul>
-->
<div id="tutorialsInfo"></div>
-------------------------------------------------------------------------<br/>
<h3>Submission Guidelines</h3>
-------------------------------------------------------------------------<br/>
<p>Each submission should include the following information:</p>
<ul>
<li> The proposed tutorial title.</li>
<li>The preferred duration (half day or full day). If both options are possible, the proposal should identify which material is to be included for each length.</li>
<li>An abstract. The abstract should include the goals for the course (e.g., research survey, practicum, introduction etc.) and what the participant is expected to obtain from the course.</li>
<li>Enough detail to provide a sense of both the scope of material to be covered and the depth to which it will be covered.</li>
<li>A short description of the intended audience and any prerequisite knowledge for attendees.</li>
<li>A very brief biography of the proposed presenter(s), along with contact information.</li>
<li>If (part of) the tutorial material or an earlier version of it has been presented elsewhere, the proposal should indicate those respective events (and dates), and describe how the current proposal differs from the previous editions.</li>
</ul>
<h3>Formatting guidelines:</h3>
<ul>
<li>Up to 5 pages</li>
<li>11pt or larger font</li>
<li>Single- or double-column</li>
</ul>
<p>
A short description of the tutorial (up to 2 pages), formatted according to the standard IEEE Computer Society Press proceedings style guide, will be included in the IEEE FAS*W proceedings. Tutorial slides are expected to be made available to conference participants.
</p>
-------------------------------------------------------------------------<br/>
<h3>Submissions and Inquiries</h3>
-------------------------------------------------------------------------<br/>
<p>
Please send proposals (as a PDF document) and inquiries to: </br>
<a href="mailto:[email protected]" target="_top">[email protected]</a> and <a href="mailto:[email protected]" target="_top">[email protected]</a> by April 4, 2016.
</p>
____________________________________________________________<br/>
FAS* Tutorial Chairs<br/>
Kirstie Bellman<br/>
The Aerospace Corporation, USA<br/>
<br/>
[email protected]<br/>
Sameh Elnikety<br/>
Microsoft Research, USA<br/>
[email protected]<br/>
____________________________________________________________
<!-- End Tutorials -->
<!-- ************************ End main body ************************ -->
</div><!--/span-->
<div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
<div id="rightPanel"></div>
</div><!--/span-->
</div><!--/row-->
<hr>
<footer>
<p>© 2016 ICCAC</p>
</footer>
</div><!--/.container-->
<!-- Start of Google Tracking Info -->
<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-71619324-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End of Google Tracking Info -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="dist/js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="assets/js/ie10-viewport-bug-workaround.js"></script>
<script src="offcanvas.js"></script>
<!-- Start Loading shared items -->
<script>
$(document).ready(function(){
$('#rightPanel').load("includes/rightPanel.html"); .2
$('#navBar').load("includes/navBar.html");
$('#tutorialsInfo').load("impDates/tutorials.html");
$(window).on('load', function(){
$('#AllcallNavLink').addClass('dkActive');
})
});
</script>
<!-- End Loading shared items -->
</body>
</html>