csc-propaganda/poster-archive/bitcoin-talk-flyer.tex

53 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-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}