-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathimpressum.html
More file actions
69 lines (59 loc) · 2.63 KB
/
impressum.html
File metadata and controls
69 lines (59 loc) · 2.63 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
<!DOCTYPE html>
<html lang="en-GB">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Dr. Mario B. Schulz</title>
<meta name="author" content="Mario B. Schulz"/>
<meta name="keywords" content="Mario B. Schulz, free boundary, minimal surfaces, differential geometry"/>
<meta name="description" content="free boundary minimal surfaces"/>
<link href="mbs.css" rel="stylesheet" type="text/css" />
<link rel="icon" href="images/pmhgm.png" type="image/png">
</head>
<body>
<!-- SIDEBAR-START -->
<div class="sidebar">
<a href="index.html">Home</a>
<a href="publications.html">Publications</a>
<a href="fbms/genus_zero.html">FBMS of genus zero</a>
<a href="fbms/genus_one.html">FBMS of genus one</a>
<a href="fbms/genus_two.html">FBMS of genus two</a>
<a href="fbms/connected_boundary.html">FBMS with connected boundary</a>
<a href="fbms/nested_boundaries.html">FBMS with nested boundary components</a>
<a href="fbms/arbitrary_topology.html">FBMS with arbitrary topology</a>
<a href="fbms/platonic_symmetry.html">FBMS with Platonic symmetry</a>
<a href="fbms/immersed.html">Immersed FBMS</a>
<a href="fbms/catenoid.html">Index of the catenoid</a>
<a href="fbms/ellipsoids.html">FBMS in ellipsoids</a>
<a href="fbms/toroids.html">FBMS in toroids</a>
<a href="three-sphere/index.html">MS in the three-sphere</a>
<a href="shrinkers/index.html">Self-shrinkers</a>
<a href="impressum.html" class="active">Contact</a>
<span class="copyright">© Mario B. Schulz</span>
</div>
<!-- SIDEBAR-END -->
<div class="content">
<h2> Contact </h2>
<p>
Dr. Mario B. Schulz <br>
Università di Trento <br>
Dipartimento di Matematica <br>
via Sommarive 14 <br>
38123 Povo, Italy <br>
E-Mail: <font size="6"><tt>geometricanalysis@wwu.de</tt></font>
</p>
<div itemscope itemtype="https://schema.org/Person">
<a itemprop="sameAs" content="https://orcid.org/0000-0002-1010-1310" href="https://orcid.org/0000-0002-1010-1310" target="orcid.widget" rel="me noopener noreferrer" style="vertical-align:top;">
<!--<img src="https://orcid.org/sites/default/files/images/orcid_16x16.png" style="width:1.2em;margin-right:.5em;margin-bottom:-.3em" alt="ORCID iD icon">-->
<img src="https://orcid.org/assets/vectors/orcid.logo.icon.svg" style="width:1.33em;margin-right:.2em;margin-bottom:-.33em" alt="ORCID iD icon">
https://orcid.org/0000-0002-1010-1310
</a>
</div>
<p>
<img src="./images/Figur1.png" alt="" width="500px">
</p>
</div>
<div class="footer">
<img src="./images/pmhgm.png" height="45" alt="" align="right">
</div>
</body>
</html>