mirror of
https://github.com/kuhyx/praca_magisterska.git
synced 2026-07-04 13:23:05 +02:00
chore: added titles author and so on
This commit is contained in:
parent
166fae5ec2
commit
900b61c0ee
BIN
latex/main.pdf
BIN
latex/main.pdf
Binary file not shown.
@ -31,28 +31,21 @@
|
||||
%------------------
|
||||
% Strona tytułowa
|
||||
%------------------
|
||||
\instytut{XXXXXX}
|
||||
\kierunek{XXXXXX}
|
||||
\specjalnosc{XXXXXX}
|
||||
\instytut{Automatyki i Informatyki Stosowanej}
|
||||
\kierunek{Informatyka}
|
||||
\specjalnosc{Inteligetne Systemy}
|
||||
\title{
|
||||
Niepotrzebnie długi i skomplikowany tytuł pracy \\
|
||||
trudny do przeczytania, zrozumienia i wymówienia
|
||||
Porównanie wydajności i możliwości współczesnych silników gier komputerowych
|
||||
}
|
||||
% Title in English for English theses
|
||||
% In English theses, you may remove this command
|
||||
\engtitle{
|
||||
Unnecessarily long and complicated thesis' title \\
|
||||
difficult to read, understand and pronounce
|
||||
Comparison of performance and capabilities of modern computer games engines
|
||||
}
|
||||
% Title in Polish for English theses
|
||||
% Use it only in English theses
|
||||
\poltitle{
|
||||
Niepotrzebnie długi i skomplikowany tytuł pracy \\
|
||||
trudny do przeczytania, zrozumienia i wymówienia
|
||||
}
|
||||
\author{\{Imię i Nazwisko\}}
|
||||
\album{XXXXXX}
|
||||
\promotor{XXXXXX}
|
||||
|
||||
\author{inż. Krzysztof Rudnicki}
|
||||
\album{307585}
|
||||
\promotor{dr inż. Michał Chwesiuk}
|
||||
\date{\the\year}
|
||||
\maketitle
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user