\documentclass[10pt,landscape,letterpaper]{article} \usepackage{graphicx} \usepackage{rotating} \graphicspath{{uw-logos/}{csc-logos/}} \setlength{\hoffset}{-.66in} \setlength{\voffset}{-.25in} \setlength{\oddsidemargin}{0pt} \setlength{\topmargin}{0pt} \setlength{\headheight}{0pt} \setlength{\headsep}{0pt} \setlength{\textwidth}{9.66in} \setlength{\textheight}{7.5in} \setlength{\marginparsep}{0pt} \setlength{\marginparwidth}{0pt} \setlength{\footskip}{0pt} \setlength{\marginparpush}{0pt} \begin{document} \pagestyle{empty} \setlength{\hoffset}{-.66in} \setlength{\voffset}{-.5in} \setlength{\oddsidemargin}{-12pt} \setlength{\evensidemargin}{-12pt} \setlength{\topmargin}{-15pt} \setlength{\headheight}{0pt} \setlength{\headsep}{0pt} \setlength{\textwidth}{10.50in} \setlength{\textheight}{7.5in} \setlength{\marginparsep}{0pt} \setlength{\marginparwidth}{0pt} \setlength{\footskip}{0pt} \setlength{\marginparpush}{0pt} \begin{tabular*}{\textwidth}{ccc} \parbox[t]{3in}{ % First inside column \section*{Membership:} Membership in the Computer Science Club is open to anyone in the University of Waterloo community, costs \$2 per term, and may be paid in advance. Members have lots of benefits, and support our events. In particular, they have access to club services such as our computing environment, web hosting, office, pop fridge, and library. \subsection*{Office:} The CS Club office can be found in MC 3036/3037. It houses the library, members during our business hours, the pop fridge, and of course, five office computers. It is open most any hour of the night and day and populated by helpful and friendly office staff.\\[5mm] \centering \includegraphics{cscloc.png} } &\hspace{0.27in} \parbox[t]{3in}{ % Second inside column \section*{Events:} Each term, the CSC runs numerous acadamic and social events. These events run the gamut from socials, the most infamous being the end-of-term dinner, CTRL-D; through tutorials and workshops; to talks from professors and Computer Science luminaries. Some talks from the past include Bill Gates in 1989 (before he was famous), John McCarthy in 1994 (he created LISP), and more recently, Richard Stallman, Gerald Sussman, and Herb Sutter. \vspace{-2mm} \section*{Services:} The Computer Science Club provides several services to its members, including a computing environment with all the fixings, a library of literature, and an office to use it all in. \vspace{-1mm} \subsection*{Computing Environment:} The main benefit CSC members enjoy is access to our various machines. Our primary development machine, {\tt high-fructose-corn-syrup}, is a quad AMD Opteron (64 cores in total) with 192 GB of RAM. Most of our network is on gigabit ethernet. We offer all members 4 GB of disk quota that is accessible from all of our machines.\\[-3mm] Members also receive a {\tt *@csclub.uwaterloo.ca} email address, accessible via IMAP and webmail.\\[-3mm] Many of members take advantage of our web hosting service. Our web server runs a LAMP stack, and has most any modern software you might need for your website needs. \vspace{-1mm} \subsection*{Library:} The CSC maintains an extensive collection of Computer Science related books in our office. Members are free to borrow most of the books in the library, with the exception of certain signed copies and course textbooks. } &\hspace{0.27in} \parbox[t]{3in}{ % Third Inside Column \section*{Volunteer:} If you would like to get involved with the club there are various ways to volunteer your time, beyond running for an executive position. If you'd like to sign up the info below will tell you who to email, or you can just ask in person at our office. \subsection*{Programme Committee} Headed by the Vice President, the Program Committee organizes club events and meetings, works with speakers and presenters to make sure they're happy, gets the venues and equipment ready, and does everything else involved in running talks. If you'd like to get involved contact the Vice President at {\tt exec@csclub.uwaterloo.ca}. \subsection*{Systems Committee} If systems administration is more your passion, and you would like to help run the CSC's systems contact the Systems Administrator at {\tt sysadmin@csclub.uwaterloo.ca} and join the Systems Comittee. The volunteers help keep our computing environment up, under the Administrator's direction. \subsection*{Other} In addition to our two large committees there are several other ways to be involved, talk to the executive about one of the appointed positions: librarian, office manager, webmaster, or ask the office manager about joining the office staff. In addition to these named positions we can always use a helping hand, so email {\tt exec@csclub.uwaterloo.ca} and tell us what you can do.\\ For more information about the club, visit our website at {\tt http://csclub.uwaterloo.ca/}. You'll find our wiki and other resources there. } \end{tabular*} \pagebreak \setlength{\hoffset}{-.66in} \setlength{\voffset}{-.5in} \setlength{\oddsidemargin}{0pt} \setlength{\topmargin}{0pt} \setlength{\headheight}{0pt} \setlength{\headsep}{0pt} \setlength{\textwidth}{10.33in} \setlength{\textheight}{7.5in} \setlength{\marginparsep}{0pt} \setlength{\marginparwidth}{0pt} \setlength{\footskip}{0pt} \setlength{\marginparpush}{0pt} \begin{turn}{180} \begin{tabular*}{\textwidth}{ccc} \parbox[b]{3in}{ % Third Outside Column \section*{Club Quick Info} \begin{description} \item[Website:] {\tt http://csclub.uwaterloo.ca/} \item[IRC Channel:] {\tt \#csc@irc.freenode.net} \item[Newsgroup:] {\tt uw.csc} \item[Office:] MC 3036/3037 \item[Phone:] (519)-888-4567 x33870 \item[Executive E-Mail:] {\small\tt exec@csclub.uwaterloo.ca} \item[Facebook:] Waterloo Computer Science Club \item[Twitter:] {\tt @watcsc} \item[Reddit:] {\tt csclub} \item[Chairbeing:] Calum T. Dalek %% Image of Calum \end{description} } & \hspace{4.2in} % Second outside Column & \parbox{3in}{ \centering %First Outside Column % Logo \includegraphics[width=3in]{csclogo-nowords} % big centered text {\Huge Computer Science Club} % small horizontal line \vspace{.75in} \includegraphics[width=1.5in]{uw-bw} % UW Logo (old) } \end{tabular*} \end{turn} \end{document}