Code Monkey home page Code Monkey logo

my_phd_paper's Introduction

NJU-Thesis

  本项目是在南京大学学位论文LaTeX模板的基础上进行了修改,并撰写我的毕业论文。

使用说明:

  • 安装环境为Windows系统,由于原先LaTeX版本已经是几年之前的了,且CTeX也已很久没有更新,所以本模版不再使用CTeX,而是安装Tex Live 2020,并安装TeXstudio作为编辑器,以上两款软件均可在网上free获取。
  • 由于旧的LaTeX模版老旧,使用Tex Live 2020编译存在bug,所以对原模版就行修改,主要修改了njuthesis.cls文件,已可进行正常编译。查找资料参考https://www.overleaf.com/blog/tex-live-2020-now-available和https://github.com/njuHan/njuthesis-nju-thesis-template/issues/8。
  • 因需对中文编译,所以必须配置使用XeLaTeX作为编译方式(一般英文编译,默认使用pdfLaTeX进行编译)。且在编译前记得关闭所有pdf阅读器,否则无法生成pdf文件。
  • 切换本科生、研究生、博士生论文模版,需修改.tex文件中\documentclass[参数],如博士论文模版,对应参数中填写phd。
  • 参数twoside/oneside指定排版的文档为双面/单面格式,如果论文双面打印,则建议用twoside(twoside会使得chapter章节从奇数页开始,即纸张的正面开始,因此会出现一些空白的页面)。
  • 使用bibtex文献管理,用编辑器编辑sample.bib文件即可。或使用JabRef打开

文件说明:

文件(夹) 说明
sample.tex 示例文档,可作为学位论文的基本模板
sample.bib 示例文档的参考文献数据库
njuthesis.cls 模板类文件
njuthesis.cfg 模板配置文件
njulogo.eps 南京大学校徽图片
njuname.eps 南京大学校名图片
gbt7714-2005.bst 符合国标GB/T 7714-2005 的参考文献样式文件
figures/ 示例文档图片目录

参考文献格式说明

严格遵循**国家标准《GB/T 7714-2005: 文后参考文献著录规则》
详细信息见该项目:GBT7714-2005-BibTeX-Style

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.