-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrespectful_behavior_policy.html
251 lines (232 loc) · 12.2 KB
/
respectful_behavior_policy.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
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ANS Student Conference 2021</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/nav.css">
<style>p.indent{ padding-left: 1.8em }</style>
</head>
<body>
<head>
<nav class="navbar navbar-default" role="navigation">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand visible-xs" data-toggle="collapse" data-target="#navigation" href="#"><i class="fa fa-ellipsis-v fa-2x" aria-hidden="true"></i></a>
</div>
<div class="collapse navbar-collapse" id="navigation">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html"><img src="img/round_nobkg_w:white.png" alt="logo" width="60px"></a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" role="button" aria-expanded="false">Welcome
<i class="fa fa-angle-down" aria-hidden="true"></i>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="about_ans.html">About ANS</a>
</li>
<li>
<a href="code_of_ethics.html">Code of Ethics</a>
</li>
<li>
<a href="respectful_behavior_policy.html">Respectful Behavior Policy</a>
</li>
<li>
<a href="statement_on_diversity.html">Statement on Diversity</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" role="button" aria-expanded="false">Program
<i class="fa fa-angle-down" aria-hidden="true"></i>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="agenda.html">Agenda</a>
</li>
<li>
<a href="career_fair.html">Career Fair</a>
</li>
<li>
<a href="speakers.html">Speakers</a>
</li>
<li>
<a href="tours.html">Tours</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" role="button" aria-expanded="false">Transportation
<i class="fa fa-angle-down" aria-hidden="true"></i>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="accommodations.html">Accommodations</a>
</li>
<li>
<a href="travel_arrangements.html">Travel Arrangements</a>
</li>
<li>
<a href="https://www.google.com/maps/d/u/1/viewer?mid=1DZlVNqQaclivoKJtnRSdl__ObGnnHg2a&ll=40.11294072042654%2C-88.22797958547415&z=15">Once You're Here</a>
</li>
<li>
<a href="hotel_information.html">Hotel Information</a>
</li>
</ul>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" role="button" aria-expanded="false">Attend
<i class="fa fa-angle-down" aria-hidden="true"></i>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="call_for_papers.html">Call for Papers</a>
</li>
<li>
<a href="registration.html">Registration</a>
</li>
</li>
</ul>
<li>
<a href="sponsorship.html">Sponsorship</a>
</li>
<li>
<a href="contact_us">Contact Us</a>
</li>
<li>
<div class="social-links" position="relative">
<a href="https://twitter.com/ANS_Illinois/"><i class="fa fa-twitter"></i></a>
</div>
</li>
<li>
<div class="social-links" position="relative">
<a href="https://www.facebook.com/groups/ANSatUofI/"><i class="fa fa-facebook"></i></a>
</div>
</li>
</ul>
</div>
</div>
</nav>
</head>
<div class="container">
<div class="row">
<div class="col-md-5">
</div>
</div>
</div>
<div class="container">
<div class="row web-header">
<div class="col-md-12 col-md-offset-1 header-text">
<h1>2021 ANS Student Conference</h1>
<h2>Saving the World One Atom at a Time</h2>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="content">
<h1>ANS Respectful Behavior Policy (Abbreviated)</h1>
<p>The open exchange of ideas, freedom of thought and expression, and productive scientific debate are central to the mission of the American Nuclear Society (ANS). These require an open and diverse environment that is built on dignity and mutual respect for all participants and ANS staff members, and is free of bias and intimidation.</p>
<p>ANS is dedicated to providing a safe, welcoming, and productive experience for everyone participating in Society events and other Society activities regardless of age, color, creed, disability, ethnicity, gender identity and expression, marital status, military service status, national origin, parental status, physical appearance, race, religion, sex, or sexual orientation. Creation of a safe and welcoming environment is a shared responsibility held by all participants. Therefore, ANS will not tolerate harassment of or by participants (including ANS volunteer leaders and staff members) in any form. Disciplinary action for participants found to have violated this principle may include reprimand, expulsion from an event or activity with or without a refund, temporary or permanent exclusion from all ANS events and activities, suspension or expulsion from volunteer leadership positions or groups, and/or suspension or expulsion from Society membership, as appropriate.</p>
<p>If you or someone else experiences harassment, regardless of how you otherwise choose to initially handle the situation, you are encouraged to report the situation to ANS. It is possible that the behavior you experienced is part of a larger pattern of repeated harassment. Please alert ANS to behavior you feel to be harassment regardless of the offender’s identity or standing in the Society.</p>
<p>To read the Respectful Behavior Policy in full, visit</p><a href="http://www.ans.org/about/rbp/">ANS Respectful Behavior Policy</a>
<p>If you have questions about the Policy, please contact ANS Executive Director Robert C. Fine at 708-579-8200 or [email protected].</p>
</div>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
</body>
<hr>
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-info">
<p>To stay on top of all ANS 2021 Student Conference related information, join our mailing list for updates and event reminders.</p>
<form action="mailto:[email protected]" method="post" enctype="text/plain">
<table width="80%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td width="35%">
<div align="right"><b>Name:</b></div>
</td>
<td width="65%">
<input type="text" name="name" size="15">
</td>
</tr>
<tr>
<td width="35%">
<div align="right"><b>Email:</b></div>
</td>
<td width="65%">
<input type="text" name="email" size="20">
</td>
</tr>
<tr>
<td width="35%">
<div align="right"><b>Comment:</b></div>
</td>
<td width="65%">
<textarea name="comment" cols="25" wrap="virtual" rows="3"></textarea>
</td>
</tr>
<tr>
<td width="35%"> </td>
<td width="65%">
<input type="submit" name="Submit" value="Submit">
<input type="reset" name="reset" value="Reset">
</td>
</tr>
<tr>
<td width="35%"> </td>
<td width="65%"> </td>
</tr>
</table>
</form>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Useful Site Links</h4>
<ul>
<li><i class="fa fa-angle-right"></i> <a href="https://www.google.com/maps/d/u/1/viewer?mid=1DZlVNqQaclivoKJtnRSdl__ObGnnHg2a&ll=40.11294072042654%2C-88.22797958547415&z=15">Once You're Here</a></li>
<li><i class="fa fa-angle-right"></i> <a href="accommodations.html">Accommodations</a></li>
<li><i class="fa fa-angle-right"></i> <a href="registration.html">Registration</a></li>
<li><i class="fa fa-angle-right"></i> <a href="contact_us.html">Contact Us</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="fa fa-angle-right"></i> <a href="https://mtd.org/maps-and-schedules/routes/">CU-MTD Bus Schedule</a></li>
<li><i class="fa fa-angle-right"></i> <a href="http://www.ans.org/">ANS National</a></li>
<li><i class="fa fa-angle-right"></i> <a href="http://ansatuiuc.web.engr.illinois.edu/">UIUC ANS</a></li>
<li><i class="fa fa-angle-right"></i> <a href="call_for_papers.html">Call for Papers Submission</a></li>
<li><i class="fa fa-angle-right"></i> <a href="https://ansuiuc.github.io/SC-2021-app/#/conference">My Conference Schedule</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-contact">
<h4>Contact Us</h4>
<p>
104 W High Street<br>
Urbana, IL 535022<br>
United States <br>
<p>Phone:</p> +1 217 333 2295<br>
<p>Email:</p> [email protected]<br>
</p>
<div class="social-links">
<a href="https://twitter.com/ANS_Illinois/"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/groups/ANSatUofI/"><i class="fa fa-facebook"></i></a>
</div>
</div>
</div>
</div>
</div>
</footer>
</html>