-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathregistration.html
120 lines (108 loc) · 3.39 KB
/
registration.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
---
layout: default
---
<div class="section">
<h2>Registration</h2>
<p><b>Registration is now open</b>.
Go <a href="https://aclweb.org/conference/emnlp-2017-conference-registration">here</a>
to register for the conference.
</p>
<p>If you need an invitation letter for a VISA application, please write to
the local organisers at <a href="mailto:[email protected]">[email protected]</a>
and provide them with the following information:
<ul class="bullet-list">
<li>your full name as it appears in your passport</li>
<li>your work address</li>
<li>the name of any accepted papers</li>
<li>the email of the embassy to handle your request</li>
<ul>
</p>
<table class="striped event registration-fees">
<thead>
<tr>
<th style="text-align: left">Type</th>
<th style="text-align: left">Register</th>
<th>Full package</th>
<th>Main conference</th>
<th>Main plus one day</th>
<th>One day</th>
<th>Two days</th>
</tr>
</thead>
<tr>
<td rowspan="3" style="background: lightgray">Regular</td>
<td>Early</td>
<td class="amount">$925.00</td>
<td class="amount">$625.00</td>
<td class="amount">$750.00</td>
<td class="amount">$200.00</td>
<td class="amount">$300.00</td>
</tr>
<tr>
<!-- <td>Regular</td> !-->
<td>Late</td>
<td class="amount">$1,025.00</td>
<td class="amount">$725.00</td>
<td class="amount">$975.00</td>
<td class="amount">$250.00</td>
<td class="amount">$375.00</td>
</tr>
<tr>
<!-- <td>Regular</td> !-->
<td>Onsite</td>
<td class="amount">$1,225.00</td>
<td class="amount">$825.00</td>
<td class="amount">$1,125.00</td>
<td class="amount">$300.00</td>
<td class="amount">$450.00</td>
</tr>
<tr>
<td rowspan="3" style="background: lightgray">Student</td>
<td>Early</td>
<td class="amount">$425.00</td>
<td class="amount">$285.00</td>
<td class="amount">$325.00</td>
<td class="amount">$150.00</td>
<td class="amount">$225.00</td>
</tr>
<tr>
<!-- <td>Student</td> !-->
<td>Late</td>
<td class="amount">$525.00</td>
<td class="amount">$360.00</td>
<td class="amount">$435.00</td>
<td class="amount">$175.00</td>
<td class="amount">$280.00</td>
</tr>
<tr>
<!-- <td>Student</td> !-->
<td>Onsite</td>
<td class="amount">$625.00</td>
<td class="amount">$430.00</td>
<td class="amount">$500.00</td>
<td class="amount">$190.00</td>
<td class="amount">$340.00</td>
</tr>
</table>
<p>
<em>What do the categories mean?</em>
Full-Pack entitles the attendee to attend the main conference plus all tutorials and workshops desired.
Main Conference entitles the attendee to attend only the main conference.
Main + 1 Day entitles the attendee to attend the main conference plus one day of tutorials and workshops.
1-Day entitles the attendee to attend only one day of tutorials and workshops (no main conference).
2-Day entitles the attendee to attend both workshops and tutorials days but not the main conference.
</p>
<p>
<ul>
<li>Early Registration: Through 11:59PM EDT August 12, 2017</li>
<li>Late Registration: August 13, 2017 to 11:59PM EDT September 2, 2017</li>
<li>Onsite Registration: Begins September 7, 2017</li>
</ul>
</p>
<p>
Regitration fees are waived for student volunteers, invited speakers, and guests.
</p>
<p>
Prices are given in US dollars.
</p>
</div>