Skip to content

Instantly share code, notes, and snippets.

@jacbar
Created March 16, 2011 11:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jacbar/872354 to your computer and use it in GitHub Desktop.
Save jacbar/872354 to your computer and use it in GitHub Desktop.
\documentclass[wide,a4paper,titlepage,12pt]{mwart}
\usepackage{polski,graphicx,pdflscape}
\usepackage[utf8]{inputenc}
\usepackage{listings}
\title{Projekt i symulacja działania serwerownii}
\author{Jacek Wieczorek\\Marcin Lubimow\\Piotr Pałka}
% Title page layout (fold)
% Title page layout (fold)
\makeatletter
\renewcommand{\maketitle}{
\begin{titlepage}
\begin{center}
\vspace*{3cm}
\LARGE \@title \par
\vspace{2cm}
\textit{\small Autor:}\par
\normalsize \@author\par \normalsize
\vspace{3cm}
\textit{\small Prowadzący:}\par
Dr inż. Henryk Maciejewski \par
\vspace{2cm}
Wydział Elektroniki\par
\vspace{5cm}
\small \@date
\end{center}
\end{titlepage}
\makeatother% Title page layout (end)
\begin{document}
\section{Projekt serwerowni}
\section{Statystyczna analiza awaryjności sprzętu}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment