https://github.com/thenetadmin/zjureporttemplate
LaTex Template of Lab Report for ZJU Students.
https://github.com/thenetadmin/zjureporttemplate
Last synced: 5 months ago
JSON representation
LaTex Template of Lab Report for ZJU Students.
- Host: GitHub
- URL: https://github.com/thenetadmin/zjureporttemplate
- Owner: TheNetAdmin
- License: mit
- Created: 2017-03-04T05:57:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-06T06:56:07.000Z (over 6 years ago)
- Last Synced: 2025-02-26T10:54:08.308Z (about 1 year ago)
- Language: TeX
- Homepage:
- Size: 75.2 KB
- Stars: 16
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZjuReportTemplate
Latex template for experiment reports in ZJU.
## Usage
1. Fill in the information sheet in `info/info.tex`.
2. Place contents of report in `body/*.tex`.
3. Place code files in `code/`.
4. Place pictures in `figures/`.
5. Use PDFLatex/XeLatex to compile. (PS. If you want to add extra space between English and Chinese words, use XeLatex to compile, PDFLatex would not add the space automatically)
6. If you want to reconfigure the format, rewrite the format sheets in `format/`. The usages are in `format/format.tex`.
7. The sample output is `SampleOutput/Sample.pdf`.
## Tools recommended
1. IDE: TexStudio
2. Tex Engine: Texlive 2017
## License
