This repo contains LaTeX template for experiment (mainly for CS) report.
TODO:
- add vscode configure file to improve ease of use
- exploit github action to enable automatic compiling
It's highly recommended to use VSCode and its LaTeX Workshop plugin to compile this prooject.
- fetch this repo using
git
or download the compressed file. - enter the directory, compile
main.tex
(Chinese version) viax
➡️b
➡️x
➡️x
ormain_en.tex
(English version) byp
➡️b
➡️p
➡️p
provided by the workspace settings.
You can also upload this to online platform like overleaf.
Click ⭐ if you find this repo helpful. Any suggestions and PRs are welcome.