PHD Discussions Logo

Ask, Learn and Accelerate in your PhD Research

Question Icon Post Your Answer

Question Icon

6 years ago in Data Analysis By Pooja

Latex software for thesis writing

All Answers (3 Answers In All)

By Trisha Answered 6 years ago

you must include abstract section after the title page. 
   In latex, to do this we utilise chapter command and include an asterisk. 
   If you want to add a table of contents, then use the tableofcontents command.

By Natasha Answered 6 years ago

You have chosen the right software. Using latex you can easily and quickly complete your thesis. 
   Here instead of just composing chapters in the main .texfile, develop a separate .tex file for each section in the chapters folder. 
   You can add these sections into the document, using input command in the root document. Remember to include in chapters/ before the file name.

By Avinash Kumar Answered 6 years ago

   Sure. https://www.google.com/url?q=http://data-mining.philippe-fournier-viger.com/latex-for-making-good-looking-research-papers/&sa=D&source=hangouts&ust=1562218692460000&usg=AFQjCNFD_tvS2lFjcBx51v-JwhMlQQxiBg, https://texblog.org/2012/06/08/writing-a-thesis-in-latex/.
 

Your Answer