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.},
},%
...
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.
Prints the name of the reviewer.
Default is unset.
Prints post honorifics of the reviewer. For example, titles such as Ph.D should be added here
Default is unset.