# PCL Progress Report **Repository Path**: LeeWlving/pcl-progress-report ## Basic Information - **Project Name**: PCL Progress Report - **Description**: latex实验进度模板 - **Primary Language**: TeX/LaTeX - **License**: CC-BY-4.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-25 - **Last Updated**: 2023-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PCL Progress Report A LaTeX template for the project report of PCL doctoral students. It is based on LaTeX `article` class. Minimal customisation has been added to match provided template. ## Usage ### Overleaf To use this template on [Overleaf](https://www.overleaf.com): 1. [Download this repository, password: RnSm](https://caiyun.139.com/m/i?145C7uP07nUSL) as a zip file 2. Go on Overleaf, click **New Project** and then **Upload Project** 3. Select the zip file downloaded in step 1 4. You're done! The report will get compiled and you'll see a live preview on the right :) You can start writing your report in the `main.tex` file. ### Local Use the traditional instructions, e.g.: ```bash xelatex --shell-escape main.tex biber main xelatex --shell-escape main.tex ``` ### Title Pages ![hitsz](https://pic.imgdb.cn/item/64e8ce6e661c6c8e5411cce5.png) ## Figures, code snippets, bibliography Examples are given in the template, but please consult LaTeX documentation for further details. For instance, visit [Overleaf webpage](https://www.overleaf.com/learn/latex/Creating_a_document_in_LaTeX). ## Contributing Contributions are welcome! Please open a PR for any improvoment. ## License The template is released under the Attribution 4.0 license. PCL assets are [© PCL](https://www.pcl.ac.cn/).