-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathteam.html
More file actions
306 lines (262 loc) · 14.6 KB
/
team.html
File metadata and controls
306 lines (262 loc) · 14.6 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
<!DOCTYPE HTML>
<!--
Forty by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>ABCDH</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/fontawesome-all.min.css" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<!-- Note: The "styleN" class below should match that of the banner element. -->
<header id="header" class="alt style2">
<a href="index.html" class="logo"><strong style="color: #1E223C">ABCDH</strong></a>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="philosophy.html">Philosophy</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="courses.html">Courses</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="bookings.html">Bookings</a></li>
<li><a href="endorsements.html">Endorsements</a></li>
<li><a href="acknowledgements.html">Acknowledgements</a></li>
</ul>
</nav>
<!-- Banner -->
<!-- Note: The "styleN" class below should match that of the header element. -->
<section id="banner" class="style2">
<div class="inner">
<span class="image">
<img src="images/pic07.jpg" alt="" />
</span>
<header class="major">
<h1>Team</h1>
</header>
</div>
</section>
<!-- Main -->
<div id="main">
<!-- Two -->
<section id="two" class="spotlights">
<!-- FONTAWESOME ICONS HERE: https://www.w3schools.com/icons/fontawesome_icons_webapp.asp -->
<section>
<a href="generic.html" class="image">
<img src="images/martin.png" alt="Photo of Martin" data-position="top center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Martin Nicastro</h3>
</header>
<p>Martin is a PhD candidate in Musicology at the University of Pavia, Italy. He is originally from Milan, he holds a master's degree in Musicology and a violin conservatory diploma. His research topics revolve around digital mapping and network analysis.</p>
<ul class="icons">
<li><a href="https://www.martinnicastro.com/" target="_blank" title="Website" class="icon web applications alt fa-address-card"></a></li>
<li><a href="mailto:nicastromartin@gmail.com?subject=ABCDH training enquiry" class="icon web applications alt fa-envelope" target="_blank" title="nicastromartin@gmail.com"><span class="label">Email</span></a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="generic.html" class="image">
<img src="images/ariane.jpg" alt="Photo of Ariane" data-position="top center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Dr. Ariane Pinche</h3>
</header>
<p>CNRS researcher (CIHAM, Lyon) in Medieval Studies and Digital Humanities. Ariane is originally from Lyon, France. After a PhD mixing hagiography and digital editing, she specialized in the mechanisms of hagiographic compilation in French manuscripts and in handwritten text recognition (HTR).</p>
<ul class="icons">
<li><a href="https://twitter.com/ArianePinche" class="icon brands alt fa-twitter" target="_blank" title="Twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/ArianePinche" class="icon brands alt fa-github" target="_blank" title="GitHub"><span class="label">Github</span></a></li>
<li><a href="https://cv.archives-ouvertes.fr/ariane-pinche" target="_blank" title="Website" class="icon web applications alt fa-address-card"></a></li>
<li><a href="mailto:ariane.pinche@cnrs.fr?subject=ABCDH training enquiry" class="icon web applications alt fa-envelope" target="_blank" title="ariane.pinche@cnrs.fr"><span class="label">Email</span></a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="generic.html" class="image">
<img src="images/simone2022.jpg" alt="Photo of Simone" data-position="top center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Dr. Simone Rebora</h3>
</header>
<p>Postdoctoral Researcher at the University of Mainz, Germany. Simone is originally from Alessandria, Italy. He holds a Ph.D in Foreign Literatures and Literary Studies and a BSc in Electronic Engineering. He specialises in stylometry and distant reading.</p>
<ul class="icons">
<li><a href="https://twitter.com/rebsim" class="icon brands alt fa-twitter" target="_blank" title="Twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/SimoneRebora/" class="icon brands alt fa-github" target="_blank" title="GitHub"><span class="label">Github</span></a></li>
<li><a href="mailto:simone.rebora@uni-mainz.de?subject=ABCDH training enquiry" class="icon web applications alt fa-envelope" target="_blank" title="simone.rebora@univr.it"><span class="label">Email</span></a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="generic.html" class="image">
<img src="images/giovanni.jpg" alt="Photo of Giovanni" data-position="center center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Dr. Giovanni Pietro Vitali</h3>
</header>
<p>Lecturer at the Université de Versailles Saint Quentin en Yvelines - Université Paris-Saclay in Paris, France. Giovanni is originally from Lucca, Italy. He holds a Ph.D in Italian Studies and specialises in digital mapping.</p>
<ul class="actions">
<li><a href="https://twitter.com/vitaligp" class="icon brands alt fa-twitter" target="_blank" title="Twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/digitalkoine" class="icon brands alt fa-github" target="_blank" title="GitHub"><span class="label">Github</span></a></li>
<li><a href="mailto:giovannipietrovitali@gmail.com?subject=ABCDH training enquiry" class="icon web applications alt fa-envelope" target="_blank" title="giovannipietrovitali@gmail.com"><span class="label">Email</span></a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="generic.html" class="image">
<img src="images/blackboard.jpg" alt="More photos" data-position="center center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>... and
<br/>Matthias Gille Levenson<br/> <br/>Marianne Reboul</h3>
</header>
</div>
</div>
</section>
</section>
</div>
<!-- Banner -->
<!-- Note: The "styleN" class below should match that of the header element. -->
<section id="banner" class="style2" style="margin-bottom: 0px;top:0px">
<div class="inner">
<span class="image">
<img src="images/pic07.jpg" alt="" />
</span>
<header class="major">
<h1>Fellows</h1>
</header>
<div class="content">
<p>Since 2018. Our specialty? Simplicity and Patience.</p>
</div>
</div>
</section>
<!-- Main -->
<div id="main">
<!-- Two -->
<section id="two" class="spotlights">
<!-- FONTAWESOME ICONS HERE: https://www.w3schools.com/icons/fontawesome_icons_webapp.asp -->
<section>
<a href="generic.html" class="image">
<img src="images/stefano.jpg" alt="Photo of Stefano" data-position="25% 25%" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Dr. Stefano Bazzaco</h3>
</header>
<p>Postdoctoral Researcher at the University of Verona, Italy. Stefano is originally from Valdobbiadene, Italy. He holds a Ph.D and specialises in Spanish Renaissance Literature.</p>
<ul class="actions">
<!--<li><a href="#" class="icon brands alt fa-twitter" target="_blank" title="Twitter"><span class="label">Twitter</span></a></li>-->
<li><a href="https://github.com/stefanobazzaco" class="icon brands alt fa-github" target="_blank" title="GitHub"><span class="label">Github</span></a></li>
<li><a href="mailto:stefano.bazzaco@univr.it?subject=ABCDH training enquiry" class="icon web applications alt fa-envelope" target="_blank" title="stefano.bazzaco@univr.it"><span class="label">Email</span></a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="generic.html" class="image">
<img src="images/greta.jpeg" alt="Photo of Greta" data-position="top center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Dr. Greta H. Franzini</h3>
</header>
<p>Postdoctoral Researcher at Eurac Research, Bolzano, Italy. Greta is a bilingual Italian/English speaker originally from Verona, Italy. She holds a Ph.D in Information Studies and Digital Humanities, and specialises in Digital Classics and Digital Philology.</p>
<ul class="icons">
<li><a href="https://twitter.com/gretafranzini" class="icon brands alt fa-twitter" target="_blank" title="Twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/gfranzini" class="icon brands alt fa-github" target="_blank" title="GitHub"><span class="label">Github</span></a></li>
<li><a href="http://gretafranzini.com/" target="_blank" title="Website" class="icon web applications alt fa-address-card"></a></li>
<li><a href="mailto:greta.franzini@eurac.edu?subject=ABCDH training enquiry" class="icon web applications alt fa-envelope" target="_blank" title="greta.franzini@eurac.edu"><span class="label">Email</span></a></li>
</ul>
<!--<ul class="actions">
<li><a href="http://gretafranzini.com/" class="button" target="_blank" title="Opens in new tab">Learn more</a></li>
</ul>-->
</div>
</div>
</section>
<section>
<a href="generic.html" class="image">
<img src="images/gabay.jpg" alt="Photo of Simon" data-position="top center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Dr. Simon Gabay</h3>
</header>
<p>Digital Humanities lecturer at the University of Neuchâtel, Switzerland. Simon is originally from France. His research interests are Digital Philology, medieval theatre and Humanities methodologies.</p>
<ul class="actions">
<li><a href="https://twitter.com/e_ditiones" class="icon brands alt fa-twitter" target="_blank" title="Twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/gabays" class="icon brands alt fa-github" target="_blank" title="GitHub"><span class="label">Github</span></a></li>
<li><a href="mailto:simon.gabay@unine.ch?subject=ABCDH training enquiry" class="icon web applications alt fa-envelope" target="_blank" title="simon.gabay@unine.ch"><span class="label">Email</span></a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="generic.html" class="image">
<img src="images/elena.jpg" alt="Photo of Elena" data-position="top center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Dr. Elena Spadini</h3>
</header>
<p>Research Navigator at the University of Basel, Switzerland. Elena is originally from Rome, Italy. She holds a Ph.D in Romance Philology and specialises in Digital Philology.</p>
<ul class="icons">
<li><a href="https://twitter.com/spadinelena" target="_blank" title="Twitter" class="icon brands alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/elespdn" target="_blank" title="GitHub" class="icon brands alt fa-github"><span class="label">Github</span></a></li>
<li><a href="http://elespdn.github.io/io" target="_blank" title="Website" class="icon web applications alt fa-address-card"></a></li>
<li><a href="mailto:elena.spadini@unil.ch?subject=ABCDH training enquiry" class="icon web applications alt fa-envelope" target="_blank" title="elena.spadini@unil.ch"><span class="label">Email</span></a></li>
</ul>
</div>
</div>
</section>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="copyright">
<li><a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc/4.0/80x15.png" /></a></li><li>Design: <a href="https://html5up.net">HTML5 UP</a> with modifications by <a href="http://gretafranzini.com/" target="_blank" title="Opens in new tab">Greta Franzini</a></li><li>Images: <a href="https://unsplash.com/">Unsplash</a> and <a href="https://www.pexels.com">Pexels</a></li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.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>