Coder Social home page Coder Social logo

nku_graduate_design's Introduction

南开大学本科生毕业论文(毕业设计)LaTeX模板

  • 本模板除了标准字体外还用到了“方正粗楷简体”,个人授权免费,需自行下载安装。
  • Windows下测试编译通过。

已知问题

  • 英文题目无法自动换行

模板来源

南开大学研究生(博士生)毕业论文LaTeX模板

thanks to @darfux, @NewFuture

当前标准

南开大学本科毕业论文(设计)指导手册2018,[本科生论文格式要求补充规定2016V1_2_21]

编写

编译方式

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++特别优化)

nku_graduate_design's People

Contributors

mitsuhiro-uesugi avatar

Watchers

 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.