56 lines
1.3 KiB
TeX
56 lines
1.3 KiB
TeX
\documentclass[]{article}
|
|
\usepackage[T1]{fontenc}
|
|
\usepackage{polski}
|
|
\usepackage[utf8]{inputenc}
|
|
\usepackage[margin=1.25in]{geometry}
|
|
\usepackage{alltt}
|
|
\usepackage{titling}
|
|
\usepackage{pdfpages}
|
|
\usepackage{float}
|
|
\usepackage{amsmath}
|
|
\usepackage{booktabs}
|
|
\usepackage{tabularx}
|
|
\usepackage{amstext}
|
|
\usepackage{pgfplots}
|
|
\usepackage{tikz}
|
|
\usepackage{xspace}
|
|
\usepackage{enumerate}
|
|
\usepackage{lmodern}
|
|
\usepackage{amsfonts}
|
|
\usepackage{mathtools}
|
|
\usepackage{alphalph}
|
|
\usepackage{algorithm}
|
|
\usepackage{algpseudocode}
|
|
\usepackage{wrapfig}
|
|
\usepackage[polish]{babel}
|
|
\usepackage{braket}
|
|
\usepackage{subcaption}
|
|
\usepackage{multirow}
|
|
|
|
\pgfplotsset{compat=1.15}
|
|
\usepgfplotslibrary{groupplots}
|
|
\usepgfplotslibrary{external}
|
|
|
|
\usetikzlibrary{decorations.pathmorphing, arrows.meta, positioning}
|
|
\usetikzlibrary{shapes.geometric, arrows, intersections}
|
|
|
|
% opening
|
|
\title{Przetwarzanie Rozproszone - Projekt}
|
|
\author{\protect\begin{tabular}{lll}
|
|
Weronika Czarnecka & \textit{165600} & \multirow{4}{*}{Informatyka gr. 1, Semestr IV} \tabularnewline
|
|
Anna Piliczewska & \textit{165436} & \tabularnewline
|
|
Maciej Borzyszkowski & \textit{165407} & \tabularnewline
|
|
Kacper Donat & \textit{165581} & %
|
|
\protect\end{tabular}}
|
|
|
|
\floatname{algorithm}{Program}
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
|
|
\section{Cel projektu}
|
|
Też go szukam
|
|
|
|
\end{document}
|