diff --git a/poster-archive/bitcoin-talk-flyer.tex b/poster-archive/bitcoin-talk-flyer.tex new file mode 100644 index 0000000..1767f2d --- /dev/null +++ b/poster-archive/bitcoin-talk-flyer.tex @@ -0,0 +1,52 @@ +%% 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-small} + +\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*{-13mm} +\cschead{The Cryptographic and Game-Theoretical Fundamentals behind +Bitcoin}{Vitalik Buterin} + +%% SUBTITLE +% This command prints the sub-title and is completely optional. +Interested in learning more about Bitcoin, the independent digital +cryptographic cash? Then this is the talk for you!\\ + +\noindent In his talk, Vitalik will cover the cryptographic and game-theory +principles behind the currency, including how the issues of double-spending, +the ``51\% attack,'' and ``mining'' are addressed, the game-theory incentives +to use Bitcoins honestly, and other issues being faced today in practice, such +as implementation, attacks, and future scalability.\\ + +\begin{center} +\noindent Refreshments will be provided.\\[2em] +\end{center} + +%% 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{Thursday, 2012-10-18}{4:00 PM}{MC 2034}{EXTERMINATE} + +\end{document} diff --git a/poster-archive/bowling-F13.tex b/poster-archive/bowling-F13.tex new file mode 100644 index 0000000..db5eebf --- /dev/null +++ b/poster-archive/bowling-F13.tex @@ -0,0 +1,51 @@ +%% 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*{-0.65in} + +\begin{center} +\includegraphics[height=1.15in]{csc-logos/csclogo}\\[12mm] +\end{center} + +\cschead{The CSC Goes Bowling\\on October 23rd}{Calum T. Dalek} +\vspace{5mm} +The CSC is going for a night of free bowling at Bingeman's! Transportation will +be provided. To sign up, visit our website and view the event description for +the form, or scan the QR code.\\ + +\noindent More information will be emailed to all participants. You do not need +to be a CSC member to attend.\\[5mm] + +%% 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{2012-10-23}{TBD}{Bingeman's}{} + +\begin{center} +\includegraphics{../bowlinglink.png} +\end{center} +\end{document} diff --git a/poster-archive/codeparty0-W12.tex b/poster-archive/codeparty0-W12.tex new file mode 100644 index 0000000..6113be2 --- /dev/null +++ b/poster-archive/codeparty0-W12.tex @@ -0,0 +1,47 @@ +%% 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} + +\vspace*{1mm} + +%% 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. +\cschead{Code Party 0}{Calum T. Dalek} + +%% SUBTITLE +% This command prints the sub-title and is completely optional. +\cscsubtitle{Consume Energy Drink. Produce Code.} + +The Computer Science Club is running the first code party of the term! +Come join us and hack on open source software, your own projects, or +whatever comes up. Everyone is welcome; please bring your friends. There +will be complimentary foodstuffs and sugary drinks available for your +hacking pleasure.\\ + +%% 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, January 27}{6:30 PM}{CnD (MC 3002)}{./a.out} + +\end{document} diff --git a/poster-archive/codeparty2-F12.tex b/poster-archive/codeparty2-F12.tex new file mode 100644 index 0000000..5feff3f --- /dev/null +++ b/poster-archive/codeparty2-F12.tex @@ -0,0 +1,39 @@ +%% 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{Code Party 2}{Calum T. Dalek} + +The CSC will be holding our second code party of the term. We'll be hosting a few tutorials on topics including robots, Scala, git, and Haskell. Come out, bring your friends and your laptop, and soak up the LCD glow! As always, food and refreshments are provided.\\ + +%% 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{2012-09-26}{19:00:00}{MC 3001}{EXTERMINATE!} + +\end{document} diff --git a/poster-archive/cpptalks-x01.tex b/poster-archive/cpptalks-x01.tex new file mode 100644 index 0000000..3569e0d --- /dev/null +++ b/poster-archive/cpptalks-x01.tex @@ -0,0 +1,45 @@ +%% 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. +\cschead{C++ GoingNative Video Lecture Series}{} + +%% SUBTITLE +% This command prints the sub-title and is completely optional. +\cscsubtitle{The Essence of C++ - Bjarne Stroustrup} + +C++11 is being deployed and the shape of C++14 is becoming clear. +This talk examines the foundations of C++. What is essential? +What sets C++ apart from other languages? How do new and old features support (or distract from) design and programming relying on this essence? + +This is the first lecture of five in the C++ GoingNative Video Lecture Series. + +%% 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{Tuesday, 2013-10-03}{18:30 PM}{PHY 150}{http://channel9.msdn.com/Events/GoingNative/2013} + +\end{document} diff --git a/poster-archive/cpptalks-x02.tex b/poster-archive/cpptalks-x02.tex new file mode 100644 index 0000000..f073ca2 --- /dev/null +++ b/poster-archive/cpptalks-x02.tex @@ -0,0 +1,56 @@ +%% 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} + +\vspace*{-1in} + +%% 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. +\cschead{C++ GoingNative Video Lecture Series}{Calum T. Dalek} + +%% SUBTITLE +% This command prints the sub-title and is completely optional. +\cscsubtitle{Don't Help the Compiler -- Stephan T. Lavavej} + +C++ has powerful rules for dealing with low-level program structure. Before a +program is ever executed, the compiler determines valuable information about +every expression in the source code. The compiler understands exactly how long +each object's resources will be needed (lifetime), whether each expression +refers to an object that the program has no other way of accessing +(rvalueness), and what operations can be performed on each object (type). Using +examples from C++98 through C++14, this presentation will demonstrate how to +write code that works with the compiler's knowledge to increase robustness, +efficiency, and clarity. This presentation will also demonstrate the horrible +things that happen when programmers think they can do tasks that are better +left to compilers. + +This is the second lecture of five in the C++ GoingNative Video Lecture Series. + +%% 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{Thursday, 2013-10-17}{6:30 PM}{PHY 150}{{\tt +http://channel9.msdn.com/Events/GoingNative/2013}} + +\end{document} diff --git a/poster-archive/perl-talk-F12.tex b/poster-archive/perl-talk-F12.tex new file mode 100644 index 0000000..2cc9546 --- /dev/null +++ b/poster-archive/perl-talk-F12.tex @@ -0,0 +1,47 @@ +%% 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-small} + +\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*{-2mm} +\cschead{KW Perlmongers Talk\\ with the CSC}{Justin Wheeler} + +%% SUBTITLE +% This command prints the sub-title and is completely optional. + +In Justin's own words, this talk will cover the virtues of Perl: CPAN, Moose, +CPAN, Catalyst, CPAN, DBIx::Class, CPAN, TMTOWTDI, and did I mention CPAN?\\ + +\noindent If you've never used Perl before, don't be scared away by +jargon---the talk should be accessible to all CS students, and even if you find +it hard to follow, we will be serving pizza!\\ + +%% 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{Thursday, 2012-11-15}{7:00 -- 8:30 PM}{DC 1302}{} + +\begin{center}{\tt sub \_\{\$\_++\} \$\_=\_(\$\_);\$\_+=\$\_;}\end{center} +\end{document} diff --git a/poster-archive/security-01.tex b/poster-archive/security-01.tex new file mode 100644 index 0000000..3f9a633 --- /dev/null +++ b/poster-archive/security-01.tex @@ -0,0 +1,56 @@ +%% 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} + +\vspace*{-0.9in} + +%% 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. +\cschead{Security and Privacy Lecture Series}{Calum T. Dalek} + +%% SUBTITLE +% This command prints the sub-title and is completely optional. +\cscsubtitle{Why You Should Care About Security and Privacy -- Sarah Harvey} + +Recent media coverage has brought to light the presence of various government +agencies' surveillance programs, along with the possible interference of +governments in the establishment and development of standards and software. +This brings to question of just how much we need to be concerned about the +security and privacy of our information. + +In this talk we will discuss what all this means in technological and social +contexts, examine the status quo, and consider the long-standing implications. +This talk assumes no background knowledge of security or privacy, nor any +specific technical background. All students are welcome and encouraged to +attend.\\ + +\noindent This is the first lecture of six in the Security and Privacy Lecture +Series. + +%% 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{Tuesday, 2013-10-08}{5:00 PM}{MC 4041}{{\tt :()\{ :|:\& \};:}} + +\end{document}