-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvisas.html
More file actions
65 lines (55 loc) · 2.34 KB
/
visas.html
File metadata and controls
65 lines (55 loc) · 2.34 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
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>2010 International Symposium on Code Generation and Optimization</title>
<link href="style.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="container">
<div class="text">
<img src="images/cgo-header.jpg">
<center>
<table id="LocalInfoHeader" border="0" width=560 cellspacing="0" cellpadding=10px>
<tr><td><a href="venue.html">Conference Venue</a></td><td><a href="visas.html">VISA Information</a></td></tr>
<tr><td><a href="toronto.html">Toronto Local Information</a></td><td><a href="travel.html">Travelling to Toronto</a></td></tr>
</table>
</center>
<h1>VISA Information</h1>
<p>Please <a href="http://www.cic.gc.ca/english/visit/visas.asp">check</a> if you need a visa to enter Canada.<p>
<p>American citizens need to present a valid passport at the US-Canada border.<br>
Note that this is a somewhat new regulation.<p>
<h2>Visa Letters</h2>
<p>
If you require a letter for a visa application to travel to CGO, please send the following information to moshovos@eecg.toronto.edu </p>
<p>Note that we can only provide letters to (a) those who have paid their conference and/or workshop/tutorial registration fees, or (b) authors of papers that have been accepted to appear in the main conference or one of the affiliated workshops.
</p>
<p>
The information we need is the following:
</p>
<UL>
<li>Your name</li>
<li>Address</li>
<li>Phone number</li>
<li>Whether you want a faxed copy (if so, please provide a fax number).</li>
<li>Whether you need a hard copy of the letter sent and if so how quickly it needs to arrive (we will do our best, but please send requests to us early). </li>
</UL>
<BR><BR><BR><BR>
</div>
<div class="menu">
<a href="index.html">Home</a>
<a href="call_papers.html">Call for Papers</a>
<a href="submissions.html">Submission</a>
<a href="wt.html">Workshops & Tutorials</a>
<a href="posters.html">Student Posters</a>
<a href="program.html">Program</a>
<a href="keynotes.html">Keynotes</a>
<a href="venue.html">Local Information</a>
<a href="registration.html">Registration</a>
<a href="student_travel.html">Student Travel Support</a>
<a href="committees.html">Committees</a>
<a href="past.html">Past Conferences</a>
<a href="charter.html">CGO Charter</a>
</div>
</div>
</body>
</html>