Updated posters yay

This commit is contained in:
Elana Hashman 2013-10-18 13:45:55 -04:00
parent 5fcd5a7503
commit 800b792b11
5 changed files with 110 additions and 3 deletions

View File

@ -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*{-1.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{An Effective C++11/14 Sampler -- Scott Meyers}
After years of intensive study (first of C++0x, then of C++11, and most
recently of C++14), Scott thinks he finally has a clue. About the effective use
of C++11, that is (including C++14 revisions). At last year's Going Native,
Herb Sutter predicted that Scott would produce a new version of Effective C++
in the 2013-14 time frame, and Scott's working on proving him almost right.
Rather than revise Effective C++, Scott decided to write a new book that
focuses exclusively on C++11/14: on the things the experts almost always do (or
almost always avoid doing) to produce clear, efficient, effective code. In this
presentation, Scott will present a taste of the Items he expects to include in
Effective C++11/14.
This is the third 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-31}{6:30 PM}{PHY 150}{{\tt
http://channel9.msdn.com/Events/GoingNative/2013}}
\end{document}

View File

@ -1,4 +1,4 @@
%% This is csc-poster-sample, a sample CSC poster
% 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
@ -20,7 +20,7 @@
\begin{document}
\vspace*{-0.9in}
\vspace*{-0.3in}
%% TITLE
% This command lays out the top of the document.
@ -33,7 +33,10 @@
\cscsubtitle{Practical Tor Usage -- Simon Gladstone}
An introduction to and overview of how to use the Tor Browser Bundle to browse the "Deep Web" and increase security while browsing the Internet. Tor is not the be all end all of Internet security, but it is definitely a step up from using the more popular browsers such as Chrome, Firefox, or Safari.\\
An introduction to and overview of how to use the Tor Browser Bundle to browse
the ``Deep Web'' and increase security while browsing the Internet. Tor is not
the be all end all of Internet security, but it is definitely a step up from
using the more popular browsers such as Chrome, Firefox, or Safari.\\
\noindent This is the third lecture of six in the Security and Privacy Lecture
Series.

View File

@ -0,0 +1,48 @@
% 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.3in}
%% 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{Hands-on Seminar on Public Key Crypto --}
\vspace{-5mm}
\cscsubtitle{Nick Guenther \& Murphy Berzish}
%%%% INCOMPLETE
\noindent This is the fourth event 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-11-05}{6:00 PM}{MC 3001 (Comfy Lounge)}{{\tt :()\{ :|:\& \};:}}
\end{document}