csc-propaganda/csc-poster-sample.tex

51 lines
2.0 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.
\cschead{Robotics in the 21st Century}{Calum T. Dalek}
%% SUBTITLE
% This command prints the sub-title and is completely optional.
\cscsubtitle{A study in the proto-Dalek}
The Daleks are masters of Earth. But it was not always this way.
For thousands of years prior to the creation of the first Dalek, \textit{homo
sapiens sapiens} (humans) ruled this planet.
They invented a field called ``robotics'' where they developed primitive
machines that had a limited capacity to think. Eventually, they developed
such good machines to cause the birth of the Dalek race.
Attend this talk to discover why mechanical lifeforms superceded the
flexible, but ultimately squishy and inferior human beings.
%% 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 and MathSoc logos are printed.
\cscfoot{Tuesday, 2001-10-02}{12:21 PM}{MC6006}{Exterminate!}
\end{document}