Code Monkey home page Code Monkey logo

gbt7714-2005-bibtex-style's Introduction

GBT7714-2005-BibTeX-Style

A GB/T 7714-2005 national standard compliant BibTeX style.

符合国家标准《GB/T 7714-2005: 文后参考文献著录规则》的BibTeX样式文件。具体的排版效果请参见测试文档

特色

支持的文献类型

  • 书籍:book
  • 汇编:collection
  • 会议录:proceedingsconference
  • 学位论文:phdthesismasterthesisbachelorthesis
  • 科技报告:techreport
  • 技术标准:standard
  • 参考工具:reference
  • 手册:manual
  • 未发表文献:unpublishedmanuscript
  • 期刊:periodical
  • 报纸:newspaper
  • 专利:patent
  • 网页:online
  • 计算机程序:program
  • 数据库:database
  • 书籍中的析出文献:inbook
  • 汇编中的析出文献:incollection
  • 会议录中的析出文献(会议论文):inproceedings
  • 期刊中的析出文献(期刊论文):article
  • 新闻报道:news

下载

安装

  1. 下载BST文件
  2. 将其复制到$(TEXMFLOCAL)/bibtex/bst/,其中$(TEXMFLOCAL)是你的机器上的本地的texmf目录,您可以通过执行kpsewhich --show-path=ls-R获得该目录路径;
  3. 通过执行texhash刷新texmf目录索引,注意执行该命令可能需要系统管理员权限;
  4. 如果您使用Linux或Mac OS X操作系统,您也可以通过项目所提供的Makefile脚本进行安装,只需在项目所在目录下运行以下命令:sudo make,注意需要通过sudo切换root权限。

使用

您只需在您的LaTeX源码中使用gbt7714-2005参考文献样式即可:

\bibliographystyle{gbt7714-2005}

更加具体的使用说明可参见用户手册

TODO

  • 完成BibTeX样式文件
  • 完成测试文档
  • 撰写用户手册

相关项目

gbt7714-2005-bibtex-style's People

Contributors

haixing-hu 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.