An open API service indexing awesome lists of open source software.

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.

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
![license](https://img.shields.io/github/license/mashape/apistatus.svg)