-
Notifications
You must be signed in to change notification settings - Fork 3
/
currentopenings.html
45 lines (33 loc) · 1.01 KB
/
currentopenings.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
---
title: Arcana
layout: default
---
<!-- Main -->
<section class="wrapper style1">
<div class="container">
<div id="content">
<!-- Content -->
<article>
<h3>Current Openings</h3>
<div class="box post">
<ul>
<li>To enquire about current research opportunities in the lab, contact <a href="{{site.baseurl}}/people/qing-nie">Qing Nie</a> directly.
</li>
<li>
To contact another member of the group, see their <a href="{{site.baseurl}}/lab-members">personal</a> page.
</li>
<li>
Further information about Mathematics at UCI <a href="http://www.math.uci.edu/">here</a>.
</li>
</ul>
</div>
<div class="box post">
<span class="image center"><img src="{{ site.baseurl }}/assets/images/group-rowland2.jpg" style="width:40em" align="middle" alt="" /></span>
</div>
<!-- h3> Possible Projects </h3>
<h3> Relevant Skills </h3>
<h3> Visiting the Lab </h3 -->
</article>
</div>
</div>
</section>