-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html~
59 lines (58 loc) · 3.05 KB
/
index.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by TEMPLATED
http://templated.co
Released for free under the Creative Commons Attribution License
Name : Accumen
Description: A two-column, fixed-width design with dark color scheme.
Version : 1.0
Released : 20120712
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head><script type="text/javascript">
<!--
if (screen.width <= 800) {
window.location = "http://web.mit.edu/mjmei/www/m/index.html";
}
//-->
</script>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta property="og:description" content="Profile of Jeffrey Mei, graduate student in the MIT/WHOI Joint Program in Physical Oceanography" />
<meta name="keywords" content="" />
<meta property="og:image" content="http://web.mit.edu/mjmei/www/images/thumb.jpg" />
<title>Jeffrey Mei</title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css" />
<link href="http://fonts.googleapis.com/css?family=Kreon" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<div id="wrapper">
<div id="header">
<div id="menu">
<ul>
<li class="first active"><a href="index.html">Home</a></li>
<li><a href="about.html">Bio</a></li>
<li><a href="research.html">Research Interests</a></li>
<li><a href="publications.html">Publications+Projects</a></li>
<li class="last"><a href="contact.html">Contact</a></li>
</ul>
<br class="clearfix" />
</div>
</div>
<div id="page">
<div class="box">
<div><h2>M. Jeffrey Mei <a href="http://www.linkedin.com/in/jeffreymei"><img src="images/linkedin.png" height="21" alt="Join my network on LinkedIn" /></a> <a href="https://github.com/jeffreymei"><img src="images/github.png" height="21"/></a></div> </h2>
<img class="alignleft" src="images/me.jpg" width="225" alt="" />
<p class="para">
I am a graduate student in the <a href="http://www.mit.edu" rel="nofollow">Massachussets Institute of Technology</A>/<a href="http://www.whoi.edu" rel="nofollow">Woods Hole Oceanographic Institution</a> <a href="https://mit.whoi.edu/">Joint Program</a> in Physical Oceanography. I am particularly interested in ice-ocean interactions, both in terms of sea ice and land ice (glaciers), as well as making statistical models with Big Data. <a href="research.html">[read more]</a>
</p>
</div>
<br /><br /><br /><br />
<div class="centeredImage" align="center"><a href="http://www.mit.edu" rel="nofollow"><img src="images/mit.png" height="100" alt="" /></a> <a href="http://www.whoi.edu" rel="nofollow"><img src="images/whoi.jpg" height="121" alt="" /></a>
</div>
<br class="clearfix" />
</div>
</body>
<p class="bottomcap"><i>Deploying moorings in Sermilik Fjord,<br /> Greenland in August 2014.<br />Photo credit: Denise Holland</i></p>
<p align="right">Last updated: April 26 2016 </p>
</html>