/PSU-thesis-latex-template

The latex template for PSU thesis

Primary LanguageTeX

PSU-thesis-latex-template

The latex template for PSU thesis

How to use

  • Full report
$ xelatex thesis.tex
$ xelatex thesis.tex

or

$ xelatex thesis.tex && xelatex thesis.tex

Compile with Bibtex

$ xelatex thesis.tex 
$ bibtex thesis
$ xelatex thesis.tex
$ xelatex thesis.tex

or

$ xelatex thesis.tex && bibtex thesis && xelatex thesis.tex && xelatex thesis.tex
  • Each Chapeter
$ xelatex chapter1/chapter1.tex

File Structures

File Description
abstract.tex บทคัดย่อ
acknowledgement.tex กิตติกรรมประกาศ
appendix ภาคผนวก
chapter บทที่
thesis.tex วิทยานิพนธ์ฉบับเต็ม
vitae.tex ประวัติผู้เขียน
references.bib เอกสารอ้างอิง (bibtex)

Team