Giter Site home page Giter Site logo

gdutart's Introduction

千呼万唤始出来,广工现在已有自己官方维护的 LaTeX 模板,请移步 https://github.com/sikouhjw/gdutthesis

广东工业大学毕业设计/论文LaTeX模板

目录结构

├─ img/
├─ ref/
│  ├── GBT7714/           论文引用国家标准
│  └── refs.bib           本地 bible 文件
├─ tex/                   模块化的 Tex 文件
├─ tools/
│  └── Excel2LaTeX Excel  转 latex 表格
├─ gdutart.cls            GDUT 论文模板文档类
├─ gdutbib.sty            GDUT 论文引用格式
├─ makepdf.bat            Windows 用编译脚本
├─ makepdf.sh             Linux 用编译脚本
└─ thesis.tex             Tex 文件入口

使用方法

\documentclass{gdutart}
\infosetup{
  subject = 本科毕业设计/论文,
  topic   = 题目,
  college = 学院,
  major   = 专业,
  grade   = 年级,
  stuid   = 学号,
  name    = 姓名,
  teacher = 老师
}

\begin{document}
...
\end{document}

如果不需要封面,可以使用参数 nocoverpage

\documentclass[nocoverpage]{gdutart}

gdutart's People

Contributors

nick-hopps avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

gdutart's Issues

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.