# ZJU-UIUC ECE Courses Report Template **Repository Path**: martinz2002/zjui-report-template ## Basic Information - **Project Name**: ZJU-UIUC ECE Courses Report Template - **Description**: ZJU-UIUC ECE Courses Report Template - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-07 - **Last Updated**: 2023-02-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ZJU-UIUC Report Template This is a template for reports (such as lab reports, MP reports) for ECE courses at ZJU-UIUC, Zhejiang University. It is originally designed to fit in the requirement of ECE 385, based on the syllabus of Spring 2020 semester. ## Usage Put `\usepackage{zjui-report}` in the preamble. Write your document like `template.tex` and **compile with XeTeX or LuaTeX** to make `ctex` package working normally. (Sometimes we need to input a couple of Chinese characters… `ctex` makes this possible) If you do not like `ctex`, simply remove it from `lab-report.cls`. Package `BibTex` is already included in the package. See `zjui-report.sty` for more details about packages already included. ## Feedback Open an issue.