-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathworkshop10.html
More file actions
394 lines (334 loc) · 15.4 KB
/
workshop10.html
File metadata and controls
394 lines (334 loc) · 15.4 KB
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
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
<html lang="en">
<head>
<meta charset="utf-8">
<title>10th LII Workshop</title>
<!-- Load jquery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<!-- Import font awesome icons -->
<script src="https://kit.fontawesome.com/58cf1bb60d.js" crossorigin="anonymous"></script>
<link rel="icon" type="image/png" href="imgs/favicon.png">
<link href="https://fonts.cdnfonts.com/css/gotham-narrow" rel="stylesheet">
<link href="https://fonts.cdnfonts.com/css/gotham" rel="stylesheet">
<link href="style.css" rel="stylesheet">
<!-- Import font awesome icons -->
<script src="https://kit.fontawesome.com/58cf1bb60d.js" crossorigin="anonymous"></script>
</head>
<body id="body">
<!--
<div id="header">
<div id="colorbar"></div>
<div class="pre-main">
<div class="post-header">
<div>
<a href="#" style="margin-left:0px;"><i class="fa-solid fa-house"></i></a>
<a id="about-nav" href="#intro">Introduction</a>
<a id="meetings-nav" href="#information">Information</a>
</div>
<button onclick="toggleNight()" class="light-dark-toggle" id="light-dark-toggle-bar">
<span><i class="fas fa-moon" id="moon"></i></span>
<span><i class="fas fa-sun" id="sun"></i></span>
</button>
</div>
</div>
</div>
-->
<div id="header">
<div id="colorbar"></div>
<div class="pre-main">
<div class="post-header">
<div>
<a href="#" style="margin-left:0px;margin-right:0px;"><img id="logo-light" src="imgs/logo_v2_dark.svg"></a>
</div>
<div>
<a id="registration-nav" href="#register">Registration</a>
<a id="abstracts-nav" href="#abstracts">Abstract submission</a>
<a id="dates-nav" href="#dates">Important dates</a>
<a id="venue-nav" href="#venue">Venue</a>
<a id="references-nav" href="#sponsors">Sponsors</a>
</div>
</div>
</div>
</div>
<div class="pre-main" style="background-color:#1C2C60;background:radial-gradient(#1C2C60, #11203F);margin-top:0px;padding-bottom:20px;padding-top:80px">
<div class="main" id="main" style="padding-top:50px;">
<div style="margin:auto 0px;text-align:center;margin-bottom:40px;">
<div style="display:inline-block;text-align:left;line-height:0.9;">
<span style="color:#FF4552;font-size:18pt;letter-spacing:2pt;font-family:'Segoe UI','Selawik';line-height:1;">10th International</span><br>
<span style="color:white;font-size:28pt;font-family:'Segoe UI Light','Selawik Light'">WORKSHOP ON</span><br>
<span style="color:white;font-size:28pt;font-family:'Segoe UI','Selawik'"><b>LASER-INDUCED</b></span><br>
<span style="color:white;font-size:28pt;font-family:'Segoe UI','Selawik'"><b>INCANDESCENCE</b></span>
</div>
</div>
<div style="text-align:center">
<img style="max-width:250px" src="imgs/schem_light.svg">
</div>
<div style="text-align:center;font-size:14pt;color:white;margin-top:40px;">
June 24-27, 2024 | <b>MUSKOKA, CANADA</b><br>
Abstracts due <b>May 3, 2024</b>.
</div>
</div>
</div>
<div class="pre-main">
<div class="main">
<div id="logo-header" style="margin-bottom:50px;">
Sponsored by:<br>
<img src="workshop10/cenide.png" alt="CENIDE" style="max-width:24%;max-height:60px;padding:3%;padding-left:0px;">
<img src="workshop10/dmt.svg" alt="DMT" style="max-width:24%;max-height:60px;padding:1%;">
<img src="workshop10/lavision.png" alt="LaVision" style="max-width:24%;max-height:60px;padding:3%;">
<img src="workshop10/win.png" alt="WIN" style="max-width:24%;max-height:60px;padding:3%;">
<img src="workshop10/artium.png" alt="Artium" style="max-width:24%;max-height:50px;padding:3%;padding-left:0px;">
<img src="workshop10/uw_eng.png" alt="UW, Faculty of Engineering" style="max-width:23%;max-height:60px;padding:3%;">
<img src="workshop10/uw_mme.png" alt="UW, MME" style="max-width:30%;max-height:60px;padding:3%;padding-right:0px;">
</div>
<div id="intro-div">
<p>
This meeting brings together researchers from particle, combustion, and atmospheric
sciences to exchange and discuss recent trends and applications of laser-induced
incandescence for characterizing aerosols – including soot and engineered nanoparticles –
as well as complementary techniques for particle characterization.
</p>
<p>
Throughout the workshop, a single stream of oral presentations on emerging research will be held daily.
Poster sessions will also be held daily.
Additional discussion sessions on a range of topics will provide a summary of progress in the field.
</p>
<p>
This is an in-person only event.
</p>
<p>
For past workshops please visit <a href="https://liiscience.org">LIIscience.org</a>.
</p>
</div>
<div id="information-div">
<h2 id="register">Registration</h2>
<p>
Participants can register and pay conference fees at the following link:
<br>
<a href="https://eventworx.uwaterloo.ca/onlinereg/Register/default.aspx?code=C000938">
https://eventworx.uwaterloo.ca/onlinereg/Register/default.aspx?code=C000938
</a>.
</p>
<p>
Registration includes on-site accommodation, meals, access to all sessions, and an off-site event.
Registrations costs depend on single or double accommodation. All costs are in Canadian Dollars.
Ontario, Canada also has a 13% Harmonized Sales Tax that is added to most items.
The full cost including taxes is also listed below.
If traveling with accompanying persons, please contact the conference organizers for more information.
</p>
<p>
<table style="width:100%">
<tr>
<th>Registration type</th>
<th>Cost per person</th>
<th>Cost per person, <br>including tax</th>
</tr>
<tr>
<td>Full registration, single occupancy</td>
<td>$1,800</td>
<td>$2,034</td>
</tr>
<tr>
<td>Full registration, double occupancy</td>
<td>$1,300</td>
<td>$1,469</td>
</tr>
<tr>
<td>Student registration, single occupancy</td>
<td>$1,200</td>
<td>$1,356</td>
</tr>
<tr>
<td>Student registration, double occupancy</td>
<td>$1,000</td>
<td>$1,130</td>
</tr>
</table>
</p>
<h2 id="abstract">Abstract submission</h2>
<p>
Abstracts are to use the Word or LaTeX templates attached below.
The LaTeX template requires the XeLaTeX compiler.
Completed abstracts are to be submitted as PDFs by email to <a href="mailto:lii@uwaterloo.ca">lii (at) uwaterloo.ca</a>.
</p>
<p style="margin-top:10px;">
MS Word: <a href="workshop10/lii_abstract_template.docx" style="text-decoration:none;" download>
<img src="workshop10/msword_logo.png" style="height:20px;">
</a>
</p>
<p style="vertical-align:center">
LaTeX: <a href="workshop10/lii_abstract_template.zip" style="text-decoration:none;" download>
<img src="workshop10/LaTeX_logo.png" style="height:20px;">
</a>
</p>
<h2 id="dates">Important dates</h2>
<h3>Full abstract deadline</h3>
<p>
May 3, 2024
</p>
<h3>Registration closes and refund deadline</h3>
<p>
May 24, 2024
</p>
<h3>Workshop dates</h3>
<p>
June 24-27, 2024
</p>
<h3>Tentative schedule</h3>
<p>
<table style="width:100%;">
<tr>
<th colspan="2">Monday (June 24)</th>
</tr>
<tr>
<td style="width:30%">6 - 10 PM</td>
<td>Guest arrival and welcome</td>
</tr>
</table>
</p>
<p>
<table style="width:100%;">
<tr>
<th colspan="2">Tuesday (June 25)</th>
</tr>
<tr>
<td style="width:30%">8 - 9 AM</td>
<td>Breakfast</td>
</tr>
<tr>
<td style="width:30%">9 AM - 12:15 PM</td>
<td>Oral sessions</td>
</tr>
<tr>
<td style="width:30%">12:15 - 1:15 PM</td>
<td>Lunch</td>
</tr>
<tr>
<td style="width:30%">1:15 PM - 5:15 PM</td>
<td>Oral sessions</td>
</tr>
<tr>
<td style="width:30%">5:15 - 7 PM</td>
<td>Free time</td>
</tr>
<tr>
<td style="width:30%">7 PM - 10 PM</td>
<td>Beer and pizza poster session</td>
</tr>
</table>
</p>
<p>
<table style="width:100%;">
<tr>
<th colspan="2">Wednesday (June 25)</th>
</tr>
<tr>
<td style="width:30%">8 - 9 AM</td>
<td>Breakfast</td>
</tr>
<tr>
<td style="width:30%">9 AM - 12:30 PM</td>
<td>Oral sessions</td>
</tr>
<tr>
<td style="width:30%">12:30 - 1:30 PM</td>
<td>Lunch</td>
</tr>
<tr>
<td style="width:30%">1:30 - 4:30 PM</td>
<td>Free time</td>
</tr>
<tr>
<td style="width:30%">4:30 - 10 PM</td>
<td>Off-site event</td>
</tr>
</table>
</p>
<p>
<table style="width:100%;">
<tr>
<th colspan="2">Thursday (June 27)</th>
</tr>
<tr>
<td style="width:30%">8 - 9 AM</td>
<td>Breakfast</td>
</tr>
<tr>
<td style="width:30%">9 AM - 12:30 PM</td>
<td>Oral sessions</td>
</tr>
<tr>
<td style="width:30%">12:30 - 1:30 PM</td>
<td>Lunch</td>
</tr>
<tr>
<td style="width:30%">1:30 PM</td>
<td>End of workshop</td>
</tr>
</table>
</p>
<h2 id="venue">Venue</h2>
<p>
Muskoka, Canada<br>
Bayview Wildwood Resort<br>
<a href="https://www.bayviewwildwood.com/">https://www.bayviewwildwood.com/</a><br>
1500 Port Stanton Pkwy, Severn Bridge, ON P0E 1N0<br>
</p>
<p>
<span style="width:40%;">
<a href="https://www.bayviewwildwood.com/getaways-ontario-resorts-gallery">
<img src="workshop10/muskoka.jpg" style="width:400px"></a>
</span>
<span style="width:40%;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d145954.0279528564!2d-79.54123029970948!3d44.7788546532846!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4d2aa3a0f39f30bf%3A0x75e6d17205eb04ef!2sBayview%20Wildwood%20Resort%2C%20Ascend%20Hotel%20Collection!5e0!3m2!1sen!2sca!4v1694787844473!5m2!1sen!2sca"
width="400" height="267" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</span>
</p>
<p>
<b>Travel by car:</b><br>
1.5 hours to <a href="https://www.torontopearson.com/en">Toronto Pearson International Airport (YYZ)</a>, with a wide range of international connections<br>
2 hours to Toronto<br>
2.5 hours to Waterloo<br>
3 hours to Niagara Falls<br>
5 hours to Ottawa
</p>
<h2>Organization</h2>
<div style="display:inline-block;padding-right:70px;">
<h3>
Conference Chair
</h3>
<p>
<b style="color:var(--c1)">Kyle Daun</b><br>
University of Waterloo<br>
kjdaun (at) uwaterloo.ca
</p>
</div>
<div style="display:inline-block;padding-right:50px;">
<h3>
Conference Co-chair
</h3>
<p>
<b style="color:var(--c1)">Timothy Sipkens</b><br>
National Research Council Canada<br>
tsipkens (at) nrc-cnrc.gc.ca
</p>
</div>
<h2 id="sponsors">Sponsors</h2>
<p>
<h3 style="color:#555">Platinum</h3>
<img src="workshop10/cenide.png" alt="CENIDE" style="height:160px;padding:30px;padding-left:0px;">
<img src="workshop10/dmt.svg" alt="DMT" style="height:90px;padding:30px;padding-left:0px;">
<h3 style="color:#CCAA00">Gold</h3>
<img src="workshop10/lavision.png" alt="LaVision" style="max-height:70px;padding:30px;padding-left:0px;">
<img src="workshop10/win.png" alt="WIN" style="max-height:70px;padding:30px;padding-left:0px;">
<img src="workshop10/artium.png" alt="Artium" style="max-height:70px;padding:30px;padding-left:0px;">
<h3 style="color:#886600">Bronze</h3>
<img src="workshop10/uw_eng.png" alt="UW, Faculty of Engineering" style="max-height:30px;padding:30px;padding-left:0px;">
<img src="workshop10/uw_mme.png" alt="UW, MME" style="max-height:30px;padding:30px;padding-left:0px;">
</p>
</div>
</div>
</div>
<div class="footer">
© liiscience.org 2023
</div>
</body>