nchu_bachelor_work_records_template

南昌航空大学本科生毕业设计进度登记表Latex模板

https://github.com/arnold117/nchu_bachelor_work_records_template

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

南昌航空大学本科生毕业设计进度登记表Latex模板

Basic Info
  • Host: GitHub
  • Owner: arnold117
  • License: mit
  • Language: TeX
  • Default Branch: main
  • Size: 19.9 MB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created about 3 years ago · Last pushed about 3 years ago
Metadata Files
Readme License Citation

README.md

南昌航空大学本科毕业设计进度登记表 LaTeX 模版

本项目为非官方的南昌航空大学本科生毕业设计进度登记表 LaTeX 模版。

本模版由南昌航空大学毕业论文 LaTeX 模版 NCHUSC/NCHUBachelorThesis_Template 修改而成,特此表示衷心的感谢!

样例展示

正文样例可以参照PDF样例文档

项目结构

NCHU_Bachelor_Work_Records_Template ├─ .gitignore ├─ LICENSE ├─ README.md ├─ SimHei.ttf ├─ SimKai.ttf ├─ SimSun.ttc ├─ table.tex └─ work_records.tex

下载方式

Download ZIP 或者git clone

使用方法

有两种方式进行编辑和编译:

  • Overleaf 在线编译
  • 本地编译

推荐使用 Overleaf 在线编译的方式。

Overleaf 在线编译

强烈建议大家使用

Overleaf 是一个十分方便的网页版在线 LaTeX 编辑器。如果是 Overleaf 会员用户的话,甚至可以与 Github 同步。

  1. 在本项目界面,选择 Download ZIP
  2. 在 Overleaf 页面的 New Project,Upload Project,上传第 1 步下载的 zip 文件
  3. 点击左上角的 Menu 按钮,设置 Compiler 类型为 XeLaTeX,然后点击 Recompiler,即可查看编译好的页面

本地编译

本地编译需要安装 TeX 发行版软件,例如 TeX Live、MacTeX 和 MikTeX,这些发行版都自带了基本的 LaTeX 编译工具。

注意:系统需要安装有宋体(SimSun),楷体(SimKai)和黑体(SimHei)字体以及 Times New Roman 英文字体,并请不要使用 CTeX

Windows

可以在系统中安装 TeX Live 或者 MikTeX。

Mac

可以在系统中安装 MacTeX 或者 MikTeX 或者是 TeXShop。

Linux

可以在系统中安装 TeX Live 或者 MikTeX。

配置 VSCode + LaTeX Workshop

  1. 在 VSCode 左侧的插件栏搜索 LaTeX Workshop 并安装

  2. 下载或者克隆本模版,用 VSCode 打开项目文件夹

  3. 点击打开main.tex文件,点击左下角的的符号,选择第一项Build LaTex Project

  4. 选择Recipe: latexmk (xelatex)

    即在 Tex Live 环境下,使用xekatexmk进行编译

  5. 如果是使用 MikTeX,中途会提示安装宏包。等左下角再次显示,再点击,选择第二项View LaTeX PDF,即可进行预览。

问题反馈

本模板仍在维护,如果在使用本模板遇到任何问题,可以发邮件给我,或者在 Issues 中留言,亦可前往我的个人主页

后续计划

  • ~~支持实验报告模版等~~
  • 现在是3202年了,恁校还要手写实验报告,我已经不好说什么了。
  • ~~支持研究生论文模版等~~
  • 都要毕业了,看到了想起来了就来更一下
  • 欢迎提交 Pull Request

Owner

  • Name: Arnold
  • Login: arnold117
  • Kind: user
  • Location: Planet Moon
  • Company: National University of Singapore

Planet earth is blue and there nothing I can do.

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: NCHU_Bachelor_Work_Records_Template
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Yanuo
    family-names: Zhou
    orcid: 'https://orcid.org/0000-0003-1114-9743'
    email: arnoldchow@outlook.com
    affiliation: >-
      Nanchang Hangkong Univ, Sch Measuring & Opt
      Engn, Dept Biomed Engn, Nanchang 330063,
      Jiangxi, PR China
identifiers:
  - type: doi
    value: 10.5281/zenodo.7538089
repository-code: >-
  https://github.com/dotponder/NCHU_Bachelor_Work_Records_Template
license: MIT

GitHub Events

Total
Last Year