Thesis Preparation
The latex template has five judges by default. To transform into three jurors;
1. Change the command line \documentclass in thesis.text file as follows;
\documentclass[chaparabic,ceng,ms,12pt,oneandhalf,threejury]{metu}
2. Turn the command line into a comment line by adding the % sign to the beginning of the command line with the information of the fourth and fifth jurors.
To convert to five Jury members;
1. Change the command line \documentclass in thesis.text file as follows;
\documentclass[chaparabic,ceng,ms,12pt,oneandhalf,fivejury]{metu}
2. Make sure that the command line with the information of the fourth and fifth jurors is active.
(for example "\thesisdefencedate{01.01.2000}" --> "\thesisdefencedate{21.08.2022}")