-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
34 lines (31 loc) · 1.92 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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-us"><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>Greg Knapp</title>
<meta content="Greg Knapp" name="author">
<meta content="This is the webpage of Greg Knapp, a math graduate student at the University of Oregon" name="description">
<link rel="stylesheet" href="knappstyle.css" type="text/css"></head><body style="color: rgb(0, 0, 0); margin-left: auto; margin-right: auto;" alink="#ee0000" link="#0000ee" vlink="#551a8b">
<h1 style="text-align: center;">Greg Knapp</h1>
<div id="outer-tab-bar">
<div class="table">
<ul id="tab-bar">
<li><a class="active" href="index.html">Home</a></li>
<li><a href="research.html">Research</a></li>
<li><a href="teaching.html">Teaching</a></li>
<li><a href="cv.html">CV</a></li>
<li><a href="how_tos.html">"How To"s </a></li>
</ul>
</div>
</div>
<p>Office: MS 464<br>
Email: [firstname] DOT [lastname] AT ucalgary DOT ca (fill in the bracketed quantities with the appropriate info)</p>
<p>
</p>
<p>Hi! I'm a PIMS postdoctoral fellow in the mathematics department
at the University of Calgary where I am supervised by <a href="https://sites.google.com/view/khoanguyen-calgary">Khoa Nguyen</a>.
My research interests are in number theory, specifically
Diophantine approximation, Thue equations, and polynomial root
separation.<br>
</p><p></p><p>Prior to my employment at the University of Calgary, I earned my PhD at the University of Oregon, where I studied with <a href="https://sites.psu.edu/akhtari/">Shabnam Akhtari</a>. I earned bachelor's degrees in math and
philosophy and a master's degree in math at Case Western Reserve
University (where I was advised by <a href="http://www.colinmclarty.com/">Colin McLarty</a>).</p><p style="text-align: center;"><img style="width: 664px; height: 584px;" alt="" src="images/greg_small2.jpg"></p>
</body></html>