Giter VIP home page Giter VIP logo

nkthesis's Introduction

NKThesis

南开大学硕士毕业论文(博士论文)Latex模板

当前标准 南开大学研究生学位论文写作规范(修订版)201709

thanks to @darfux

编写

编译方式

xelatex(Tex编译)+biber(参考文献编译)

编译脚本

  • windows 双击 build.cmd即可
  • linux 在此目录下运行 ./build.cmd即可

手动编译:

xelatex main
biber main
xelatex main
xelatex main

推荐编辑器和工具

基本要求: 自动补全,语法高亮,错误提示,实时预览,光标同步

说明

文件

  • main.tex模板入口
  • nkthesis.bib 参考文献bib文件,可使用Google学术或百度学术直接导出bibtex格式
  • tex/文件夹 每一章单独一个文件,主要写作部分

其他

  • 支持绘图
  • 支持语法高亮(pythonc++特别优化)

nkthesis's People

Contributors

newfuture avatar sszzsupersupersupersuper avatar

Watchers

James Cloos 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.