top of page

This section will help M.Sc. 2nd year and Ph.D. students with their project work and thesis writing. Most of us are pretty comfortable with 'Microsoft Office Suite'. We can write our project work/thesis in plain 'Word'. But when there are many mathematical expressions in your work, the best way to make your project look beautiful is to use Latex. The benefit of Latex is that you don't need to worry about handling the position of text and mathematical expressions i.e. you don't need to move/adjust everything if you insert something new. This consumes less time and gives an elegant output in different formats like .pdf, .dvi and so on. Besides, there are many other benefits of Latex. We will tell you about those advantages later. 

Every software/editor has its ups and downs. In WORD, what you see is what you get (WYSIWYG), but in Latex the thing is totally different. It has some rules.  But we will tell you only the amount of information you need. Don't get panicked and check whether you need it or not. the pictures below are some examples.

Latex for M.Sc. Project work

If you have a PC (Desktop/Laptop) then you are fine. Install the following softwares.

Now you are done with pc setup.

Writing Your Document (Texmaker):

  • open Texmaker and create a new file with CTRL+N.

  • write your codes (what is it ?).

  • save it in some folder by CTRL+S. (tutorial).

  • click on Quick Build. You will get the output file in the same folder where you saved the latex file (.tex at the end ). There will be some extra intermediate/auxiliary files. You don't need to delete them. 

Important Links:

 

PC Setup

bottom of page