Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
whzecomjm committed Apr 1, 2015
1 parent bb062dc commit ae8065a
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# sustcthesis
graduation thesis latex template for sustcer
This is a graduation thesis latex template for sustcer, including bachelor, master and doctor's thesis template. This template is based on the template of ustc given by [ywg@ustcbbs](https://code.google.com/p/ustcthesis/).


This template is based on the template for ustc.
Some tips:

* main.tex is the main tex files, you should edit it to change the information of your thesis.
* In bib folder you should add your references into .bib file.
* In chapter folder, you could split your files into several chapters.
* Insider figures, there are two default figures which are our badge. Besides, you could add your picture of the thesis here.
* clean.bat is to clean useless files after texify. This file would be called by make.bat.
* After you have finished your thesis, click make.bat, you will get a pdf version.
* .cls and .bst files are template files.

0 comments on commit ae8065a

Please sign in to comment.