BSc and MSc tex templates
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

преди 4 години
преди 4 години
1234567891011121314151617181920212223
  1. BSc and MSc TeX templates
  2. Pogledati [PDF](./main.pdf).
  3. Options:
  4. Za Master rad koristiti:
  5. \usepackage[msc]{tmtkthesis}
  6. Za Diplomski rad koristiti:
  7. \usepackage[bsc]{tmtkthesis}
  8. Ukoliko je sadržaj dat u vidu stavki (items) koristiti:
  9. \usepackage[msc, itemtoc]{tmtkthesis}
  10. ...
  11. \krataksadrzaj{
  12. \item Prva
  13. \item Druga
  14. }
  15. ...