Coder Social home page Coder Social logo

hanqing-yu / uestc_lab_report_latex_template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zshufan/uestc_lab_report_latex_template

0.0 0.0 0.0 428 KB

A LaTeX Template for UESTC Lab Report

License: LaTeX Project Public License v1.3c

TeX 94.79% Shell 5.21%

uestc_lab_report_latex_template's Introduction

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!

uestc_lab_report_latex_template's People

Contributors

zshufan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.