The latex template for PSU thesis
- 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 | Description |
---|---|
abstract.tex | บทคัดย่อ |
acknowledgement.tex | กิตติกรรมประกาศ |
appendix | ภาคผนวก |
chapter | บทที่ |
thesis.tex | วิทยานิพนธ์ฉบับเต็ม |
vitae.tex | ประวัติผู้เขียน |
references.bib | เอกสารอ้างอิง (bibtex) |