While writing your thesis, you must use any Word or Latex thesis templates on our institute's Thesis Writing Process page. Our institute is not responsible for any errors in thesis prepared without using these templates.
No. All information on how to use the thesis templates is available in the files you download together with the thesis templates. If you consider this information while writing your thesis, it is impossible to encounter any difficulties. Please do not insist on this.
For the thesis template in .docx format on our website to run smoothly, you must first follow the steps specified in the "Readme" file in the folder you downloaded together with the template. Afterward, you must strictly follow all the warnings in the thesis template. If you continue to experience problems after performing these steps, you can contact us using the Contact Form on our website.
No. Thesis drafts are checked once they reach our institute together with your Thesis Jury Assignment Form, for once only. During this control, some warnings are made about the errors seen on your thesis draft. You should update your thesis draft by considering the information in the Thesis Control Form along with these warnings.

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.

You must add \renewcommand\theequation{\thechapter.\arabic{equation}} after the usepackage lines.
Turn the command line into a comment line by adding the % sign to the beginning of the command line with the partner advisor information.
You can edit the date section according to your Jury date in Thesisdefencedate in thesis.tex file.
(for example "\thesisdefencedate{01.01.2000}" --> "\thesisdefencedate{21.08.2022}")

Last Updated:
22/08/2022 - 11:39