|
| 1 | +\documentclass[12pt, letterpaper, oneside]{book} |
| 2 | +\usepackage{cleveref} |
| 3 | + |
| 4 | +\crefformat{chapter}{\S#2#1#3} |
| 5 | +\crefformat{section}{\S#2#1#3} % see manual of cleveref, section 8.2.1 |
| 6 | +\crefformat{subsection}{\S#2#1#3} |
| 7 | +\crefformat{subsubsection}{\S#2#1#3} |
| 8 | + |
| 9 | +\usepackage{fancyhdr} |
| 10 | +\pagestyle{fancy} |
| 11 | +\fancyhead[R,L]{} |
| 12 | +\fancyhead[C]{\leftmark} |
| 13 | + |
| 14 | +\makeatletter |
| 15 | +\@addtoreset{chapter}{part} |
| 16 | +\makeatother |
| 17 | + |
| 18 | +\title{Bylaws and Regulations \\ of \\ the WPI ACM Chapter} |
| 19 | +\author{WPI Association for Computing Machinery} |
| 20 | +\date{\today} |
| 21 | + |
| 22 | +\begin{document} |
| 23 | +\maketitle |
| 24 | + |
| 25 | +\tableofcontents |
| 26 | +\newpage |
| 27 | + |
| 28 | +\renewcommand{\chaptername}{Article} |
| 29 | + |
| 30 | +\chapter{Name and Purpose} |
| 31 | +\begin{enumerate} |
| 32 | + \item This organization shall be known as the Worcester Polytechnic |
| 33 | + Institute Chapter of the Association for Computing Machinery, hereafter |
| 34 | + referred to as ``the Club'', or ``Chapter''. |
| 35 | + \item The Chapter is chartered by the Association for Computing Machinery, |
| 36 | + hereafter referred to as ``ACM''. |
| 37 | + \item The purpose of the Club shall be to: |
| 38 | + \begin{enumerate} |
| 39 | + \item Promote increased knowledge of the science, design, |
| 40 | + development, construction, languages, and applications of modern |
| 41 | + computing machinery. |
| 42 | + \item Promote a greater interest in computing machinery and its |
| 43 | + applications. |
| 44 | + \item Provide a means of communication between persons having |
| 45 | + interest in computing machinery. |
| 46 | + \end{enumerate} |
| 47 | +\end{enumerate} |
| 48 | + |
| 49 | +\chapter{Membership} |
| 50 | +\section{Classes of Membership} \label{sec:memberclasses} |
| 51 | +\begin{enumerate} |
| 52 | + \item Any member of the WPI community as defined by the University is |
| 53 | + eligble for membership. |
| 54 | + \item \label{itm:memberclasses} There shall be three classes of membership in the Chapter: Associate, |
| 55 | + Active, Away, and Alumni. |
| 56 | + \subitem Associate members are any members who do not meet the |
| 57 | + requirements for Active membership. |
| 58 | + \subitem Active members are any members who, within the last |
| 59 | + term, attended at least three Chapter events. |
| 60 | + \subitem Away members are members who have been granted such status by |
| 61 | + the executive board, subject to \cref{itm:awaystatus} of this section. |
| 62 | + \item \label{itm:associate} Any member of the WPI community may become an |
| 63 | + associate member by demonstrating an interest in the Chapter or its |
| 64 | + purpose. |
| 65 | + \item \label{itm:activation} An associate member shall automatically become |
| 66 | + an active member upon fulfilling the requirements listed in |
| 67 | + \cref{itm:memberclasses} of this section. |
| 68 | + \item \label{itm:deactivation} An active member may be deactivated (made |
| 69 | + into an associate member) by the Executive Board if said member no |
| 70 | + longer meets the requirements for active status as specified in |
| 71 | + \cref{itm:memberclasses} of this section. |
| 72 | + \item \label{itm:expulsion} If a member's actions are determined to have |
| 73 | + been detrimental to the Chapter, the Executive Board may revoke said |
| 74 | + member's membership by a simple majority vote of the Board. |
| 75 | + \item \label{itm:awaystatus} An active member who will be absent from the |
| 76 | + University for a defined period of time may petition the Executive |
| 77 | + Board for away status. Members on away status are exempt from the |
| 78 | + active member requirements. |
| 79 | + \item \label{itm:memberalumni} An active member who leaves the University by |
| 80 | + any means shall be automatically reclassified as an Alumni member. |
| 81 | +\end{enumerate} |
| 82 | + |
| 83 | +\section{Privileges of Membership} |
| 84 | +\begin{enumerate} |
| 85 | + \item Associate and active members are allowed access to Chapter |
| 86 | + infrastructure following policies set by the Executive Board under |
| 87 | + \cref{sec:policies}. |
| 88 | + \item Active members may vote on all issues before the Club. These members |
| 89 | + shall be referred to as the ``voting membership''. |
| 90 | +\end{enumerate} |
| 91 | + |
| 92 | +\section{Duties of Membership} |
| 93 | +\begin{enumerate} |
| 94 | + \item All members shall at all times uphold all University and Chapter |
| 95 | + policies, in letter and spirit. All members shall hold themselves to the |
| 96 | + ACM Code of Ethics. |
| 97 | + \item All members shall follow in letter and spirit any policies established |
| 98 | + by the Executive Board under \cref{sec:policies}. |
| 99 | +\end{enumerate} |
| 100 | + |
| 101 | +\chapter{Executive Board} |
| 102 | +\section{Officers} |
| 103 | +\begin{enumerate} |
| 104 | + \item The officers of the Chapter shall be President, Vice-President, |
| 105 | + Secretary, Treasurer, Events Coordinator, Public Relations Chair, and |
| 106 | + System Administrator. |
| 107 | + \item The Executive Board shall be composed of all Officers, the Advisor, |
| 108 | + and any appointed positions as determined by the Officers and the |
| 109 | + Advisor. |
| 110 | + \item All officers must be student members of the ACM and active members of |
| 111 | + the Chapter. |
| 112 | + \item Officers shall be elected at the annual Election Meeting. Officers |
| 113 | + shall take office at the second meeting of the Executive Board following |
| 114 | + the Election Meeting and serve until the second Executive Board meeting |
| 115 | + following the next Election Meeting. |
| 116 | + \item No one member shall serve as President or Vice-President for more |
| 117 | + than two consecutive years. |
| 118 | + \item A minimum of two Hackathon Managers are required each year. The |
| 119 | + President and Vice-President can appoint more than two by mutual |
| 120 | + agreement. |
| 121 | + \item Any officer may resign their position by submitting written notice to |
| 122 | + the Executive Board. |
| 123 | + \item In the event the Presidency is vacated, the Vice-President will |
| 124 | + succeed automatically. |
| 125 | + \item Officers may be removed by a 2/3rds majority of either the Executive |
| 126 | + Board or the voting membership. |
| 127 | +\end{enumerate} |
| 128 | + |
| 129 | +\section{Duties of Officers} |
| 130 | +\begin{enumerate} |
| 131 | + \item The President shall preside at all meetings of the Chapter |
| 132 | + and the Executive Board. They shall represent the Chapter at all |
| 133 | + meetings with the ACM regional and national leadership. They are |
| 134 | + responsible for representing the organization in all communications and |
| 135 | + meetings with the WPI Computer Science Department. |
| 136 | + \item The Vice-President is responsible for assisting the President in |
| 137 | + carrying out their duties, and taking over for the President as |
| 138 | + required. |
| 139 | + \item The Secretary shall keep minutes of all meetings of the Chapter. They |
| 140 | + shall prepare the Annual Chapter Report prior to the annual Election |
| 141 | + meeting, and present it at said meeting. They shall submit the Annual |
| 142 | + Report to the ACM. They shall keep an accurate record of membership, and |
| 143 | + notify the membership of events and meetings. They shall keep |
| 144 | + CampusGroups up to date with events, members, and officers. |
| 145 | + \item The Treasurer shall collect dues and maintain financial records. They |
| 146 | + shall make the annual report of the Chapter's finances to the Secretary |
| 147 | + for inclusion in the Annual Report. They shall represent the Chapter to |
| 148 | + the Student Government Association for budgeting and special funding |
| 149 | + requests. |
| 150 | + \item The Events Coordinator shall reserve rooms for club events, and serve |
| 151 | + as the point of contact to campus service providers for Chapter events. |
| 152 | + They shall work on improving Chapter events, and be the main planner for |
| 153 | + all Chapter events besides the Hackathon. |
| 154 | + \item The Hackathon Managers shall be the primary planners for the annual |
| 155 | + Hackathon hosted by the Chapter. They are responsible for leading the |
| 156 | + organizing team and ensuring the success of the event. |
| 157 | + \item The Public Relations Chair shall be responsible for raising awareness |
| 158 | + about the Chapter using any effective means. They are responsible for |
| 159 | + maintaining and posting on all social media platforms used by the |
| 160 | + Chapter. They are responsible for logos, branding, and merchandise. |
| 161 | + \item The System Administrator shall be responsible for maintaining the |
| 162 | + Chapter website, mirror service, and all other infrastructure-related |
| 163 | + matters. They shall represent the Chapter in communications with the |
| 164 | + WPI Computer Science Department when said communications relate to |
| 165 | + Chapter infrastructure. They shall also set policies for the use of |
| 166 | + Chapter infrastructure with the assistance of the Executive Board. |
| 167 | +\end{enumerate} |
| 168 | + |
| 169 | +\section{Committees} |
| 170 | +\begin{enumerate} |
| 171 | + \item The Executive Board shall have the power to create and dissolve such |
| 172 | + committees as they see fit. |
| 173 | + \item Notwithstanding the above section, the Hackathon Committee shall always |
| 174 | + exist. The Hackathon Committee is chaired by the Hackathon Managers, and |
| 175 | + is responsible for the execution of the annual Hackathon. |
| 176 | + \item The President is considered an \emph{ex offico} member of all |
| 177 | + committees. |
| 178 | +\end{enumerate} |
| 179 | + |
| 180 | +\section{Interim Officers} |
| 181 | +\begin{enumerate} |
| 182 | + \item An office can become vacant through either an Officer being granted |
| 183 | + away status, an Officer submitting their resignation, or an Officer |
| 184 | + being removed from office by the Executive Board or the membership. |
| 185 | + \item A vacancy shall be filled by a Special Election as described in |
| 186 | + \cref{sec:specialelections}. |
| 187 | + \item The Interim Officer shall hold office until the Officer on away status |
| 188 | + returns, the annual Election Meeting, or the Interim Officer submitting |
| 189 | + their resignation, whichever comes first. |
| 190 | +\end{enumerate} |
| 191 | + |
| 192 | +\section{Appointed Positions} |
| 193 | +\begin{enumerate} |
| 194 | + \item The Executive Board shall have the power to create and dissolve |
| 195 | + appointed positions as they see fit. |
| 196 | + \item Appointed positions shall be filled by active members as described in |
| 197 | + \cref{sec:memberclasses} \cref{itm:memberclasses}. Active members may be |
| 198 | + appointed to or removed from positions at the discretion of the |
| 199 | + Executive Board. |
| 200 | + \item Officers may delegate some of their powers and responsibilities to |
| 201 | + appointed positions as they see fit. |
| 202 | +\end{enumerate} |
| 203 | + |
| 204 | +\section{Policies} |
| 205 | +\label{sec:policies} |
| 206 | +\begin{enumerate} |
| 207 | + \item The Executive Board may create and publish policies to the Chapter |
| 208 | + membership in addition to these Bylaws. |
| 209 | + \item In the event of a conflict between a policy established by the |
| 210 | + Executive Board and these Bylaws, these Bylaws shall take precedence. |
| 211 | +\end{enumerate} |
| 212 | + |
| 213 | +\chapter{Meetings} |
| 214 | +\begin{enumerate} |
| 215 | + \item Chapter meetings shall be held at least three times per term, as |
| 216 | + determined by the Events Coordinator. |
| 217 | + \item The annual Election Meeting shall be held as the second to last |
| 218 | + meeting of C term. This meeting will consist of the election of all |
| 219 | + officers, and the presentation of the Annual Report by the Secretary. |
| 220 | + \item The Executive Board shall hold weekly planning meetings. These |
| 221 | + meetings should nominally be open to active members. |
| 222 | + \subitem The Executive Board may move to an executive session containing |
| 223 | + only current officers and the Advisor following a successful motion by |
| 224 | + an officer. Executive sessions may involve additional people at the |
| 225 | + discretion of the Executive Board. |
| 226 | + \item Notification of Chapter meetings and activities shall be distributed |
| 227 | + to the membership no later than 24 hours prior to the start of the |
| 228 | + meeting of activity. |
| 229 | + \item For the purposes of conducting votes, a quorum shall be defined as |
| 230 | + greater than 50\% of the voting membership for business meetings, or |
| 231 | + greater than 50\% of the Executive Board for planning meetings. A quorum |
| 232 | + may be composed of members in-person, present via absentee ballot, |
| 233 | + present via online meeting, or any combination of the above. |
| 234 | +\end{enumerate} |
| 235 | + |
| 236 | +\chapter{Elections} |
| 237 | +\section{Eligibility for Office} |
| 238 | +\begin{enumerate} |
| 239 | + \item All officers must be active members as defined in |
| 240 | + section \cref{sec:memberclasses} \cref{itm:memberclasses}. |
| 241 | + \item Any active member who expects to be a full-time undergraduate student |
| 242 | + for the duration of their term of office is eligble for election. |
| 243 | + \item No person may hold more than one office. |
| 244 | +\end{enumerate} |
| 245 | +\section{Nominations} |
| 246 | +\begin{enumerate} |
| 247 | + \item Nominations for elections shall be solicited from the voting |
| 248 | + membership by the Executive Board for the two weeks prior to the Annual |
| 249 | + Election Meeting. |
| 250 | + \item Nominees must either accept or decline their nomination by the start |
| 251 | + of voting for the position. |
| 252 | + \item In the event that a position receives only one nomination, a |
| 253 | + confidence vote shall be conducted. |
| 254 | +\end{enumerate} |
| 255 | + |
| 256 | +\section{Voting} \label{sec:voting} |
| 257 | +\begin{enumerate} |
| 258 | + \item Voting shall be conducted by secret ballot. Each ballot should be in |
| 259 | + the form of a ranked list of candidate names or the word ``abstain''. |
| 260 | + Any other text shall count as a vote of no confidence. |
| 261 | + \item \label{itm:tellers} Votes shall be counted by the Teller, who shall be |
| 262 | + either the Chapter Advisor, the Advisor's designee, or a current or |
| 263 | + former member of the Executive Board who is not otherwise participating |
| 264 | + in the election. |
| 265 | + \item Absentee ballots may be accepted in the form of written communication |
| 266 | + of an ordered list of names, the word ``abstain'' or ``no confidence'' |
| 267 | + in descending order for each office. This written communication shall be |
| 268 | + submitted to the Teller in accordance with \cref{itm:tellers} of this |
| 269 | + section. |
| 270 | + \subitem If an absentee ballot contains names that have not yet been |
| 271 | + nominated, the Teller shall make a nomination on the absentee's behalf. |
| 272 | + \item Votes will be counted according to the method of Instant Runoff Voting. |
| 273 | +\end{enumerate} |
| 274 | + |
| 275 | +\section{Special Elections} \label{sec:specialelections} |
| 276 | +\begin{enumerate} |
| 277 | + \item Special Elections shall be conducted as in \cref{sec:voting}, except |
| 278 | + that nominations shall take place in the same meeting as voting. |
| 279 | + \item Special Elections shall be conducted at the first Chapter meeting |
| 280 | + following the vacancy. |
| 281 | +\end{enumerate} |
| 282 | + |
| 283 | +\chapter{Advisor} |
| 284 | +\begin{enumerate} |
| 285 | + \item The Chapter Advisor shall be selected by the Executive Board with the |
| 286 | + aid of the University and shall be approved by both a 2/3rds majority of |
| 287 | + the voting membership as well as the ACM. |
| 288 | + \item The Advisor may be recalled by a 2/3rds majority of the voting |
| 289 | + membership. |
| 290 | + \item The Advisor will not have voting privileges in any matters. |
| 291 | + \item The Advisor will act as a consultant in matters before the Chapter. |
| 292 | + \item The Advisor may attend meetings and activities of the Chapter as seen |
| 293 | + fit and is entitled to all notifications given to members. |
| 294 | +\end{enumerate} |
| 295 | + |
| 296 | +\chapter{Code of Conduct} |
| 297 | +\begin{enumerate} |
| 298 | + \item All participants in Chapter activities must follow the University Code |
| 299 | + of Conduct at all times. |
| 300 | +\end{enumerate} |
| 301 | + |
| 302 | +\chapter{Parliamentary Authority} |
| 303 | +\begin{enumerate} |
| 304 | + \item The rules contained in the current edition of \emph{Robert's Rules of |
| 305 | + Order Newly Revised} shall govern this Chapter in all cases to which |
| 306 | + they are applicable and are not inconsistent with these Bylaws. |
| 307 | + \item In the event that a conflict exists, these Bylaws shall supersede any |
| 308 | + appendix or other Chapter document. |
| 309 | +\end{enumerate} |
| 310 | + |
| 311 | +\chapter{Amendments} |
| 312 | +\begin{enumerate} |
| 313 | + \item Any active member may propose amendments to these Bylaws or appendices |
| 314 | + thereof to the Executive Board in writing. The Executive Board must |
| 315 | + present all proposed amendments to the Chapter within two weeks of their |
| 316 | + proposal. |
| 317 | + \item A vote to amend these Bylaws must be taken at the next consecutive |
| 318 | + business meeting following notification to the Chapter. |
| 319 | + \subitem A 2/3rds majority of the voting membership is required to pass |
| 320 | + any amendments. Voting will take place by a show of hands for and |
| 321 | + against the proposed amendment. |
| 322 | + \item At least once every two academic years, the Executive Board will |
| 323 | + appoint a committee to review the current Bylaws and, if necessary, |
| 324 | + propose amendments to these Bylaws to the Chapter. |
| 325 | +\end{enumerate} |
| 326 | + |
| 327 | +\chapter{SOC Enabling Clause} |
| 328 | +The Worcester Polytechnic Institute chapter of the Association for Computing |
| 329 | +Machinery agrees to abide by the policies of the Worcester Polytechnic Institute |
| 330 | +as well as all federal, state, and local laws. Any changes to these Bylaws shall |
| 331 | +follow, in word and spirit, all University policies and all federal, state, and |
| 332 | +local laws. |
| 333 | + |
| 334 | +\end{document} |
0 commit comments