BSc and MSc tex templates
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Marko Radisic a59290d8be Replace preamble and prvestrane with cls. Update readme. 4年前
img Sve 5年前
.gitignore Add templates to readme 5年前
README.md Replace preamble and prvestrane with cls. Update readme. 4年前
main.pdf Replace preamble and prvestrane with cls. Update readme. 4年前
main.tex Replace preamble and prvestrane with cls. Update readme. 4年前
tmtkthesis.cls Replace preamble and prvestrane with cls. Update readme. 4年前
tutorial.tex Slight modifications 5年前

README.md

BSc and MSc TeX templates

Pogledati PDF.

Options:

Za Master rad koristiti:

\usepackage[msc]{tmtkthesis}

Za Diplomski rad koristiti:

\usepackage[bsc]{tmtkthesis}

Ukoliko je sadržaj dat u vidu stavki (items) koristiti:

\usepackage[msc, itemtoc]{tmtkthesis}
...
\krataksadrzaj{
\item Prva 
\item Druga 
}
...