UESTC Lab Report LaTeX Template Save

A LaTeX Template for UESTC Lab Report

Project README

English | 简体中文

AUR license AUR license AUR license

LaTeX Lab Report Template for UESTC Undergraduates


Brief Introduction


  • This LaTeX template is write for undergraduates of School of Information and Software Engineering of UESTC. The aim of this template is to cut down worries of frequent adjustment of document layout on writing lab reports, and to make artistic and layout-unified lab report while saving time. Another expectation is that the template could be an opportunity to popularize LaTeX.
  • This template is easy to use and with detailed comments. Students with little LaTeX experience can refer to LaTeX Wikibook. I believe you will love it! (Attention: The goal language of this template is Chinese, so you need TeX Live )
  • The revision of this template has read LaTeX-Template-CnucasthesisUESTCthesis for reference. I am deeply indebted to authors of all these templates!
  • Suggestions for improvement will be gratefully received. Welcome to pull requests and issues for this repository!

Repository Structure


├── lab report(zh-cn)/    
│   ├── imgs/    picture directory †
|       └── logo.pdf    school badge
│   ├── lab_report(zh_cn).tex    template †
│   └── lab_report(zh_cn).pdf    results

Dagger † represents file need to be customized.

Dependencies


Successfully compiled under 64 bit win10,Tex Live 2017 environment.

XeTeX 3.14159265-2.6-0.99998 (TeX Live 2017/W32TeX)

Further experiments on Mac and Linux are expected.

Quick Start


  1. Clone or download this repository to local environment. This command is suggested:

    git clone https://github.com/heywrcoding/UESTC_Lab_Report_LaTeX_Template.git
    

    Or click: Clone or download -> Download Zip

  2. Modified files with dagger † in Repository Structure as your own thought. To be detailed:

    1. Put pictures used in the lab report under imgs/ directory.
    2. Modified corresponding text content in lab_report(zh_cn).tex. Examples of usage of inserting codes, tables, pictures, pseudocodes are showed in Appendix.
  3. Compile .tex file with the following command:

    xelatex lab_report(zh_cn).tex
    

    Or use graphic button "XeLaTeX" provided by LaTeX editor such as WinEdt to execute compilation.

    The correct result of compilation is lab_report(zh_cn).pdf, you can check whether it is under expectation.

    You can see the result of example lab report compiled on my machine.

Preview


About me, subscribe my
Github:Shufan Zhang
Mail:Gmail
I will appreciate your approval and stars!

Open Source Agenda is not affiliated with "UESTC Lab Report LaTeX Template" Project. README Source: zshufan/UESTC_Lab_Report_LaTeX_Template
Stars
44
Open Issues
0
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating