forked from itamblyn/itamblyn.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
collaborators.html
195 lines (168 loc) · 7.92 KB
/
collaborators.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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- DW6 -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>CLEAN - Collaborators</title>
<link rel="shortcut icon" type="image/jpg" href="images/tab_logo.png"/>
<link rel="stylesheet" href="emx_nav_left.css" type="text/css">
<script type="text/javascript">
<!--
var time = 3000;
var numofitems = 3;
//menu constructor
function menu(allitems,thisitem,startstate){
callname= "gl"+thisitem;
divname="subglobal"+thisitem;
this.numberofmenuitems = numofitems;
this.caller = document.getElementById(callname);
this.thediv = document.getElementById(divname);
this.thediv.style.visibility = startstate;
}
//menu methods
function ehandler(event,theobj){
for (var i=1; i<= theobj.numberofmenuitems; i++){
var shutdiv =eval( "menuitem"+i+".thediv");
shutdiv.style.visibility="hidden";
}
theobj.thediv.style.visibility="visible";
}
function closesubnav(event){
if ((event.clientY <48)||(event.clientY > 107)){
for (var i=1; i<= numofitems; i++){
var shutdiv =eval('menuitem'+i+'.thediv');
shutdiv.style.visibility='hidden';
}
}
}
// -->
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-91911-12']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body onmousemove="closesubnav(event);">
<div class="skipLinks">skip to: <a href="#content">page content</a> | <a href="pageNav">links on this page</a> | <a href="#globalNav">site navigation</a> | <a href="#siteInfo">footer (site information)</a> </div>
<!-- top_head -->
<!-- Start nav bar -->
<div id="masthead">
<h1 id="siteName"><big><b>C</b></big>omputational <big><b>L</b></big>aboratory for <big><b>E</b></big>nergy <big><b>A</b></big>nd <big><b>N</b></big>anoscience</h1>
<div id="globalNav">
<img alt="" src="gblnav_left.gif" height="32" width="4" id="gnl"> <img alt="" src="glbnav_right.gif" height="32" width="4" id="gnr">
<div id="globalLink">
<a href="http://www.uottawa.ca" target="_blank" class="glink" id="gl1" onmouseover="ehandler(event,menuitem1);">University of Ottawa</a>
<a href="https://uwaterloo.ca/" target="_blank" class="glink" id="gl2" onmouseover="ehandler(event,menuitem2);">University of Waterloo</a>
<a href="https://www.google.com/maps/place/Parliament+Hill/@45.4230759,-75.6995602,14.5z/data=!4m5!3m4!1s0x0:0x26bb54f60c29f6e!8m2!3d45.4235937!4d-75.700929" target="_blank" id="gl3" class="glink" onmouseover="ehandler(event,menuitem3);">Ottawa, Ontario, Canada</a>
</div>
<!--end globalLinks-->
</div>
<!-- end globalNav -->
<div id="subglobal1" class="subglobalNav">
<a href="http://www.uottawa.ca" target="_blank">University Homepage</a> |
<a href="https://science.uottawa.ca/physics/" target="_blank">Department of Physics</a>
</div>
<div id="subglobal2" class="subglobalNav">
<a href="https://uwaterloo.ca/" target="_blank">University Homepage</a> |
<a href="https://uwaterloo.ca/electrical-computer-engineering/" target="_blank">Department of Electrical and Computer Engineering</a>
</div>
<div id="subglobal3" class="subglobalNav">
<a href="https://www.google.com/maps/place/Parliament+Hill/@45.4230759,-75.6995602,14.5z/data=!4m5!3m4!1s0x0:0x26bb54f60c29f6e!8m2!3d45.4235937!4d-75.700929" target="_blank">Map it</a> |
<a href="http://www.ottawa.ca/" target="_blank">City of Ottawa</a> |
<a href="http://www.cbc.ca/ottawa/" target="_blank">Regional News</a> |
<a href="https://weather.gc.ca/city/pages/on-118_metric_e.html" target="_blank">Local Weather</a> |
<a href="http://www.gc.ca/" target="_blank">Government of Canada</a>
</div>
</div>
<!-- End nav bar -->
<div id="pagecell1">
<!--pagecell1-->
<img alt="" src="tl_curve_white.gif" height="6" width="6" id="tl"> <img alt="" src="tr_curve_white.gif" height="6" width="6" id="tr">
<div id="breadCrumb">
</div>
<div id="pageName">
<h2>Collaborators</h2>
</div>
<!-- Start side bar -->
<div id="pageNav">
<div id="sectionLinks">
<a href="index.html">Home</a>
<a href="research.html">Research</a>
<a href="group/index.html">Group Members</a>
<a href="collaborators.html">Collaborators</a>
<a href="codes.html">Codes and Computing</a>
<a href="datasets/index.html">Datasets</a>
<a href="teaching.html">Teaching</a>
<a href="funding.html">Funding</a>
<a href="publications.html">Publications</a>
<a href="prospective_students.html">Prospective Students</a>
<a href="classroom_tech.html">Classroom Tech</a>
<a href="policy.html">Policy</a>
</div>
</div>
<!-- End side bar -->
<!-- bottom_head -->
<div id="content">
<div class="story">
<table width=*>
<tr>
<td>
<ul>
<li><a href="http://nanotheory.lbl.gov/people/prendergast.html" target="_blank">David Prendergast, LBL </a></li>
<li><a href="http://nanotheory.lbl.gov/people/SteveWhitelam.html" target="_blank">Steve Whitelam, LBL </a></li>
<li><a href="https://www.anl.gov/profile/pierre-t-darancet" target="_blank">Pierre Darancet, ANL</a></li>
<li><a href="http://faculty.ucmerced.edu/dstrubbe/" target="_blank">David Strubbe, UC Merced</a></li>
<li><a href="https://vectorinstitute.ai/team/juan-felipe-carrasquilla/" target="_blank">Juan Felipe Carrasquilla, Vector Institute</a></li>
<li><a href="https://uwaterloo.ca/scholar/mcrowley" target="_blank">Mark Crowley, uWaterloo</a></li>
<li><a href="https://mysite.science.uottawa.ca/mfrase8/" target="_blank">Maia Fraser, uOttawa</a></li>
</ul>
<p> </p>
<p> </p>
<p> </p>
</td>
<td>
<img src="https://c2.staticflickr.com/4/3236/13017154954_6cf39526b3_z.jpg" height="250" alt="131021-02">
<p> </p>
<p> </p>
<p> </p>
</td>
</tr>
</table>
</div>
<!-- content goes above here -->
</div>
<!-- Start logos -->
<div id="siteInfo">
<img src="images/space.GIF" width="25" height="31"> <img src="images/clean_logo.png" alt="UOIT" border="0" height="50"> <img src="images/space.GIF" width="25" height="31">
<a href="http://www.uottawa.ca" target="_blank"><img src="images/uottawa.png" alt="uOttawa" border="0" height="50"></a> <img src="images/space.GIF" width="25" height="31">
<a href="http://uwaterloo.ca" target="_blank"><img src="images/uwaterloo.jpg" alt="uWaterloo" border="0" height="100"></a> <img src="images/space.GIF" width="25" height="31">
<a href="http://www.uoit.ca" target="_blank"><img src="images/uoit.jpg" alt="UOIT" border="0"></a> <img src="images/space.GIF" width="25" height="31">
<a href="http://www.nserc.gc.ca" target="_blank" border="0"><img src="images/nserc.gif" width="75" height="31" border="0"></a> <img src="images/space.GIF" width="25" height="31">
<a href="http://computecanada.ca" target="_blank"><img src="images/compute_canada.png" height="31"> <a href="http://www.computecanada.org"></a><img src="images/space.GIF" width="25" height="31">
<a href="https://vectorinstitute.ai/" target="_blank" border="0"><img src="images/vector_logo.png" height="31" border="0"></a> <img src="images/space.GIF" width="25" height="31">
</div>
<!-- End logos -->
</div>
</div>
</di>
<br>
<script type="text/javascript">
<!--
var menuitem1 = new menu(7,1,"hidden");
var menuitem2 = new menu(7,2,"hidden");
var menuitem3 = new menu(7,3,"hidden");
var menuitem4 = new menu(7,4,"hidden");
var menuitem5 = new menu(7,5,"hidden");
var menuitem6 = new menu(7,6,"hidden");
var menuitem7 = new menu(7,7,"hidden");
// -->
</script>
</body>
</html>