-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathphd.html
More file actions
139 lines (122 loc) · 6.73 KB
/
phd.html
File metadata and controls
139 lines (122 loc) · 6.73 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>PhD Applications - Alex Potanin</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="PhD Applications - Alex Potanin">
<meta property="og:description" content="Information for prospective PhD students interested in programming language research at ANU.">
<meta property="og:image" content="https://potanin.github.io/images/og-image.png">
<meta property="og:url" content="https://potanin.github.io/phd.html">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://potanin.github.io/images/og-image.png">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,400,600,700&display=swap">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- Navbar -->
<div class="w3-top">
<div class="w3-bar" id="myNavbar">
<a class="w3-bar-item w3-button w3-hide-medium w3-hide-large w3-right"
href="javascript:void(0);"
onclick="toggleFunction()"
title="Toggle Navigation Menu">
<i class="fa fa-bars"></i>
</a>
<a href="./" class="w3-bar-item w3-button">HOME</a>
<a href="./students.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-users"></i> STUDENTS</a>
<a href="./publications.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-file-text-o"></i> PUBLICATIONS</a>
<a href="./teaching.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-graduation-cap"></i> TEACHING</a>
<a href="./committees.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-institution"></i> SERVICE</a>
<a href="./files/CVAlexPotanin.pdf" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-file-pdf-o"></i> CV</a>
<a href="mailto:alex.potanin@anu.edu.au" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> EMAIL</a>
</div>
<div id="navDemo" class="w3-bar-block w3-hide w3-hide-large w3-hide-medium">
<a href="./students.html" class="w3-bar-item w3-button" onclick="toggleFunction()">STUDENTS</a>
<a href="./publications.html" class="w3-bar-item w3-button" onclick="toggleFunction()">PUBLICATIONS</a>
<a href="./teaching.html" class="w3-bar-item w3-button" onclick="toggleFunction()">TEACHING</a>
<a href="./committees.html" class="w3-bar-item w3-button" onclick="toggleFunction()">SERVICE</a>
<a href="./files/CVAlexPotanin.pdf" class="w3-bar-item w3-button" onclick="toggleFunction()">CV</a>
<a href="mailto:alex.potanin@anu.edu.au" class="w3-bar-item w3-button" onclick="toggleFunction()">EMAIL</a>
</div>
</div>
<!-- Page Header -->
<div class="page-header">
<div class="container">
<h1>Interested in a PhD?</h1>
<p>Information for prospective research students</p>
</div>
</div>
<!-- Content -->
<div class="section">
<div class="container">
<div class="bio-text" style="max-width: 700px;">
<p>Academics have little influence as to whether a person gets a full
PhD scholarship: it is mostly based on GPA and publication record and
is done centrally for the entire University.</p>
<h3 style="margin-top: 32px;">Before You Email Me</h3>
<p>It would be useful for me to know more about your background:</p>
<ol style="line-height: 2;">
<li>What relevant courses have you completed (e.g. software verification,
type systems, compiler design, program analysis, programming languages,
or mathematics) and can you demonstrate a strong grade (e.g. A+ or HD)
in those courses? Please include a transcript.</li>
<li>Have you published any papers before or wrote any research
theses (including at undergraduate level)?</li>
<li>What relevant industrial experience do you have, especially when
it comes with novel programming languages and what is your interest
in the area?</li>
</ol>
<p><strong>Please structure your email to clearly address each of the three points above. Emails that do not address all three points will be filed away without a response.</strong></p>
<p>You can see my interests by looking at my <a href="./publications.html">publications</a>.</p>
<h3 style="margin-top: 32px;">Useful Resources</h3>
<p>There is much useful advice online, including:</p>
<ul class="styled-list">
<li><a href="https://homes.cs.washington.edu/~mernst/advice/apply-grad-school.html">Applying to Ph.D. Programs in Computer Science</a> by Michael Ernst</li>
<li><a href="https://uvasrg.github.io/prospective/">How to Contact Potential Supervisors</a> - a guide for prospective PhD students</li>
</ul>
<div class="cta-box" style="margin-top: 40px;">
<h3>Ready to Apply?</h3>
<p>Check out the ANU PhD scholarships and feel free to email me with the information above.</p>
<a href="https://www.anu.edu.au/study/scholarships/find-a-scholarship/anu-phd-scholarships" class="cta-btn">ANU PhD Scholarships</a>
<a href="mailto:alex.potanin@anu.edu.au" class="cta-btn">Email Me</a>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer class="site-footer">
<div class="container">
<div class="footer-links">
<a href="./">Home</a>
<a href="./publications.html">Publications</a>
<a href="./students.html">Students</a>
<a href="./committees.html">Service</a>
</div>
<p>Alex Potanin · School of Computing, Australian National University</p>
</div>
</footer>
<script>
window.onscroll = function() {myFunction()};
function myFunction() {
var navbar = document.getElementById("myNavbar");
if (document.body.scrollTop > 10 || document.documentElement.scrollTop > 10) {
navbar.classList.add("scrolled");
} else {
navbar.classList.remove("scrolled");
}
}
function toggleFunction() {
var x = document.getElementById("navDemo");
if (x.className.indexOf("w3-show") == -1) {
x.className += " w3-show";
} else {
x.className = x.className.replace(" w3-show", "");
}
}
</script>
</body>
</html>