-
Notifications
You must be signed in to change notification settings - Fork 2
/
code-of-conduct.html
79 lines (74 loc) · 3.69 KB
/
code-of-conduct.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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Code of Conduct | State of the Map Asia 2016</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Varela+Round">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<nav id="main-nav">
<div class="wrap">
<a href="index.html" id="main-nav-home">SotM Asia 2016</a>
<a href="#" id="main-nav-menu-button">≡</a>
<ul id="main-nav-menu">
<li><a href="program.html">Program</a></li>
<li><a href="scholarship.html">Scholarship</a></li>
<li><a href="venue.html">Venue</a></li>
<li><a href="sponsors.html">Sponsors</a></li>
<li class="active"><a href="code-of-conduct.html">Code of Conduct</a></li>
</ul>
</div>
</nav>
<section id="banner-internal">
<img src="sotm-asia-2016-logo.png" alt="State of the Map Asia 2016">
<div class="x">×</div>
<div id="visions-banner">
<img src="visions-logo.png" alt="VISIONS">
<div class="extra-title">Asia Energy Resilience Forum 2016</div>
</div>
</section>
<article id="content">
<h1>Code of Conduct</h1>
<p>The State of the Map Asia 2016 team is dedicated to providing a
harassment-free conference experience for everyone, regardless of gender,
gender identity and expression, sexual orientation, disability, physical
appearance, body size, race, age, or religion. We do not tolerate harassment
of conference participants in any form. Sexual language and imagery is not
appropriate for any conference venue, including talks.</p>
<p>Harassment includes verbal comments that reinforce social structures of
domination related to gender, gender identity and expression, sexual
orientation, disability, physical appearance, body size, race, age, religion;
sexual images in public spaces; deliberate intimidation; stalking; following;
harassing photography or recording; sustained disruption of talks or other
events; inappropriate physical contact; and unwelcome sexual attention.
Participants asked to stop any harassing behavior are expected to comply
immediately.</p>
<p>Exhibitors or similar actors are also subject to the anti-harassment
policy. In particular, exhibitors should not use sexualized images,
activities, or other material. Booth staff (including volunteers) should not
use sexualized clothing, or otherwise create a sexualized environment.</p>
<p>If a participant engages in harassing behavior, the conference organizers
may take any action they deem appropriate, including warning the offender or
expulsion from the conference with no refund. If you are being harassed,
notice that someone else is being harassed, or have any other concerns that
you are unable to satisfactorily resolve amongst the person(s) involved,
please contact a member of conference team immediately. Escalation to, and
incident reporting by a small subset of conference team leaders will ensure
that repeat offenders do not go unnoticed.</p>
<p>The conference team will be happy to help participants contact venue security
or local law enforcement, provide escorts, or otherwise assist those
experiencing harassment to feel safe for the duration of the conference.
We value your attendance.</p>
<p>We expect participants to follow these rules at all conference venues and
conference-related social events.</p>
<h2>Contact Information</h2>
<p>You can email the SotM Asia 2016 team with any concerns at
<a href="mailto:osmpilipinas+sotmasia2016@gmail.com">osmpilipinas+sotmasia2016@gmail.com</a>.</p>
</article>
<aside id="footer">
</aside>
<script src="menu.js"></script>
</body>
</html>