(New page: Theme: | '{{{name}}}'<BR> Supervisor: | {{{supervisor}}} {{{email}}}<BR> Specification: | {{{specification}}}<BR> Literature: | {{{literature}}}<BR> Preconditions: | {{{preconditions}}}<BR...)
 
Riadok 1: Riadok 1:
Theme: | '{{{name}}}'<BR>
+
|Theme: | '{{{name}}}'<BR>
Supervisor: | {{{supervisor}}} {{{email}}}<BR>
+
|Supervisor: | {{{supervisor}}} {{{email}}}<BR>
Specification: | {{{specification}}}<BR>
+
|Specification: | {{{specification}}}<BR>
Literature: | {{{literature}}}<BR>
+
|Literature: | {{{literature}}}<BR>
Preconditions: | {{{preconditions}}}<BR>
+
|Preconditions: | {{{preconditions}}}<BR>
Student: | {{{student}}} <BR>
+
}Student: | {{{student}}} <BR>
 
<BR>
 
<BR>
 
<noinclude>
 
<noinclude>

Verzia zo dňa a času 09:20, 23. august 2007

|Theme: | '{{{name}}}'
|Supervisor: | {{{supervisor}}} {{{email}}}
|Specification: | {{{specification}}}
|Literature: | {{{literature}}}
|Preconditions: | {{{preconditions}}}
}Student: | {{{student}}}


Usage

This is a template for a theme of bachelor, master or dissertation thesis. Use it as follows

{{Theme
   | name = preliminary name of theses
   | supervisor = name and surname of the person who offers this theme
   | email = supervisor e-mail, use the word ‘at’ instead of ‘@’
   | specification = specification of the theses
   | literature = books and papers separated by <nowiki><BR>|
  | preconditions = what is required on the person who aspires to perform
  | student = name and surname of the person who aspires to perform
}}</nowiki>

An example to copy & paste:

{{Theme
   | name = MiniSumo
   | supervisor = Andrej Lúčny
   | email = lucny at fmph.uniba.sk
   | specification = 

riadenie LEGO robota do kategórie MiniSumo súťaže ISTROBOT (alebo aj inú kategóriu - chodenie po čiare, myš v bludisku) (platforma Java - Lejos), viď. www.robotika.sk

   | literature = 

1. Arkin, R.: Behavior-based robotics. MIT Press, Cambridge, Mass, 1998 (dodáme) <BR>|
2. Ferrari, M.: Building robots with LEGO Mindstorm, Syngress, 2002 (dodáme)

   | preconditions =

Java

   | student = free
 }}