csc-propaganda/poster-archive/F13/codeparty-F13.tex

48 lines
1.9 KiB
TeX

%% This is csc-poster-sample, a sample CSC poster
%% Copyright (C) 2003 Computer Science Club of the University of Waterloo
%%
%% This program is free software; you can redistribute it and/or modify
%% it under the terms of the GNU General Public License as published by
%% the Free Software Foundation; either version 2 of the License, or
%% (at your option) any later version.
%%
%% This program is distributed in the hope that it will be useful,
%% but WITHOUT ANY WARRANTY; without even the implied warranty of
%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
%% GNU General Public License for more details.
%%
%% You should have received a copy of the GNU General Public License
%% along with this program; if not, write to the Free Software
%% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
\documentclass{article}
\usepackage{csc-poster}
\begin{document}
%% TITLE
% This command lays out the top of the document.
% The first parameter is the title.
% The second parameter is the speaker. This parameter may be empty.
\vspace*{-10mm}
\cschead{CSC Hackathon \\\& Code Party!!1}{Calum T. Dalek}
Join us for a night of code, food, and caffeine in the MC Comfy. We will be
serving real food (curry! naan!) as well as plenty of snacking edibles and
beverages for your hacking enjoyment.\\
\noindent Not sure what to work on? You can bring your homework or just hang
out and socialize. If you are interested in getting involved in an Open Source
project, there will be mentors present to get you started. Make sure to bring
your friends---we look forward to seeing you there!\\
%% FOOTER
% The first through third arguments tell us the date and time.
% The last argument is a pithy saying. It may be empty.
% Following the footer, the CSC logo is printed.
\cscfoot{Friday, 2013-11-22}{6:30PM}{Comfy Lounge (MC 3001)}{{\tt int main() \{
puts("Hello World!"); \}}}
\end{document}