Giter VIP home page Giter VIP logo

whut-bachelor's Introduction

LaTeX Template for Bachelor's Degree Thesis of WHUT v0.991

简介

  • 编译要求:XeLaTeX & biber
  • 编译环境:TeX Live 2019
  • 编译系统:Windows

本项目首次发布于2019年9月29日。

简明帮助

参照 main.tex 以及 body/ 文件夹中文件修改即可。

对于使用 Overleaf 或其他尚未安装 华文中宋 (STzhongsong) 字体的系统,请在 main.tex 中导入文档类 whut-bachelor 时传入参数 noextrafonts (即 \documentclass[noextrafonts]{whut-bachelor})。
注意:此时封面标题等部分使用“华文中宋”字体的内容将使用repo中STZhongsong.ttf文件来满足字体要求。

目录结构

本模板推荐采用的文件目录结构:

.
├── main.tex                % 您的主 TeX 源文件
├── whut-bachelor.cls       % 本项目提供的的类文件
├── ref.bib                 % 包含您的参考文献的文件
└── body/                   % 包含您各章节 TeX 源文件的文件夹
    ├── abstract.tex        % 包含中英文摘要部分的 TeX 源文件
    ├── chapter1.tex        % 第一章的 TeX 源文件
    ├── chapter2.tex        % 第二章的 TeX 源文件
    ├── chapter...          % 后续章节的 TeX 源文件
    └── acknowledgemnt.tex  % 包含致谢部分的 TeX 源文件

TODO

  • 补充帮助
  • 补充示例

如果您对本模板的各方面有意见或建议,欢迎提出 issuespull requests

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.