-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
33 lines (33 loc) · 1.01 KB
/
index.html
File metadata and controls
33 lines (33 loc) · 1.01 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content=
"HTML Tidy for HTML5 for Linux version 5.7.45">
<meta name="viewport" content=
"width=device-width, initial-scale=1">
<meta charset="UTF-8">
<title>Peter Müller's Home Page</title>
<!--<link rel="stylesheet" type="text/css" href="pm.css">-->
<link rel="stylesheet" type="text/css" href="pm.css">
</head>
<body>
<h3><a href=
"https://www.mathematik.uni-wuerzburg.de/en/algebra/team/mueller-peter/">
Peter Müller</a><br>
<a href="http://www.mathematik.uni-wuerzburg.de/en">Institute of
Mathematics</a><br>
<a href="http://www.uni-wuerzburg.de/en">University of
Würzburg</a><br>
Campus Hubland Nord<br>
97074 Würzburg, Germany<br></h3>
<b>E-Mail:</b> peter.mueller@uni-wuerzburg.de<br>
<b>Phone:</b> +49 931 31-85012<br>
<b>PGP:</b> <a href="peter.asc">Public Key</a><br>
<h2>Research</h2>
<ul>
<li><a href="publications.html">Publications</a></li>
<li><a href="notes.html">Short Notes</a></li>
<li><a href="talks.html">Talks</a></li>
</ul>
</body>
</html>