Giter VIP home page Giter VIP logo

bjutthesis's Introduction

BJUTThesis

欢迎使用北京工业大学博士学位论文模板

BjutTHESIS 为北京工业大学博士学位论文 非官方 LaTeX 模板,制作依据为北京工业大学研究生院发布的 《北京工业大学研究生学位论文撰写规范(2017修订)》

模板内容

模板的格式细节极大程度地遵循了撰写规范。

与硕士学位论文不同,工大博士学位论文要求提供双语的扉页、摘要、目录、图题和表题,模板对此予以实现,样例文档 提供了使用示例和效果预览。

preview_01

preview_02

preview_03

使用环境

本模板目前支持 XeLaTeX 引擎,字符编码仅支持 UTF-8

目前测试通过的平台:

  • Windows 7 /Windows 10TeXLive 2018/2019/2020;
  • macOS 10.13.6MacTeX 2019;
  • macOS 10.15.6MacTeX 2020.

更新日志

  • @20201210

    • 修复双语图题、表题在指定宽度时英文标题无法居中的 bug,需更新 captionbicaption 宏包至修复后版本(如 CTAN Release 2020-10-26 或更新版本),或从宏包作者 Axel Sommerfeldt 的 gitlab仓库 下载 *.sty 文件放置在工作目录或覆盖旧版宏包;

    • 添加图、表和术语目录,注:此类目录撰写规范并未要求,如无需,编译前删除相关命令即可;

    • 更新参考文献作者姓名为 \textsc 格式;

    • 增加 where 环境,方便添加符合撰写规范要求的公式变量注释。用法及效果如下:

      \begin{equation}
          E = mc^2
      \end{equation}
      \begin{where}[式中:]
          $E$ & 能量; \\
          $m$ & 质量; \\
          $c$ & 光速。光速指光在真空中的速率,是一个物理常数。光速指光在真空中的速率。
      \end{where}

  • @20200910

    • macOS 10.15 下需升级 CTeX 宏集至 2.5.4 或更新版本,以确保字体设置通过编译。
    • 修复 macOS 下扉页中文标题无法自动换行的问题。
  • @20191024

    • 加入 macOS 适配。

致谢

  • 感谢 TeX 的开发人员和贡献者,以及 CTeX 提供的 LaTeX 中文支持。
  • 感谢 部分 早期的工作为模板制作提供了一定参考。

声明

模板中使用的校徽图片及校徽组合Logo的版权归北京工业大学所有。

其他部分使用 MIT 授权协议 ,由于违犯协议而引起的任何纠纷争端均与本模板作者无关。

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.