CTAN Comprehensive TeX Archive Network

Directory biblio/bibtex/contrib/gbt7714

README.md

GB/T 7714—2015 Style

CTAN GitHub release GitHub commits Build

Introduction

The gbt7714 package provides a comprehensive and configurable implementation of the Chinese National Standard GB/T 7714, "Information and documentation—Rules for bibliographic references and citations to information resources." The styles included in the package support both numeric and author-year citation systems, and are fully compatible with the natbib package for advanced citation commands and formatting. These styles are designed to automatically detect the language (Chinese or English) of each bibliographic entry and apply the appropriate localization. Additionally, the package exposes a range of configuration options, allowing users to easily adapt the output to the requirements of specific academic journals or institutions.

简介

gbt7714 宏包提供了一套全面且高度可配置的 实现,旨在严格遵循中国国家标准 GB/T 7714 《信息与文献 参考文献著录规则》。 该宏包的 样式不仅支持顺序编码制和著者-出版年制两种引用体系, 还与 natbib 宏包完全兼容,从而支持更高级的引用命令和格式。 这些 样式能够自动识别参考文献条目的中/英文语言,并进行相应的处理。 此外,该宏包还提供了丰富的配置选项,方便用户根据特定学术期刊或机构的具体要求, 对参考文献的输出格式进行调整。

使用方法

以下是 gbt7714 宏包的一个简单示例。

\documentclass[UTF8]{ctexart}
\usepackage{gbt7714}
\bibliographystyle{gbt7714-numeric}
\begin{document}
\cite{...}
...
\bibliography{bibfile}
\end{document}
  1. 在导言区调用宏包 gbt7714
  2. 使用 \bibliographystyle 选择参考文献的样式。
  3. 在正文中使用 \cite 命令引用文献。
  4. 使用 \bibliography 调用 数据库 bibfile.bib,并生成参考文献表。

编译方式

为例,编译 main.tex 文件。

xelatex main
bibtex main
xelatex main
xelatex main

参考文献著录标准

相关讨论

  1. 陈浩元(标准起草人). GB/T 7714 新标准对旧标准的主要修改及实施要点提示[J/OL]. 编辑学报,2015,27(4):339-343. http://bjxb.cessp.org.cn/ch/reader/viewabstract.aspx?fileno=20150411&flag=1. DOI:10.16811/j.cnki.1001-4314.2015.04.015.
  2. 陈浩元. 关于 GB/T 7714—2015 编校失误答同人问[J/OL]. 编辑学报,2016,28(1):2. http://bjxb.cessp.org.cn/ch/reader/viewabstract.aspx?fileno=20160138&flag=1.
  3. 陈浩元. 怎样著录著者-出版年制联机网络文献的“出版年”?[J/OL]. 编辑学报,2023,35(5):590. http://bjxb.cessp.org.cn/ch/reader/viewabstract.aspx?fileno=20230528&flag=1.
  4. 陈浩元. 对 GB/T 7714—2015 的标识符号问题咨询的答复[J/OL]. 编辑学报,2024,36(2):139. http://bjxb.cessp.org.cn/ch/reader/viewabstract.aspx?fileno=20240205&flag=1.
  5. 刘孝平,张耀蕾,刘霞. GB/T 7714—2015《信息与文献 参考文献著录规则》修订研究[J/OL]. 数字图书馆论坛,2024,20(12):28-34. https://journals.istic.ac.cn/dlf/ch/reader/viewabstract.aspx?fileno=202412004&flag=1. DOI:10.3772/j.issn.1673-2286.2024.12.004.

相关项目

Download the contents of this package in one zip archive (767.3k).

gbt7714 – A implementation of China National Standard GB/T 7714

The package provides a comprehensive and configurable implementation of the Chinese National Standard GB/T 7714, Information and documentation---Rules for bibliographic references and citations to information resources. The styles included in the package support both numeric and author-year citation systems, and are fully compatible with the natbib package for advanced citation commands and formatting. These styles are designed to automatically detect the language (Chinese or English) of each bibliographic entry and apply the appropriate localization. Additionally, the package exposes a range of configuration options, allowing users to easily adapt the output to the requirements of specific academic journals or institutions.

Packagegbt7714
Bug trackerhttps://github.com/zepinglee/gbt7714-bibtex-style/issues
Announcementshttps://github.com/CTeX-org/gbt7714-bibtex-style/releases
Repositoryhttps://github.com/zepinglee/gbt7714-bibtex-style
Version2.2.0 2026-05-03
LicensesThe Project Public License 1.3c
Copyright2016–2025 Zeping Lee
MaintainerZeping Lee
Contained inTeX Live as gbt7714
MiKTeX as gbt7714
Topics Support
Chinese
Std conform
...
Guest Book Sitemap Contact Contact Author