2.3.3 Reviewer

Reviewer is the examiner when the student is conducting their thesis with a company. The reviewer can be considered as a liason between the student and the MCI.

An example usage of this is shown below

...             % <- Previously the Supervisor was
...             % defined so we add the Reviewer
Reviewer     = {%  
     Prefix     = {Rev.},
     Name       = {Ted Marshall},
     Postfix    = {Esq.},  
   },%
...
Variable: /Thesis/Reviewer/Prefix

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

Default is unset.

Variable: /Thesis/Reviewer/Name

Prints the name of the reviewer.

Default is unset.

Variable: /Thesis/Reviewer/Name

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

Default is unset.