(New page: Theme: | '{{{name}}}'<BR> Supervisor: | {{{supervisor}}} {{{email}}}<BR> Specification: | {{{specification}}}<BR> Literature: | {{{literature}}}<BR> Preconditions: | {{{preconditions}}}<BR...)
 
 
(28 intermediate revisions by 2 users not shown)
Riadok 1: Riadok 1:
Theme: | '{{{name}}}'<BR>
+
'''{{{name}}}'''<BR>('''{{{supervisor}}}''', {{{email}}})
Supervisor: | {{{supervisor}}} {{{email}}}<BR>
+
<div style="margin-left: 2em;">
Specification: | {{{specification}}}<BR>
+
<div>''Specification:'' {{{specification}}}</div>
Literature: | {{{literature}}}<BR>
+
''Literature:''
Preconditions: | {{{preconditions}}}<BR>
+
{{{literature}}}
Student: | {{{student}}} <BR>
+
<div>''Preconditions:'' {{{preconditions}}}</div>
<BR>
+
<div>''Student:'' {{{student}}}</div>
 +
</div>
 
<noinclude>
 
<noinclude>
  
Riadok 13: Riadok 14:
  
 
  <nowiki>{{Theme
 
  <nowiki>{{Theme
   | name = preliminary name of theses
+
   | name = preliminary name of thesis
 
   | supervisor = name and surname of the person who offers this theme
 
   | supervisor = name and surname of the person who offers this theme
 
   | email = supervisor e-mail, use the word ‘at’ instead of ‘@’
 
   | email = supervisor e-mail, use the word ‘at’ instead of ‘@’
   | specification = specification of the theses
+
   | specification = specification of the thesis
   | literature = books and papers separated by <nowiki><BR>|</nowiki>
+
   | literature = books and papers, each on a separate line, started by <nowiki>#</nowiki>
   | preconditions = what is required on the person who aspires to perform
+
   | preconditions = what is required on the student who aspires to perform
   | student = name and surname of the person who aspires to perform
+
   | student = name and surname of the student who aspires to perform
 
  }}</nowiki>
 
  }}</nowiki>
  
Riadok 34: Riadok 35:
 
   | literature =  
 
   | literature =  
  
1. Arkin, R.: Behavior-based robotics. MIT Press, Cambridge, Mass, 1998 (dodáme) <BR>|
+
# Arkin, R.: Behavior-based robotics. MIT Press, Cambridge, Mass, 1998 (dodáme)
2. Ferrari, M.: Building robots with LEGO Mindstorm, Syngress, 2002 (dodáme)
+
# Ferrari, M.: Building robots with LEGO Mindstorm, Syngress, 2002 (dodáme)
 
+
  | preconditions =
+
 
+
Java
+
  
 +
  | preconditions = Java
 
   | student = free
 
   | student = free
 
  }}</nowiki>
 
  }}</nowiki>
 
</noinclude>
 
</noinclude>

Aktuálna revízia z 00:04, 25. október 2007

{{{name}}}
({{{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 thesis
   | 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 thesis
   | literature = books and papers, each on a separate line, started by <nowiki>#
  | preconditions = what is required on the student who aspires to perform
  | student = name and surname of the student 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 = 

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

   | preconditions = Java
   | student = free
 }}