-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathregistration.html
216 lines (158 loc) · 5.69 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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<!DOCTYPE HTML>
<html>
<head>
<link rel="icon" href='assets/css/images/acmwlogo.png'>
<title>ACM CWiC</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
</head>
<body class="is-preload left-sidebar">
<div id="page-wrapper">
<!-- Header -->
<div id="header-wrapper">
<header id="header" class="container">
<!-- Logo -->
<div id="logo">
<a href="index.html"><img class="logo" src='assets/css/images/acmwlogo.png'></a>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="abstract.html">Call for Abstracts</a></li>
<li class="current"><a href="registration.html">Registration</a></li>
<li><a href="conference.html">Program</a></li>
<li><a href="past.html">Past Conferences</a></li>
<li><a href="commitee.html">Organizing Committee</a></li>
<li><a href="about.html">About</a></li>
</ul>
</nav>
</header>
</div>
<!-- Main -->
<div id="main-wrapper">
<div class="container">
<div class="row gtr-200">
<div class="col-4 col-12-medium">
<div id="sidebar">
<!-- Sidebar -->
<section>
<h3>Registration Submission</h3>
<p>Click on the Register button to complete the registration form. Registration is required of all participants.</p>
<footer>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfxyeI9Pq0CAmrOd1w_aMxwQ8BkSWzTFvXZ23Qok642cG1INw/viewform"
class="button icon solid fa-info-circle" target="_blank">Register</a>
</footer></br>
<p>Registration is free. Click on the Donate button if you wish to make a donation.</p>
<footer>
<a href="https://www.paypal.com/donate/?hosted_button_id=R5SGDGSQGR2KY"
class="button icon solid fa-info-circle" target="_blank">Donate via PayPal</a>
</footer>
</section>
<script
src="https://www.paypal.com/donate/?hosted_button_id=R5SGDGSQGR2KY">
</script>
<script src="assets/js/paypal.js" />
</script>
</div>
</div>
<div class="col-8 col-12-medium imp-medium">
<div id="content">
<!-- Content -->
<article>
<h2>The ACM-CUNY Celebrates Women in Computing invites participation in its 2021 virtual conference on Friday, May 7, 2021.
</h2>
<p>CUNYCWiC started its first ACM-W Celebration of Women in Computing in the New York City Metropolitan area in 2019.
This year is its second celebration conference. CUNYCWiC aims to encourage the engagement and the participation of all
students and faculty in a wide range of computer science related research and projects and to provide networking opportunities
and explorations of careers in computing.
</p>
<p>This year's theme is "Computing in a Covid World." We invite you to join our discussions on how the Pandemic has changed the
computing and data world and reshaped education. If you wish to present your project, please complete the Call for Abstracts to
submit your abstracts.
</p>
<p>Registration is required of all participants. Each participant must complete an individual registration form. Registration is FREE to all.
</p>
<h3></h3>
<p>
</p>
<p></p>
<p></p>
<p></p>
<p></p>
<p></p>
<p></p>
<h3></h3>
<p></p>
<p></p>
</article>
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<div id="footer-wrapper">
<footer id="footer" class="container">
<div class="row">
<div class="col-3 col-6-medium col-12-small">
<h3>Important Dates</h3>
<ul class="style2">
<p>Call for Abstracts due on April 1, 2021</p></br>
<p>Conference Zoom link will be sent out on May 1, 2021</p>
<p></p>
<p></p>
<p></p>
</ul>
</section>
</div>
<div class="col-3 col-6-medium col-12-small">
<section class="widget links">
<ul class="style2-1">
<br>
<p>Notification of Abstract Acceptance on April 15, 2021</p>
<p>CUNYCWiC conference on May 7, 2021</p>
<p></p>
<p></p>
<p></p>
</ul>
</section>
</div>
<div class="col-3 col-6-medium col-12-small">
<section class="widget links">
<br>
<ul class="style2-1">
<p>Registration is requested by May 1, 2021</p>
<p></p>
<p></p>
<p></p>
<p></p>
</ul>
</section>
</div>
<div class="col-3 col-6-medium col-12-small">
<!-- Contact -->
<section class="widget contact">
<h3>Contact Us</h3>
<p>For questions or information, </br>please contact the organizing </br>committee members.</p>
</section>
</div>
</div>
<div class="row">
<div class="col-12">
</div>
</div>
</footer>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>