https://github.com/quanghusst/graduationthesissample
Thesis template for HUST student
https://github.com/quanghusst/graduationthesissample
hust latex latex-template template
Last synced: 24 days ago
JSON representation
Thesis template for HUST student
- Host: GitHub
- URL: https://github.com/quanghusst/graduationthesissample
- Owner: Quanghusst
- Created: 2024-09-30T07:47:08.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-11T14:33:46.000Z (3 months ago)
- Last Synced: 2025-02-11T15:30:27.462Z (3 months ago)
- Topics: hust, latex, latex-template, template
- Language: TeX
- Homepage:
- Size: 8.55 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mẫu đồ án tốt nghiệp HUST
## 1. VScode
- Install Latex workshop extension in VS code.
- Install MiKTeX.
- Install Strawberry Perl.
- Then install **latexmk** in MiKTeX console (remember update before).
### Usage
- Terminal
```bash
latexmk -pdf filename.tex
```
---
### 2. Overleaf (strongly recommend)
- Download zip file and upload on overleaf.---
## 3. New feature
- Automatically generate the next chapter (**python complier required**)
```bash
.\AutoGenNextChapter.bat
```
---
## 4. Before drafting
- You can edit your author, school and location... in **main.tex** (because you can't `ctrl + click` to find it)