-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprof-harrington.html
125 lines (121 loc) · 6.8 KB
/
prof-harrington.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Harrington Lab - Prof. Harrington</title>
<meta name="description" content="Professor Harrington - Information">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/jpg" href="./assets/updated-logo-black.png">
<link rel="stylesheet" type="text/css" href="./main.css">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css2?family=Dosis">
</head>
<body class="page--brands">
<div id="nav-menu-mobile">
<span id="mobile-menu-close" onclick="closeMobileMenu()">
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="20px" height="20px" viewBox="0 0 220.496 220.496" style="enable-background:new 0 0 220.496 220.496;"
xml:space="preserve">
<g>
<g>
<path d="M0.003,192.658c0,7.434,2.897,14.424,8.154,19.684c5.257,5.261,12.25,8.154,19.684,8.154
c7.44,0,14.429-2.894,19.674-8.154l62.732-62.731l62.717,62.72c5.255,5.26,12.244,8.154,19.684,8.154
c7.44,0,14.436-2.895,19.678-8.154c5.255-5.26,8.155-12.25,8.155-19.684s-2.9-14.424-8.155-19.684l-62.714-62.717l62.727-62.727
c5.254-5.257,8.154-12.247,8.154-19.681c0-7.434-2.9-14.427-8.154-19.684C207.084,2.897,200.095,0,192.655,0
c-7.435,0-14.424,2.897-19.678,8.155l-62.724,62.732L47.522,8.155C42.271,2.897,35.281,0,27.847,0
c-7.44,0-14.433,2.897-19.684,8.155c-5.257,5.257-8.155,12.25-8.155,19.684c0,7.434,2.897,14.423,8.155,19.681l62.732,62.727
L8.157,172.974C2.9,178.234,0.003,185.224,0.003,192.658z M16.858,181.681l67.08-67.086c1.156-1.152,1.801-2.714,1.801-4.344
c0-1.631-0.646-3.198-1.801-4.348l-67.08-67.08c-2.939-2.936-4.552-6.836-4.552-10.985c0-4.152,1.618-8.056,4.552-10.989
c2.939-2.933,6.831-4.552,10.989-4.552c4.149,0,8.055,1.619,10.98,4.552l67.079,67.077c2.306,2.306,6.39,2.306,8.695,0
l67.07-67.077c5.867-5.873,16.104-5.861,21.972,0c2.937,2.939,4.552,6.836,4.552,10.989c0,4.149-1.615,8.056-4.552,10.985
l-67.073,67.074c-2.402,2.404-2.402,6.29,0,8.697l67.062,67.056c2.936,2.937,4.545,6.84,4.545,10.989s-1.609,8.053-4.551,10.988
c-5.85,5.867-16.094,5.873-21.966,0l-67.059-67.056c-2.405-2.407-6.29-2.407-8.695,0l-67.085,67.08
c-5.846,5.866-16.09,5.872-21.962,0c-2.939-2.937-4.552-6.84-4.552-10.989C12.307,188.515,13.919,184.612,16.858,181.681z"/>
</g>
</g>
</svg>
</span>
<a href="./index.html">Home</a>
<a href="./about-us.html">Group</a>
<a href="./lab.html">The Lab</a>
<a href="./research.html">Research</a>
<a href="./social.html">Social</a>
<a href="./publications.html">Publications</a>
<!-- <a href="./contact.html">Open Positions</a> -->
<a href="./prof-harrington.html">Prof. Harrington</a>
</div>
<nav class="main--nav">
<span class="mobile-menu-btn" onclick="openMobileMenu()">
<svg fill="#FFFFFF" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px">
<path d="M 2 5 L 2 7 L 22 7 L 22 5 L 2 5 z M 2 11 L 2 13 L 22 13 L 22 11 L 2 11 z M 2 17 L 2 19 L 22 19 L 22 17 L 2 17 z"/>
</svg>
</span>
<div class="inner-content">
<div class="logo">
<a href="./index.html">
<img src="./assets/updated-logo-white.png">
</a>
</div>
<div class="nav-links">
<a href="./index.html" class="navlink">Home</a>
<a href="./about-us.html" class="navlink">Group</a>
<a href="./lab.html" class="navlink">The Lab</a>
<a href="./research.html" class="navlink">Research</a>
<a href="./social.html" class="navlink">Social</a>
<a href="./publications.html" class="navlink">Publications</a>
<!-- <a href="./contact.html" class="navlink">Open Positions</a> -->
<a href="./prof-harrington.html" class="navlink">Prof. Harrington</a>
</div>
</div>
</nav>
<div class="main-content harrington">
<div class="content-section-outer">
<div class="content-section-inner">
<h2>Professor Matthew J. Harrington</h2>
<div class="matt-bio flex">
<div class="matt-pic desktop" style="background-image: url('./assets/lab-members/matt_full.JPG')"></div>
<img class="matt-pic mobile" src="./assets/lab-members/matt_full.JPG" />
<div class="matt-description">
<p>Prof. Matthew Harrington is Associate Professor and Canada Research Chair Tier 2 in Green Chemistry
in the Department of Chemistry at McGill University, as well as co-director of the McGill Institute of Advanced
Materials (MIAM). He received his Ph.D. in 2008 from the University of California, Santa Barbara in the lab of
J. Herbert Waite. This was followed by a Humboldt postdoctoral fellowship at the Max Planck Institute of Colloids
and Interfaces in the Department of Biomaterials, where he was later a research group leader from 2010 until 2017.
<br>
<br>
His research is focused on understanding biochemical structure-property relationships in the function and formation
of biological materials and applying extracted design principles for the development and sustainable production of
bio-inspired materials.</p>
</div>
</div>
<div class="harrington-about">
<h3>Contact Information</h3>
<p>Office: Pulp & Paper 106<br>
Phone: (514) 398-3180<br>
Email: <a href="mailto:[email protected]" class="spamspan">[email protected]</a>
</p>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="footer-inner">
<div class="logo">
<img src="./assets/updated-logo-white.png">
</div>
<!-- <div class="nav-links">
<div>
<a href="./index.html">Home</a>
<a href="./about-us.html">Group</a>
<a href="./lab.html">The Lab</a>
<a href="./research.html">Research</a>
</div>
<div>
<a href="./publications.html">Publications</a>
<a href="./contact.html">Open Positions</a>
<a href="./prof-harrington.html">Prof. Harrington</a>
</div>
</div> -->
</div>
</div>
<script type="text/javascript" src="./main.js"></script>
</body>
</html>