-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspeaker.html
429 lines (368 loc) · 26.4 KB
/
speaker.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
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
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<title>ICPS 2017 | Speakers</title>
<meta name="description" content="ICPS 2017 - Speakers of the conference.">
<meta name="keywords" content="icps 2017 speakers physics" />
<!-- twitter card starts from here, if you don't need remove this section -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@icps2017" />
<meta name="twitter:url" content="http://www.icps2017.it" />
<meta name="twitter:title" content="International Conference of Physics Students 2017" /> <!-- maximum 140 char -->
<meta name="twitter:description" content="XXXII ICPS. Torino, 7-14 August 2017" /> <!-- maximum 140 char -->
<meta name="twitter:image" content="assets/img/twittercardimg/twittercard-280-150.jpg" /> <!-- when you post this page url in twitter , this image will be shown -->
<!-- twitter card ends from here -->
<!-- facebook open graph starts from here, if you don't need then delete open graph related -->
<meta property="og:title" content="International Conference of Physics Students 2017" />
<meta property="og:url" content="http://www.icps2017.it" />
<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="ICPS 2017" />
<!--meta property="fb:admins" content="" /--> <!-- use this if you have -->
<meta property="og:type" content="website" />
<meta property="og:image" content="assets/img/opengraph/fbphoto.jpg" /> <!-- when you post this page url in facebook , this image will be shown -->
<!-- facebook open graph ends from here -->
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="favicon/img/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<!-- icons & favicons -->
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico" /> <!-- this icon shows in browser toolbar -->
<link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" /> <!-- this icon shows in browser toolbar -->
<link rel="apple-touch-icon" sizes="57x57" href="favicon/img/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="favicon/img/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="favicon/img/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="favicon/img/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="favicon/img/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="favicon/img/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="favicon/img/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="favicon/img/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="favicon/img/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="favicon/img/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicon/img/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon/img/favicon-16x16.png">
<link rel="manifest" href="assets/img/favicon/manifest.json">
<!-- Fallback For IE 9 [ Media Query and html5 Shim] -->
<!--[if lt IE 9]>
<script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- BOOTSTRAP CSS -->
<!-- bootstrap can be added from local or cdn, bellow line is for local, btw, there is js which is added in footer -->
<link rel="stylesheet" href="assets/vendor/bootstrap/css/bootstrap.min.css" media="all" />
<!-- to add bootstrap from cdn pls uncomment the bellow line -->
<!--link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"-->
<!-- FONT AWESOME CSS -->
<!-- font awesome css library can be can be added from local or cdn, bellow line is for local -->
<link rel="stylesheet" href="assets/vendor/fontawesome/css/font-awesome.min.css" media="all" />
<!-- to add font awesome from cdn pls uncomment the bellow line -->
<!--link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"-->
<!-- for animation effects animate.css -->
<link rel="stylesheet" href="assets/vendor/animate/animate.css" media="all" />
<!-- adding maginific popup library, there is js which is added in footer -->
<link rel="stylesheet" href="assets/vendor/maginificpopup/magnific-popup.css" media="all" />
<!-- adding google fonts -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Exo:300,600,700,900" rel="stylesheet" type="text/css">
<!-- CUSTOM CSS -->
<link id="cbx-style" rel="stylesheet" href="assets/css/style-icps.min.css" media="all" />
<link id="custom-style" rel="stylesheet" href="assets/css/style-custom.css" media="all" />
<!-- MODERNIZER CSS -->
<script src="assets/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="browsehappy">We are Extreamly sorry, But the browser you are using is probably from when civilization started. Which is way behind to view this site properly. Please update to a modern browser, At least a real browser. </p>
<![endif]-->
<div class="cbx-container">
<!-- SITE CONTENT START HERE -->
<header>
<div id="cbx-header" class="cbx-header">
<div class="cbx-header-inner">
<nav id="menu-offscroll" class="navbar navbar-default cbx-navbar">
<div class="container">
<div class="row">
<div class="col-sm-2">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed " data-toggle="collapse" data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="logo">
<h2><a href="index.html" class="gotome">ICPS<span class="span-color">2017</span></a></h2>
</div>
</div>
</div> <!--//.COL 3-->
<div class="col-sm-10">
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar-collapse">
<ul class="nav navbar-nav cbx-nav-right xs-text-center">
<li><a href="index.html#icps" class="gotome">ICPS</a></li>
<li><a href="index.html#torino" class="gotome">Torino</a></li>
<li><a href="index.html#schedule" class="gotome">Schedule</a></li>
<li><a href="index.html#speakers" class="gotome">Speakers</a></li>
<li><a href="index.html#sponsors" class="gotome">Sponsors</a></li>
<li><a href="http://ai-sf.it" class="gotome">AISF</a></li>
<li><a href="http://www.iaps.info" class="gotome">IAPS</a></li>
</ul>
<ul class="list-inline pull-right event-ticket">
<li><a href="index.html#register">Register</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div> <!--//.COl 9-->
</div><!--//.ROW-->
</div><!-- /.container -->
</nav>
</div>
</div> <!--//.CBX FOOTER-->
</header>
<!--SINGLE SPEAKER START-->
<section id="cowley">
<div id="cbx-singlespeaker" class="cbx-singlespeaker">
<div class="cbx-inner">
<div class="container">
<article>
<header>
<div class="row">
<div class="col-sm-12 col-md-5 xs-text-center">
<div class="speaker-img">
<figure>
<img src="http://placehold.it/480x480" alt="speaker"/>
<figcaption>
<div class="fig-content">
</div>
</figcaption>
</figure>
</div>
</div>
<div class="col-sm-12 col-md-7">
<div class="sp-title xs-text-center">
<!--h3 class="uppercase">speaker 1</h3-->
<h1 class="uppercase speaker-details-heading">Steven Cowley</h1>
<h4 class="uppercase">Plasma Physicist</h4>
<!-- <ul class="list-unstyled list-inline"> -->
<!-- <li><a href="#"><i class="fa fa-facebook"></i></a></li> -->
<!-- <li><a href="#"><i class="fa fa-twitter"></i></a></li> -->
<!-- <li><a href="#"><i class="fa fa-google-plus"></i></a></li> -->
<!-- <li><a href="#"><i class="fa fa-linkedin"></i></a></li> -->
<!-- <li><a href="#"><i class="fa fa-youtube"></i></a></li> -->
<!-- </ul> -->
<p>Steven Cowley became Director of the Culham Centre for Fusion Energy in September 2008 and was appointed as Chief Executive Officer of the United Kingdom Atomic Energy Authority in November 2009. He received his BA from Oxford University and his PhD from Princeton University. Professor Cowley's post-doctoral work was at Culham and he returned to Princeton in 1987. He joined the faculty at the University of California Los Angeles in 1993, rising to the rank of Full Professor in 2000. From 2001 to 2003 he led the plasma physics group at Imperial College, London. He remains a Professor at Imperial College and a member of the Plasma Physics Group. In 2012 he was awarded the Glazebrook Medal of the Institute of Physics. He is a member of the Prime Minister's Council of Science and Technology.</p>
</div>
</div>
</div>
</header>
</article>
</div>
</div>
</div>
</section>
<!--SINGLE SPEAKER END-->
<!--SINGLE SPEAKER START-->
<section id="tombesi">
<div id="cbx-singlespeaker" class="cbx-singlespeaker">
<div class="cbx-inner">
<div class="container">
<article>
<header>
<div class="row">
<div class="col-sm-12 col-md-7">
<div class="sp-title xs-text-center">
<!--h3 class="uppercase">speaker 1</h3-->
<h1 class="uppercase speaker-details-heading">Francesco Tombesi</h1>
<h4 class="uppercase">Astrophysicist</h4>
<!-- <ul class="list-unstyled list-inline"> -->
<!-- <li><a href="#"><i class="fa fa-facebook"></i></a></li> -->
<!-- <li><a href="#"><i class="fa fa-twitter"></i></a></li> -->
<!-- <li><a href="#"><i class="fa fa-google-plus"></i></a></li> -->
<!-- <li><a href="#"><i class="fa fa-linkedin"></i></a></li> -->
<!-- <li><a href="#"><i class="fa fa-youtube"></i></a></li> -->
<!-- </ul> -->
<p>Francesco Tombesi is an astrophysicist at NASA/GSFC and assistant research scientist at the Department of Astronomy of the University of Maryland, College Park. His main research topic is the study of super-massive black holes in active galactic nuclei (AGN) through X-ray observations collected from orbiting satellites. In particular, he investigates the origin of black hole driven winds, such as the powerful ultra-fast outflows (UFOs), and their feedback on the AGN host galaxies. Dr. Tombesi is a member of the science teams of the upcoming large X-ray observatories ASTRO-H (launch date February 2016) and Athena (launch date in 2028). He has been awarded several prizes, among which the 2014 "Early Career Research Scientist Prize for Excellence” of the Dept. of Astronomy at the University of Maryland, College Park and the “2014 NASA Astrophysics Science Division Peer Award”.</p>
</div>
</div>
<div class="col-sm-12 col-md-5 xs-text-center">
<div class="speaker-img">
<figure>
<img src="http://placehold.it/480x480" alt="speaker"/>
<figcaption>
<div class="fig-content">
</div>
</figcaption>
</figure>
</div>
</div>
</div>
</header>
</article>
</div>
</div>
</div>
</section>
<!--SINGLE SPEAKER END-->
<!--SINGLE SPEAKER START-->
<section id="prino">
<div id="cbx-singlespeaker" class="cbx-singlespeaker">
<div class="cbx-inner">
<div class="container">
<article>
<header>
<div class="row">
<div class="col-sm-12 col-md-5 xs-text-center">
<div class="speaker-img">
<figure>
<img src="http://placehold.it/480x480" alt="speaker"/>
<figcaption>
<div class="fig-content">
</div>
</figcaption>
</figure>
</div>
</div>
<div class="col-sm-12 col-md-7">
<div class="sp-title xs-text-center">
<!--h3 class="uppercase">speaker 1</h3-->
<h1 class="uppercase speaker-details-heading">Francesco Prino</h1>
<h4 class="uppercase">Particle Physicist</h4>
<!-- <ul class="list-unstyled list-inline"> -->
<!-- <li><a href="#"><i class="fa fa-facebook"></i></a></li> -->
<!-- <li><a href="#"><i class="fa fa-twitter"></i></a></li> -->
<!-- <li><a href="#"><i class="fa fa-google-plus"></i></a></li> -->
<!-- <li><a href="#"><i class="fa fa-linkedin"></i></a></li> -->
<!-- <li><a href="#"><i class="fa fa-youtube"></i></a></li> -->
<!-- </ul> -->
<p>Francesco Prino is presently a researcher of the INFN Torino. He got his PhD in 2001 with a thesis on the analysis of the data collected in 1998 by the NA50 experiment. In November 2002 he got a permanent research position at INFN in Turin. From 2004 he worked mainly on the preparation, the commissioning and the data analysis of the ALICE experiment at the LHC. Within the ALICE experiment he worked on the construction, test and performance studies of the silicon drift detectors (SDD) of the inner tracking system (ITS). He is, since October 2008, the project leader of the SDD detector. He presented his research activities on NA50 and ALICE experiments as well as on the silicon detectors in various international conferences. He has been co-supervisor of 7 master degree theses and 2 PhD thesis. </p>
</div>
</div>
</div>
</header>
</article>
</div>
</div>
</div>
</section>
<!--SINGLE SPEAKER END-->
<!--AISF-IAPS START-->
<section>
<div id="cbx-subscriber" class="cbx-subscriber">
<div class="cbx-testi-inner">
<div class="container">
<div class="col-md-6">
<div class="row">
<div class="col-xs-12 text-center">
<h3 id="aisf" class=" wow fadeInUp" data-wow-delay=".1s">AISF</h3>
</div> <!--//main COL-->
</div> <!--// row-->
<div class="row">
<p style="color:white;text-align:center;padding-right:30px">AISF is the Italian Association of Physics Students (Associazione Italiana Studenti di Fisica) and it gathers together all the Italian students of physics. It was founded in Heidelberg in August 2014 and since January 2015 is a National Committee for the International Association of Physics Students (IAPS). It counts currently 11 Local Committees and 500+ members. Numerous national and international events, such as CISF, iaps@GranSasso, LoT and PAPAP have altready been organized by AISF.</p>
</div> <!--//ROW-->
</div> <!--//container-->
<div class="col-md-6">
<div class="row">
<div class="col-xs-12 text-center">
<h3 id="iaps" class=" wow fadeInUp" data-wow-delay=".1s">IAPS</h3>
</div> <!--//main COL-->
</div> <!--// row-->
<div class="row">
<p style="color:white;text-align:center;padding-left:30px">IAPS is an association of physics students and student societies from around the globe, working to promote peaceful collaboration among them. Its members are represented by national and local committees, who meet regularly to ensure the relevance of its activities. There are 16 National Committees and 10 Local Committees of IAPS, representing and estimated total of 50000 students. Beside that, there are also individual members from other countries.</p>
</div> <!--//ROW-->
</div> <!--//container-->
</div> <!--//cbx-inner-->
</div>
</div>
</section> <!--AISF-IAPS END-->
<!-- <\!--SUBSCRIBER START-\-> -->
<!-- <section id="subscribe"> -->
<!-- <div id="cbx-subscriber" class="cbx-subscriber"> -->
<!-- <div class="cbx-testi-inner"> -->
<!-- <div class="container"> -->
<!-- <div class="row"> -->
<!-- <div class="col-xs-12 text-center"> -->
<!-- <h3 class=" wow fadeInUp" data-wow-delay=".1s">To Get Nearly Updates</h3> -->
<!-- </div> <\!--//main COL-\-> -->
<!-- </div> <\!--// row-\-> -->
<!-- <div class="row"> -->
<!-- <div class="col-xs-12 col-sm-offset-1 col-sm-10 col-md-offset-2 col-md-8"> -->
<!-- <div class="cbx-subscriber text-center"> -->
<!-- <form class="subscribe-form" role="form"> -->
<!-- <div class="form-group xs-text-center wow zoomIn" data-wow-delay=".3s"> -->
<!-- <input id="subscribe" class="form-control lz-input form-control" required="required" type="email" placeholder="Enter Your Email..."> -->
<!-- </div> -->
<!-- <div class="form-group xs-text-center wow zoomIn" data-wow-delay=".4s"> -->
<!-- <button class="cbx-submit lz-submit-btn" name="cbx-submit" type="submit">Subscribe</button> -->
<!-- </div> -->
<!-- </form> -->
<!-- </div> <\!--//.SUBSCRIBE-\-> -->
<!-- </div> -->
<!-- </div> <\!--//ROW-\-> -->
<!-- </div> <\!--//container-\-> -->
<!-- </div> <\!--//cbx-inner-\-> -->
<!-- </div> -->
<!-- </section> <\!--CONTACT END-\-> -->
<footer>
<div id="cbx-footer" class="cbx-footer">
<div class="cbx-footer-inner cbx-top-inner">
<div class="container">
<div class="footer-content">
<div class="row">
<div class="col-xs-12 col-sm-12 text-center">
<div class="footer-social wow zoomIn" data-wow-delay=".5s">
<ul class="list-unstyled list-inline text-center">
<li><a class="sp-fb" href="https://www.facebook.com/icps2017/"><i class="fa fa-facebook"></i></a></li>
<li><a class="sp-tw" href="https://twitter.com/icps2017"><i class="fa fa-twitter"></i></a></li>
<li><a class="sp-" href="https://www.instagram.com/icps2017/"><i class="fa fa-instagram"></i></a></li>
<li><a class="sp-" href="#"><i class="fa fa-youtube"></i></a></li>
<li><a class="sp-" href="mailto:[email protected]"><i class="fa fa-envelope-o"></i></a></li>
</ul>
</div>
<p class="cbx-copy-right uppercase wow fadeInUp" data-wow-delay=".6s">Original template: Codeboxr.com. Modified by the <span class="span-color2">ICPS2017 IT Team</span>.<br> <span class="span-color2 cbx-copy-symbol">©</span> Copyright 2016. All Right Reserved.</p>
</div>
</div>
</div>
</div><!--//.CONTAINER-->
<div class="cbx-top text-center">
<a href="#cbx-header" class="gotome">
<i class="fa fa-angle-double-up"></i>
<p>Top</p>
</a>
</div>
</div> <!--//.cbx-inner-->
</div> <!--//.CBX FOOTER-->
</footer>
<!-- SITE CONTENT END -->
</div> <!--//.CBX CONTAINER-->
<!-- SITE SCRIPT -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="assets/vendor/jquery-1.10.2.min.js"><\/script>')</script>
<!-- BOOTSTRAP JS -->
<!-- adding bootstrap js -->
<script src="assets/vendor/bootstrap/js/bootstrap.min.js"></script> <!-- from local -->
<!-- load bootstrap js from cdn, uncomment bellow line if need from cdn -->
<!--script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script-->
<!-- if load google maps then load this api -->
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?v=3.exp"></script>
<!-- WOW JS -->
<script src="assets/js/wow.js"></script>
<!--- for smooth scroll -->
<script src="assets/js/jquery.smooth-scroll.js"></script>
<!-- adding magnific popup js library -->
<script src="assets/vendor/maginificpopup/jquery.magnific-popup.min.js" type="text/javascript"></script>
<script src="assets/js/validation/jquery.validate.js"></script>
<!-- if use countdown plugin then use this plugin -->
<script type="text/javascript" src="assets/js/kinetic-v5.1.0.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.final-countdown.js"></script>
<!-- CUSTOM JS -->
<script src="assets/js/cbscript.js"></script>
<!-- FOR DEMO ONLY-->
<!-- comment this below line in production -->
<!--<script type="text/javascript" src="switcher/js/switcher.js"></script>-->
</body>
</html>