forked from pdlotko/dioscuri-tda
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmembers.html
234 lines (214 loc) · 10.4 KB
/
members.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
<!DOCTYPE HTML>
<html>
<head>
<title>Dioscuri TDA</title>
<meta name="description" content="website description" />
<meta name="keywords" content="Dioscuri TDA" />
<meta http-equiv="content-type" content="text/html; charset=windows-1252" />
<link rel="stylesheet" type="text/css" href="style/style.css" title="style" />
</head>
<body>
<div id="main">
<div id="header">
<div id="logo">
<div id="logo_text">
<!-- class="logo_colour", allows you to change the colour of the text -->
<h1><a href="index.html">Dioscuri Centre in<span class="logo_colour"> <br /> Topological Data Analysis</span></a></h1>
<h2>Real world problems. Rigorous mathematics. Efficient solutions.</h2>
</div>
</div>
<div id="menubar">
<ul id="menu">
<!-- put class="selected" in the li tag for the selected page - to highlight which page you're on -->
<li><a href="index.html">Home</a></li>
<li class="selected"><a href="members.html">Members</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="conferences.html">Conferences</a></li>
<li><a href="seminars.html">Seminars</a></li>
<li><a href="outreach.html">Outreach</a></li>
<li><a href="positions.html">Positions</a></li>
</ul>
</div>
</div>
<div id="site_content">
<!-- <div class="sidebar">
<a class="twitter-timeline" data-tweet-limit="3"
data-dnt="True"
href="https://twitter.com/DioscuriTda?ref_src=twsrc%5Etfw">Tweets by DioscuriTda</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div> -->
<div id="">
<h1>Current members of the Centre:</h1>
<table style="width: 100%">
<colgroup>
<col span="1" style="width: 7%;">
<col span="1" style="width: 77%;">
<col span="1" style="width: 16%;">
</colgroup>
<tbody>
<tr>
<th>Picture</th>
<th>Name</th>
<th>Location</th>
</tr>
<tr>
<td><img src="members/pawel/pawel_dlotko.JPG" alt="Pawel Dlotko." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href="members/pawel.html">Paweł Dłotko</a>.</br>Pawel is the director and Principal Investigator of the Centre. He is working in applied and computational topology.</td>
<td>IMPAN Warsaw</td>
</tr>
<tr>
<td><img src="members/michal_b/Michal_B.jpg" alt="Michal Bogdan." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href ="members/michal_b.html">Michał Bogdan</a>.</br> Michal is an Assistant Professor of the Centre.</td>
<td>IMPAN Warsaw</td>
</tr>
<tr>
<td><img src="members/davide/davide.JPG" alt="Davide Gurnari." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href ="members/davide.html">Davide Gurnari</a>.</br> Davide is a fourth year PhD student of the Centre.</td>
<td>IMPAN Warsaw</td>
</tr>
<tr>
<td><img src="members/mathis/mathis_hallier.jpg" alt = "Mathis Hallier." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href ="members/mathis.html">Mathis Hallier</a>.</br> Mathis is a Visiting Master student of the Centre..</td>
<td>University of Technology of Compiegne</td>
</tr>
<tr>
<td><img src="members/niklas/Hellmer.JPG" alt="Niklas Hellmer." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href ="members/niklas.html">Niklas Hellmer</a>.</br> Niklas is a fourth year PhD student of the Centre.</td>
<td>IMPAN Warsaw</td>
</tr>
<tr>
<td><img src="members/jakub/Jakub_Malinowski.JPG" alt = "Jakub Malinowski." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href ="members/jakub.html">Jakub Malinowski</a>.</br> Jakub is a first year PhD of the Centre.</td>
<td>Wrocław University of Science and Technology</td>
</tr>
<tr>
<td><img src="members/Marta/MM_2.JPG" alt="Marta Marszewska." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href ="members/Marta.html">Marta Marszewska</a>.</br> Marta is a Phd student candidate.</td>
<td>Gdańsk University of Technology</td>
</tr>
<tr>
<td><img src="members/bartosz/zdjecieBN.jpeg" alt="Bartosz Naskręcki." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href ="members/bartosz.html">Bartosz Naskręcki</a>.</br> Bartosz is a Visiting Assistant Professor of the Centre.</td>
<td>IMPAN Poznań</td>
</tr>
<tr>
<td><img src="members/jan/jan.png" alt = "Jan Felix Senge." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href ="members/jan.html">Jan Felix Senge</a>.</br> Jan is a Visiting PhD student of the Centre.</td>
<td>ALTA Uni Bremen</td>
</tr>
<tr>
<td><img src="members/justyna/JSR_ZdjecieTDA.jpg" alt="Justyna Signerska-Rynkowska." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href ="members/justyna.html">Justyna Signerska-Rynkowska</a>.</br> Justyna is a Visiting Assistant Professor of the Centre.</td>
<td>IMPAN Gdańsk</td>
</tr>
<tr>
<td><img src="members/rafal/foto.jpg" alt="Rafal Topolnicki." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href ="members/rafal.html">Rafał Topolnicki</a>.</br> Rafal is a Visiting Assistant Professor of the Centre.</td>
<td>IMPAN Wrocław</td>
</tr>
</tbody>
</table>
<h1>External and visiting members of the Centre:</h1>
<table style="width: 100%">
<colgroup>
<col span="1" style="width: 7%;">
<col span="1" style="width: 77%;">
<col span="1" style="width: 16%;">
</colgroup>
<tbody>
<!-- <tr>
<th>Picture</th>
<th>Name</th>
<th>Location</th>
</tr> -->
<tr>
<td><img src="members/ahmad/yep_thats_me.jpg" alt="Ahmad Farhat." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href="members/ahmad.html">Ahmad Farhat</a>.</br>External collaborator.</td>
<td>Dubai</td>
</tr>
<tr>
<td><img src="members/simon/simon_rudkin.jpeg" alt="Simon Rudkin." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href="members/simon.html">Simon Rudkin</a>.</br>External collaborator.</td>
<td>Uni Manchester</td>
</tr>
<tr>
<td><img src="members/wanling/wanling.jpg" alt="Wanling Rudkin." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href="members/wanling.html">Wanling Rudkin</a>.</br>External collaborator.</td>
<td>Uni Exeter</td>
</tr>
<tr>
<td><img src="members/radmila/CoffeeVizSeyma.jpg" alt="Radmila Sazdanovic." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href="members/radmila.html">Radmila Sazdanovic</a>.</br>Sabbatical Visiting Professor.</td>
<td>NCSU</td>
</tr>
</tbody>
</table>
<h1>Alumni:</h1>
<table style="width: 100%">
<colgroup>
<col span="1" style="width: 7%;">
<col span="1" style="width: 77%;">
<col span="1" style="width: 16%;">
</colgroup>
<tbody>
<!-- <tr>
<th>Picture</th>
<th>Name</th>
<th>Location</th>
</tr> -->
<tr>
<td><img src="members/stefanou/stefanou.jpg" alt="Anastasios Stefanou." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href="members/stefanou.html">Anastasios Stefanou</a>.</br>Anastasios was a Visiting Assistant Professor of the Centre.</td>
<td>ALTA Uni Bremen</td>
</tr>
<tr>
<td><img src="members/michal/michal_talking.jpg" alt="Michal Lipinski." style="display:block; margin-left: auto; margin-right: auto;width:54px;"></td>
<td><a href ="members/michal.html">Michał Lipiński</a>.</br> Michał was a post-doc researcher of the Centre.</td>
<td>ISTA Austria</td>
</tr>
</tbody>
</table>
<h1>Recruitment</h1>
<p>We are seeking highly talented and motivated individuals who are willing to work with us on applied problems for which the concept of shape
is important. </p>
We have a number of positions available. We are very open to host Marie Curie researchers as well as industrial collaborators. </p>
<p> Please contact <a href="mailto:pdlotko@impan.pl">Pawel Dlotko</a> for further details. </p>
<h1>Acknowledgement</h1>
<p>
We gratefully acknowledge the support from the <a href="https://www.mpg.de/dioscuri">Dioscuri Program</a>.
</p>
<a href="https://www.mpg.de/dioscuri">
<img src="pictures/dioscuri_logo.jpg" width="600" height="200">
</a>
<p>
Dioscuri Centres of Scientific Excellence - a programme initiated by the Max Planck Society (MPG), jointly managed with the
National Science Centre in Poland (NCN), and mutually funded by the Polish Ministry of Science and Higher Education (MNiSW)
and the German Federal Ministry of Education and Research (BMBF).
</p>
</div>
</div>
<div id="content_footer"></div>
<div id="footer">
Copyright © colour_blue | <a href="http://validator.w3.org/check?uri=referer">HTML5</a> | <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> | <a href="http://www.html5webtemplates.co.uk">design from HTML5webtemplates.co.uk</a>
</div>
</div>
<!-- Default Statcounter code for Dioscuri-tda.org
https://dioscuri-tda.org/ -->
<script type="text/javascript">
var sc_project=12325532;
var sc_invisible=0;
var sc_security="a77028f7";
var scJsHost = "https://";
document.write("<sc"+"ript type='text/javascript' src='" +
scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>
<noscript><div class="statcounter"><a title="Web Analytics
Made Easy - StatCounter" href="https://statcounter.com/"
target="_blank"><img class="statcounter"
src="https://c.statcounter.com/12325532/0/a77028f7/0/"
alt="Web Analytics Made Easy -
StatCounter"></a></div></noscript>
<!-- End of Statcounter Code -->
</body>
</html>