Giter VIP home page Giter VIP logo

swjtuthesis's Introduction

西南交通大学学位论文 LaTeX 模板

Travis build GitHub release Github downloads GitHub commits

本项目是西南交通大学的学位论文 LaTeX 模板 swjtuthesis,按照 《西南交通大学研究生学位论文撰写规范》 和 《本科毕业设计(论文)指导纪要(模板)》 的要求编写,兼容最新版的 TeX Live、MacTeX 、MikTeX 发行版,支持跨平台使用。

注意:

  1. 使用说明文档 swjtuthesis.pdf 在发布版中附带,用户也可自行编译获取说明文档;使用模板前应仔细阅读

  2. 本模板要求 TeX Live、MacTeX、MikTeX 不低于 2015 年的发行版, 并且尽可能升级到最新。

  3. 不支持 CTeX 套装

下载地址

编译文档

  • 编译模板的使用说明文档 swjtuthesis.pdf

    latexmk swjtuthesis.dtx
    
  • 编译论文 main.pdf

    latexmk
    
  • 如需清理论文编译过程中的临时文件,可以:

    latexmk -c
    
  • 以上编译过程也可以用 make 工具:

    make doc        # 编译生成 swjtuthesis.pdf
    make            # 编译生成论文 main.pdf
    make clean      # 删除编译过程中生成的临时文件
    

swjtuthesis's People

Contributors

geosciman avatar katrinleinweber avatar

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.