2.3.2 Supervisor

Supervisor is the primary person when the student is conducting their thesis. This person can be an internal (i.e., MCI Lecturer, Researcher) or could be someone from a company.

An example of this options is shown as below:

...
Supervisor     = {%  
  Company = {Ministry of Sillyputty}, % <- The company of the supervisor
  Prefix  = {Dipl-Eng.},  
  Name    = {Colin Devon}, 
  Postfix = {M.Sc},
},%     
...
Variable: /Thesis/Supervisor/Company

Inserts the company name which the supervisor belongs to. This option should only be used if the supervisor is outside MCI as using this option will require the insertion of the Reviewer option as well.

Default is unset.

Variable: /Thesis/Supervisor/Prefix

Prints prefix honorifics for the supervisor, if there is any. For example titles such as Dr. or Dipl-Eng should be added here.

Default is unset.

Variable: /Thesis/Supervisor/Name

Prints the name of the supervisor.

Default is unset.

Variable: /Thesis/Supervisor/Postfix

Prints post honorifics of the supervisor. For example, titles such as Ph.D should be added here

Default is unset.