parent
f4d17f54c3
commit
0e9bfb19b2
@ -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{Culture Turnaround and Software Defined Networks} |
||||
|
||||
%% SUBTITLE |
||||
% This command prints the sub-title and is completely optional. |
||||
\cscsubtitle{John Stix and Francisco Dominguez} |
||||
|
||||
Back to back talks from John Stix (President, Fibernetics) and Francisco Dominguez (CTO, Fibernetics) on turning a company's culture around and on Software Defined Networks! |
||||
|
||||
John Stix will be talking about how he turned around the corporate culture at Fibernetics Corporation. |
||||
|
||||
Francisco Dominguez will be talking about Software Defined Networks, which for example can turn multiple flakey internet connections into one reliable one. |
||||
|
||||
%% 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{Wednesday, 2015-09-30}{5:00 PM}{DC 1304}{Food and drinks will be provided!} |
||||
|
||||
\end{document} |
After Width: | Height: | Size: 133 KiB |
Loading…
Reference in new issue