Skip to content

sdayu/PSU-thesis-latex-template

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
bin
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

The latex template for PSU thesis

Resources

Stars

Watchers

Forks

Packages

No packages published