Continuing writing report

This commit is contained in:
Marko Korhonen 2020-04-17 18:07:19 +03:00
parent bbaf01dafe
commit 95e8347efc
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
19 changed files with 175 additions and 222 deletions

View file

@ -0,0 +1,41 @@
% Abstract in Finnish
%Most probably, you only need to change the text of the abstract. Everything else comes from chapter/0info.tex
%If you do not have any appendix, you may delete \total{chapter} and replace with 0
\thispagestyle{tiivis}
\begin{otherlanguage}{finnish}
{\renewcommand{\arraystretch}{2}%
\begin{tabular}{ | p{4,7cm} | p{10,3cm} |}
\hline
Tekijä(t) \newline
Otsikko \newline\newline
Sivumäärä \newline
Aika
&
\makeatletter
\@author \newline
\otsikko \newline\newline %! if very long title over 2 lines, remove one \newline
\makeatother
\pageref*{LastPage} sivua + \total{chapter} liitettä \newline %! if no appendices, risk to count total of chapter :D
\pvm
\\ \hline
Tutkinto & \tutkinto
\\ \hline
Tutkinto-ohjelma & \kohjelma
\\ \hline
Ammatillinen pääaine & \suuntautumis
\\ \hline
Ohjaaja(t) & \ohjaajat
\\ \hline
\multicolumn{2}{|p{15cm}|}{\vspace{-22pt}
Tämän opinnäytetyön tavoitteena on selvittää Rust-ohjelmointikielen soveltuvuutta web-ohjelmointiin.\newline
Opinnäytetyön yhteydessä tehtiin projekti, missä palvelin- ja asiakaspuoli toteutettiin molemmat Rustilla. Tämän pohjalta arvioitiin kielen soveltuvuutta web-ojelmointiin.
} \\[14cm] \hline
Avainsanat & \avainsanat
\\ \hline
\end{tabular}
}
\end{otherlanguage}
\clearpage