-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcontact.html
More file actions
84 lines (84 loc) · 4 KB
/
contact.html
File metadata and controls
84 lines (84 loc) · 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Pierre Flener's Contact Information</title>
<style type="text/css" media="screen">
@import url(uu_css/maincss.css);
</style>
<link rel="stylesheet" type="text/css" media="print" href="uu_css/print.css" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="Description" content="Pierre Flener's Contact Information" />
<meta name="Keywords" content="Pierre Flener" />
</head>
<body class="red">
<!-- Start header -->
<div id="leftcolumn">
<p>
<a href="https://www.uu.se/en">Uppsala University</a><br /><br />
<a href="https://www.uu.se/en/department/information-technology">Department of Information Technology</a><br /><br />
<a href=".">Pierre Flener</a>
</p>
<hr noshade style="width: 80%; border: solid lightgrey 0.5px;" />
<p>
<a href=".">Home</a><br />
<a href="profact.html">Activities</a><br />
<a href="https://www.uu.se/en/department/information-technology/research/research-groups/optimisation-research-group">Research (current)</a><br />
<a href="research-ex.html">Research (former)</a><br />
<a href="publications.html">Publications</a><br />
<a href="courses">Teaching</a><br />
<a href="travel">Travel Blogs</a><br />
<a href="persinfo.html">Personal & Bio</a><br />
<a href="contact.html">Contact</a>
</p>
</div>
<!-- End header, start main content -->
<div id="maincontent">
<center><h1>Pierre Flener's Contact Information</h1></center>
<hr />
Mail address (except for express courrier, recommended mail, and parcel deliveries, for which you should use the address further down):
<ul>
Pierre Flener<br />
<a href="https://www.uu.se/en">Uppsala University</a><br/ >
<a href="https://www.uu.se/en/department/information-technology">Department of Information Technology</a><br />
Computing Science Division<br />
Box 337<br />
SE - 751 05 <a href="https://www.destinationuppsala.se/en">Uppsala</a><br />
<a href="https://www.lonelyplanet.com/sweden">Sweden</a><br />
</ul>
Address to be used for express courrier, recommended mail, and parcel deliveries (do <em>not</em> re-order the lines):
<ul>
Uppsala Universitet<br />
Institutionen för informationsteknologi<br />
Mottagare: Pierre Flener<br />
Regementsvägen 10<br />
SE - 752 37 Uppsala<br />
Sweden<br />
</ul>
Visiting address:
<ul>
Ångström Laboratory, Polacksbacken <br />
Regementsvägen 10<br />
floor 5, room 105123
(<a href="https://link.mazemap.com/dr86ANSs">map</a>)
(<a href="https://www.uu.se/en/campus/angstrom-laboratory/visit-us">directions</a>)
</ul>
<table>
<tr><td>Telephone:</td><td>+46 18 4711028 (GMT+1 outside daylight saving time)</td></tr>
<tr><td>Email:</td><td><a href="mailto:Firstname.Surname@it.uu.se">Firstname.Surname@it.uu.se</a> (replace Firstname.Surname by Pierre.Flener)</td></tr>
<tr><td>Homepage:</td><td><a href="https://pierre-flener.github.io">https://pierre-flener.github.io</a></td></tr>
<!-- <tr><td>Schedule:</td><td><a href="https://se.timeedit.net/web/uu/db1/schema/ri1X50gQ1560YfQQ75Z6274Y0Zy4007321Y54Q597.html">my current teaching schedule</a></td></tr> -->
<tr><td>Weather:</td><td><a href="https://www.yr.no/en/forecast/daily-table/2-2666199/Sweden/Uppsala/Uppsala%20Municipality/Uppsala">reasonable forecast</a></td></tr>
<tr><td>Work with me:</td><td>All <a href="https://www.uu.se/en/about-uu/join-us/jobs-and-vacancies?varbiMunicipality=Uppsala&varbiCategory=PhD+positions%3BResearcher+and+post+doc">PhD, postdoc, and researcher positions</a> of my group are announced at university level: monitor that link, and note that there is no yearly intake of PhD students at my department. I do not take any summer interns.</td></tr>
</table>
<p></p>
<!-- /div -->
<!-- End maincontent, start footer -->
<!-- div id="footer" class="sidfot" -->
<hr />
<address>
<!-- hhmts start -->Last modified: Tue Apr 29 17:31:20 CEST 2025 <!-- hhmts end -->
</address>
</div>
<!-- End footer -->
</body>
</html>