text
stringlengths
9
39.2M
dir
stringlengths
25
226
lang
stringclasses
163 values
created_date
timestamp[s]
updated_date
timestamp[s]
repo_name
stringclasses
751 values
repo_full_name
stringclasses
752 values
star
int64
1.01k
183k
len_tokens
int64
1
18.5M
```restructuredtext .. _menuconfig: Interactive Kconfig interfaces ############################## There are two interactive configuration interfaces available for exploring the available Kconfig options and making temporary changes: ``menuconfig`` and ``guiconfig``. ``menuconfig`` is a curses-based interface that run...
/content/code_sandbox/doc/build/kconfig/menuconfig.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
1,663
```restructuredtext .. _setting_configuration_values: Setting Kconfig configuration values #################################### The :ref:`menuconfig and guiconfig interfaces <menuconfig>` can be used to test out configurations during application development. This page explains how to make settings permanent. All Kco...
/content/code_sandbox/doc/build/kconfig/setting.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
3,289
```unknown .. _boardname_linkname: [Board Name] ############# Overview ******** [A short description about the board, its main features and availability] .. figure:: board_name.png :width: 800px :align: center :alt: Board Name Board Name (Credit: <owner>) Hardware ******** [General Hardware informatio...
/content/code_sandbox/doc/templates/board.tmpl
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
189
```unknown .. zephyr:code-sample:: a_unique_id_for_the_sample :name: A descriptive short name for the sample :relevant-api: space-separated list of Doxygen groups of APIs this sample is a good showcase of Short text description of the sample. It is recommended to word this as if you were completing the sen...
/content/code_sandbox/doc/templates/sample.tmpl
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
268
```restructuredtext .. _kconfig_tips_and_tricks: Kconfig - Tips and Best Practices ################################# This page covers some Kconfig best practices and explains some Kconfig behaviors and features that might be cryptic or that are easily overlooked. .. note:: The official Kconfig documentation is `...
/content/code_sandbox/doc/build/kconfig/tips.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
7,345
```restructuredtext .. _hardening: Hardening Tool ############## Before launching a product, it's crucial to ensure that your software is as secure as possible. This process, known as "hardening", involves strengthening the security of a system to protect it from potential threats and vulnerabilities. At a high-leve...
/content/code_sandbox/doc/security/hardening-tool.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
504
```restructuredtext :orphan: .. _security-citations: Security Document Citations ########################### .. [SALT75] J. H. Saltzer and M. D. Schroeder, "The protection of information in computer systems," Proceedings of the IEEE, vol. 63, no. 9, pp. 1278-1308, Sep 1975. [Online]. Available: path_to_url ...
/content/code_sandbox/doc/security/security-citations.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
484
```restructuredtext .. _sensor-threat: Sensor Device Threat Model ########################## This document describes a threat model for an IoT sensor device. Spelling out a threat model helps direct development effort, and can be used to help prioritize these efforts as well. This device contains a sensor of some ty...
/content/code_sandbox/doc/security/sensor-threat.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
4,056
```restructuredtext .. _security_section: Security ######## These documents describe the requirements, processes, and developer guidelines for ensuring security is addressed within the Zephyr project. .. toctree:: :maxdepth: 1 :glob: security-overview.rst reporting.rst secure-coding.rst sensor-thr...
/content/code_sandbox/doc/security/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
94
```restructuredtext .. _secure code: Secure Coding ############# Traditionally, microcontroller-based systems have not placed much emphasis on security. They have usually been thought of as isolated, disconnected from the world, and not very vulnerable, just because of the difficulty in accessing them. The Internet ...
/content/code_sandbox/doc/security/secure-coding.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
2,634
```restructuredtext .. _security-overview: Zephyr Security Overview ######################## Introduction ************ This document outlines the steps of the Zephyr Security Subcommittee towards a defined security process that helps developers build more secure software while addressing security compliance requirem...
/content/code_sandbox/doc/security/security-overview.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
6,213
```restructuredtext .. _reporting: Security Vulnerability Reporting ################################ Introduction ============ Vulnerabilities to the Zephyr project may be reported via email to the vulnerabilities@zephyrproject.org mailing list. These reports will be acknowledged and analyzed by the security respon...
/content/code_sandbox/doc/security/reporting.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
1,644
```restructuredtext .. _security_standards: Security standards and Zephyr ############################# For a long period organizations were, more or less, left responsible to deal with cyber security on their own. This included how to assess the scale and impact of the problem and who to properly respond it. Now, g...
/content/code_sandbox/doc/security/standards/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
166
```restructuredtext .. _vulnerabilities: Vulnerabilities ############### This page collects all of the vulnerabilities that are discovered and fixed in each release. It will also often have more details than is available in the releases. Some vulnerabilities are deemed to be sensitive, and will not be publicly disc...
/content/code_sandbox/doc/security/vulnerabilities.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
11,814
```restructuredtext .. _contribute_to_zephyr: Contributing to Zephyr ###################### Contributions from the community are the backbone of the project. Whether it is by submitting code, improving documentation, or proposing new features, your efforts are highly appreciated. This page lists useful resources and ...
/content/code_sandbox/doc/contribute/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
828
```restructuredtext .. _external-contributions: Contributing External Components ################################ In some cases it is desirable to leverage existing, external source code in order to avoid re-implementing basic functionality or features that are readily available in other open source projects. This s...
/content/code_sandbox/doc/contribute/external.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
2,376
```restructuredtext .. _etsi_303645: ETSI 303-645 ############ `ETSI EN 303 645`, also known as "Cyber Security for Consumer Internet of Things: Baseline Requirements," is a standard developed by the European Telecommunications Standards Institute (ETSI). The standard includes provisions for secure software updates...
/content/code_sandbox/doc/security/standards/etsi-303645.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
6,008
```restructuredtext .. _rfcs: Proposals and RFCs ################## Many changes, including bug fixes and documentation improvements can be implemented and reviewed via the normal GitHub pull request workflow. Many changes however are "substantial" and need to go through a design process and produce a consensus amon...
/content/code_sandbox/doc/contribute/proposals_and_rfcs.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
513
```restructuredtext .. _bin-blobs: Binary Blobs ############ In the context of an operating system that supports multiple architectures and many different IC families, some functionality may be unavailable without the help of executable code distributed in binary form. Binary blobs (or blobs for short) are files con...
/content/code_sandbox/doc/contribute/bin_blobs.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
2,421
```restructuredtext .. _contributor-expectations: Contributor Expectations ######################## The Zephyr project encourages :ref:`contributors <contributor>` to submit changes as smaller pull requests. Smaller pull requests (PRs) have the following benefits: - Reviewed more quickly and reviewed more thoroughly...
/content/code_sandbox/doc/contribute/contributor_expectations.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
2,935
```restructuredtext .. _contribute_guidelines: Contribution Guidelines ####################### As an open-source project, we welcome and encourage the community to submit patches directly to the project. In our collaborative open source environment, standards and methods for submitting changes help reduce the chaos ...
/content/code_sandbox/doc/contribute/guidelines.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
8,727
```restructuredtext .. _doc_guidelines: Documentation Guidelines ######################## .. highlight:: rst .. note:: For instructions on building the documentation, see :ref:`zephyr_doc`. Zephyr Project content is written using the `reStructuredText`_ markup language (.rst file extension) with Sphinx extensio...
/content/code_sandbox/doc/contribute/documentation/guidelines.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
5,020
```restructuredtext .. _zephyr_doc: Documentation Generation ######################## These instructions will walk you through generating the Zephyr Project's documentation on your local system using the same documentation sources as we use to create the online documentation found at path_to_url .. _documentation-ov...
/content/code_sandbox/doc/contribute/documentation/generation.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
2,349
```restructuredtext .. _coding_guidelines: Coding Guidelines ################# The project TSC and the Safety Committee of the project agreed to implement a staged and incremental approach for complying with a set of coding rules (AKA Coding Guidelines) to improve quality and consistency of the code base. Below are t...
/content/code_sandbox/doc/contribute/coding_guidelines/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
14,593
```unknown %% %% This is file `gbt7714-2005-author-year.bst', %% generated with the docstrip utility. %% %% The original source files were: %% %% gbt7714.dtx (with options: `2005,author-year') %% your_sha256_hash--- %% GB/T 7714 BibTeX Style %% path_to_url %% Version: 2024/03/08 v2.1.6 %% your_sha256_hash--- %% your_s...
/content/code_sandbox/gbt7714-2005-author-year.bst
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
13,593
```unknown %% %% This is file `gbt7714-numerical.bst', %% generated with the docstrip utility. %% %% The original source files were: %% %% gbt7714.dtx (with options: `2015,numerical') %% your_sha256_hash--- %% GB/T 7714 BibTeX Style %% path_to_url %% Version: 2024/03/08 v2.1.6 %% your_sha256_hash--- %% your_sha256_has...
/content/code_sandbox/gbt7714-numerical.bst
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
12,561
```tex %% %% This is file `gbt7714.sty', %% generated with the docstrip utility. %% %% The original source files were: %% %% gbt7714.dtx (with options: `package') %% your_sha256_hash--- %% GB/T 7714 BibTeX Style %% path_to_url %% Version: 2024/03/08 v2.1.6 %% your_sha256_hash--- %% your_sha256_hash--- %% This file may...
/content/code_sandbox/gbt7714.sty
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
4,274
```unknown %% %% This is file `gbt7714-2005-numerical.bst', %% generated with the docstrip utility. %% %% The original source files were: %% %% gbt7714.dtx (with options: `2005,numerical') %% your_sha256_hash--- %% GB/T 7714 BibTeX Style %% path_to_url %% Version: 2024/03/08 v2.1.6 %% your_sha256_hash--- %% your_sha25...
/content/code_sandbox/gbt7714-2005-numerical.bst
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
12,563
```lua #!/usr/bin/env texlua module = "gbt7714" testfiledir = "./test/testfiles" testsuppdir = testfiledir .. "/support" -- sourcefiles = {"*.dtx", "*.sty"} installfiles = {"*.sty", "*.bst"} tagfiles = {"*.dtx", "*.ins", "CHANGELOG.md", "variants/*.ins"} checkengines = {"xetex"} stdengine = "xetex" checkconfigs = ...
/content/code_sandbox/build.lua
lua
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
763
```unknown .PHONY : test testall save all bst doc clean cleanall install ctan FORCE_MAKE NAME = gbt7714 PKGFILES = $(NAME).sty BSTFILES = $(NAME)-numerical.bst $(NAME)-author-year.bst TEXOPTS = -file-line-error -halt-on-error -interaction=nonstopmode LATEXMK = latexmk -xelatex $(TEXOPTS) testbst : bst bash test/tes...
/content/code_sandbox/Makefile
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
380
```tex % !TeX encoding = UTF-8 % !TeX program = xetex \input docstrip.tex \keepsilent \askforoverwritefalse \preamble your_sha256_hash--- GB/T 7714 BibTeX Style path_to_url Version: 2024/03/08 v2.1.6 your_sha256_hash--- your_sha256_hash--- This file may be distributed and/or modified under the of this license or (at yo...
/content/code_sandbox/gbt7714.ins
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
317
```unknown %% %% This is file `gbt7714-author-year.bst', %% generated with the docstrip utility. %% %% The original source files were: %% %% gbt7714.dtx (with options: `2015,author-year') %% your_sha256_hash--- %% GB/T 7714 BibTeX Style %% path_to_url %% Version: 2024/03/08 v2.1.6 %% your_sha256_hash--- %% your_sha256...
/content/code_sandbox/gbt7714-author-year.bst
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
13,591
```tex \input docstrip.tex \keepsilent \askforoverwritefalse \preamble your_sha256_hash--- GB/T 7714 BibTeX Style path_to_url Version: 2024/03/08 v2.1.6 your_sha256_hash--- your_sha256_hash--- This file may be distributed and/or modified under the of this license or (at your option) any later version. The latest versio...
/content/code_sandbox/variants/gbt7714-variants.ins
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
462
```tex % \iffalse meta-comment % GB/T 7714 BibTeX Style % path_to_url % % % This file may be distributed and/or modified under the % of this license or (at your option) any later version. % The latest version of this license is in % path_to_url % and version 1.3c or later is part of all distributions of LaTeX % vers...
/content/code_sandbox/gbt7714.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
33,063
```unknown %% %% This is file `variants/thu/thuthesis-numeric.bst', %% generated with the docstrip utility. %% %% The original source files were: %% %% gbt7714.dtx (with options: `2015,thu,numerical') %% your_sha256_hash--- %% GB/T 7714 BibTeX Style %% path_to_url %% Version: 2024/03/08 v2.1.6 %% your_sha256_hash--- %...
/content/code_sandbox/variants/thu/thuthesis-numeric.bst
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
12,565
```unknown %% %% This is file `variants/thu/thuthesis-author-year.bst', %% generated with the docstrip utility. %% %% The original source files were: %% %% gbt7714.dtx (with options: `2015,thu,author-year') %% your_sha256_hash--- %% GB/T 7714 BibTeX Style %% path_to_url %% Version: 2024/03/08 v2.1.6 %% your_sha256_has...
/content/code_sandbox/variants/thu/thuthesis-author-year.bst
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
13,596
```unknown %% %% This is file `variants/thu/thuthesis-bachelor.bst', %% generated with the docstrip utility. %% %% The original source files were: %% %% gbt7714.dtx (with options: `2015,numerical') %% your_sha256_hash--- %% GB/T 7714 BibTeX Style %% path_to_url %% Version: 2024/03/08 v2.1.6 %% your_sha256_hash--- %% y...
/content/code_sandbox/variants/thu/thuthesis-bachelor.bst
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
12,562
```unknown %% %% This is file `variants/ustc/ustcthesis-numerical.bst', %% generated with the docstrip utility. %% %% The original source files were: %% %% gbt7714.dtx (with options: `2015,ustc,numerical') %% your_sha256_hash--- %% GB/T 7714 BibTeX Style %% path_to_url %% Version: 2024/03/08 v2.1.6 %% your_sha256_hash...
/content/code_sandbox/variants/ustc/ustcthesis-numerical.bst
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
12,568
```unknown %% %% This is file `variants/ustc/ustcthesis-authoryear.bst', %% generated with the docstrip utility. %% %% The original source files were: %% %% gbt7714.dtx (with options: `2015,ustc,author-year') %% your_sha256_hash--- %% GB/T 7714 BibTeX Style %% path_to_url %% Version: 2024/03/08 v2.1.6 %% your_sha256_h...
/content/code_sandbox/variants/ustc/ustcthesis-authoryear.bst
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
13,599
```unknown %% %% This is file `variants/ustc/ustcthesis-bachelor.bst', %% generated with the docstrip utility. %% %% The original source files were: %% %% gbt7714.dtx (with options: `2015,numerical,italic-journal,no-url,no-doi') %% your_sha256_hash--- %% GB/T 7714 BibTeX Style %% path_to_url %% Version: 2024/03/08 v2....
/content/code_sandbox/variants/ustc/ustcthesis-bachelor.bst
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
12,573
```unknown %% %% This is file `variants/ucas/ucasthesis-author-year.bst', %% generated with the docstrip utility. %% %% The original source files were: %% %% gbt7714.dtx (with options: `2015,ucas,author-year') %% your_sha256_hash--- %% GB/T 7714 BibTeX Style %% path_to_url %% Version: 2024/03/08 v2.1.6 %% your_sha256_...
/content/code_sandbox/variants/ucas/ucasthesis-author-year.bst
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
13,597
```python abbrs = { 'China Physics C': 'Chin Phys C', 'Chinese Physics Letters': 'Chin Phys Lett', 'Nuclear Instruments and Methods in Physics Research Section A': 'Nucl Instr and Meth A', 'Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associat...
/content/code_sandbox/tools/abbr-journal.py
python
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
421
```lua testfiledir = "./test/testfiles-bibunits" testsuppdir = testfiledir .. "/support" checkruns = 3 function runtest_tasks(name) return "bibtex -terse bu1; bibtex -terse bu2" end ```
/content/code_sandbox/test/config-bibunits.lua
lua
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
60
```lua testfiledir = "./test/testfiles-chapterbib" testsuppdir = testfiledir .. "/support" checkruns = 3 function runtest_tasks(name) return "bibtex -terse section1; bibtex -terse section2" end ```
/content/code_sandbox/test/config-chapterbib.lua
lua
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
60
```shell testfiledir="test/testbst" testsuppdir="$testfiledir/support" unpackdir="build/unpacked"; testdir="build/test"; texoptions="-file-line-error -halt-on-error -interaction=nonstopmode" unpackexe="xetex $texoptions" checkexe="xelatex $texoptions -no-pdf" bibtexexe="bibtex" if [ ! -d "$unpackdir" ]; then mkdi...
/content/code_sandbox/test/test.sh
shell
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
676
```shell testfiledir="test/testbst" testsuppdir="$testfiledir/support" unpackdir="build/unpacked"; testdir="build/test"; texoptions="-file-line-error -halt-on-error -interaction=nonstopmode" unpackexe="xetex $texoptions" checkexe="xelatex $texoptions -no-pdf" bibtexexe="bibtex" if [ ! -d "$unpackdir" ]; then mkdi...
/content/code_sandbox/test/save.sh
shell
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
367
```tex \input{regression-test.tex} \documentclass{article} \pagestyle{empty} \usepackage{gbt7714} \usepackage{bibunits} \citestyle{super} \begin{document} \START \showoutput \include{section1} \include{section2} \clearpage \OMIT \end{document} ```
/content/code_sandbox/test/testfiles-bibunits/package-bibunits.tex
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
80
```unknown This is a generated file for the l3build validation system. Don't change this file in any respect. (section1.tex (bu1.aux) LaTeX Font Info: External font `cmex10' loaded for size (Font) <7> on input line .... LaTeX Font Info: External font `cmex10' loaded for size (Font) <5> o...
/content/code_sandbox/test/testfiles-bibunits/package-bibunits.tlg
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
3,961
```tex \section{Bar} \begin{bibunit}[gbt7714-numerical] Bar\cite{jon91,jon92a} \putbib[section2] \end{bibunit} ```
/content/code_sandbox/test/testfiles-bibunits/support/section2.tex
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
43
```tex @book{4.1.2:14, author = {Peebles, Jr, Peyton Z.}, title = {Probability, Random Variables, and Random Signal Principles}, edition = {4}, address = {New York}, publisher = {McGraw-Hill}, year = {2001}, } ```
/content/code_sandbox/test/testfiles-bibunits/support/section1.bib
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
77
```tex \begin{bibunit}[gbt7714-numerical] \section{Foo} Foo\cite{4.1.2:14} \putbib[section1] \end{bibunit} ```
/content/code_sandbox/test/testfiles-bibunits/support/section1.tex
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
44
```tex @article{jon88, author = {Jones}, title = {Title}, journal = {Journal}, year = {1988}, } @article{jon89, author = {Jones and Baker}, title = {Title}, journal = {Journal}, year = {1989}, } @article{jon90, author = {Jones and Baker and W...
/content/code_sandbox/test/testfiles-bibunits/support/section2.bib
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
430
```unknown This is a generated file for the l3build validation system. Don't change this file in any respect. (section1.tex LaTeX Font Info: External font `cmex10' loaded for size (Font) <7> on input line .... LaTeX Font Info: External font `cmex10' loaded for size (Font) <5> on input li...
/content/code_sandbox/test/testfiles-chapterbib/package-chapterbib.tlg
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
4,035
```tex \input{regression-test.tex} \documentclass{article} \pagestyle{empty} \usepackage{chapterbib} \usepackage{gbt7714} \begin{document} \START \showoutput \include{section1} \include{section2} \clearpage \OMIT \end{document} ```
/content/code_sandbox/test/testfiles-chapterbib/package-chapterbib.tex
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
74
```tex \section{Bar} Bar\cite{jon91,jon92a} \bibliographystyle{gbt7714-numerical} \bibliography{refs} ```
/content/code_sandbox/test/testfiles-chapterbib/support/section2.tex
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
37
```tex \section{Foo} Foo\cite{jon90,jam91} \bibliographystyle{gbt7714-numerical} \bibliography{refs} ```
/content/code_sandbox/test/testfiles-chapterbib/support/section1.tex
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
36
```tex @article{jon88, author = {Jones}, title = {Title}, journal = {Journal}, year = {1988}, } @article{jon89, author = {Jones and Baker}, title = {Title}, journal = {Journal}, year = {1989}, } @article{jon90, author = {Jones and Baker and W...
/content/code_sandbox/test/testfiles-chapterbib/support/refs.bib
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
430
```tex \documentclass{ctexart} \usepackage{gbt7714} \usepackage{hyperref} \begin{document} \citestyle{super} Foo \nocite{*} \bibliographystyle{test} \bibliography{standard,test} \end{document} ```
/content/code_sandbox/test/minimal/test.tex
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
63
```tex ```
/content/code_sandbox/test/minimal/test.bib
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
1
```unknown %% %% This is file `variants/ucas/ucasthesis-numerical.bst', %% generated with the docstrip utility. %% %% The original source files were: %% %% gbt7714.dtx (with options: `2015,ucas,numerical') %% your_sha256_hash--- %% GB/T 7714 BibTeX Style %% path_to_url %% Version: 2024/03/08 v2.1.6 %% your_sha256_hash...
/content/code_sandbox/variants/ucas/ucasthesis-numerical.bst
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
12,567
```unknown ENTRY {}{}{} FUNCTION {test} { % ", . " #1 "{vv~}{ll}{, jj}{, ff}" format.name$ top$ "Knuth, Donald E." #1 "{vv~}{ll}{f}" format.name$ top$ ", . " #1 "{vv~}{ll}{f}" format.name$ top$ } READ EXECUTE{test} ```
/content/code_sandbox/test/minimal/test.bst
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
84
```tex \bibstyle{test} % \bibstyle{gbt7714-numerical} % \bibstyle{gbt7714-author-year} \citation{*} \bibdata{test} ```
/content/code_sandbox/test/minimal/test.aux
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
42
```unknown %% %% This is file `gbt7714-numerical.bst', %% generated with the docstrip utility. %% %% The original source files were: %% %% gbt7714.dtx (with options: `2015,numerical') %% your_sha256_hash--- %% GB/T 7714 BibTeX Style %% path_to_url %% Version: 2024/03/08 v2.1.6 %% your_sha256_hash--- %% your_sha256_has...
/content/code_sandbox/test/minimal/gbt7714-numerical.bst
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
12,561
```unknown ```
/content/code_sandbox/test/minimal/test.bbl
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
1
```unknown %% %% This is file `gbt7714-author-year.bst', %% generated with the docstrip utility. %% %% The original source files were: %% %% gbt7714.dtx (with options: `2015,author-year') %% your_sha256_hash--- %% GB/T 7714 BibTeX Style %% path_to_url %% Version: 2024/03/08 v2.1.6 %% your_sha256_hash--- %% your_sha256...
/content/code_sandbox/test/minimal/gbt7714-author-year.bst
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
13,591
```tex \input{regression-test.tex} \documentclass[UTF8,scheme=plain,fontset=fandol]{ctexart} \pagestyle{empty} \usepackage{gbt7714} \citestyle{numbers} \begin{document} \START \showoutput % Basic Citation Commands Citation \citet{jon88} test\par Citation \citet{jon88}.\par Citation \citet[42]{jon89} test\par Citation ...
/content/code_sandbox/test/testfiles/numbers.tex
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
402
```tex \input{regression-test.tex} \documentclass[UTF8,scheme=plain,fontset=fandol]{ctexart} \pagestyle{empty} \usepackage{gbt7714} \begin{document} \START \showoutput % Basic Citation Commands Citation \citet{jon88} test\par Citation \citet{jon88}.\par Citation \citet[42]{jon89} test\par Citation \citet[42]{jon89}.\p...
/content/code_sandbox/test/testfiles/super.tex
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
396
```tex \input{regression-test.tex} \documentclass[UTF8,scheme=plain,fontset=fandol]{ctexart} \pagestyle{empty} \usepackage{gbt7714} \begin{document} \START \showoutput Citation \cite{jon88} test\par Citation \cite{jon89} test\par Citation \cite{jon90} test\par \cite{lzp1}\par \cite{lzp2}\par \cite{lzp3}\par % Basic ...
/content/code_sandbox/test/testfiles/author-year.tex
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
734
```unknown This is a generated file for the l3build validation system. Don't change this file in any respect. LaTeX Font Info: External font `cmex10' loaded for size (Font) <7> on input line .... LaTeX Font Info: External font `cmex10' loaded for size (Font) <5> on input line .... Comple...
/content/code_sandbox/test/testfiles/numbers.tlg
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
9,945
```unknown This is a generated file for the l3build validation system. Don't change this file in any respect. LaTeX Font Info: External font `cmex10' loaded for size (Font) <7> on input line .... LaTeX Font Info: External font `cmex10' loaded for size (Font) <5> on input line .... Comple...
/content/code_sandbox/test/testfiles/super.tlg
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
10,857
```tex @article{jon88, author = {Jones}, title = {Title}, journal = {Journal}, year = {1988}, } @article{jon89, author = {Jones and Baker}, title = {Title}, journal = {Journal}, year = {1989}, } @article{jon90, author = {Jones and Baker and W...
/content/code_sandbox/test/testfiles/support/refs.bib
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
430
```unknown \begin{thebibliography}{128} \providecommand{\natexlab}[1]{#1} \providecommand{\url}[1]{#1} \expandafter\ifx\csname urlstyle\endcsname\relax\else \urlstyle{same}\fi \expandafter\ifx\csname href\endcsname\relax \DeclareUrlCommand\doi{\urlstyle{rm}} \def\eprint#1#2{#2} \else \def\doi#1{\href{path_to_ur...
/content/code_sandbox/test/testbst/option-no-mark.bbl
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
7,967
```unknown This is a generated file for the l3build validation system. Don't change this file in any respect. LaTeX Font Info: External font `cmex10' loaded for size (Font) <7> on input line .... LaTeX Font Info: External font `cmex10' loaded for size (Font) <5> on input line .... Comple...
/content/code_sandbox/test/testfiles/author-year.tlg
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
23,409
```unknown \begin{thebibliography}{129} \providecommand{\natexlab}[1]{#1} \providecommand{\url}[1]{#1} \expandafter\ifx\csname urlstyle\endcsname\relax\else \urlstyle{same}\fi \expandafter\ifx\csname href\endcsname\relax \DeclareUrlCommand\doi{\urlstyle{rm}} \def\eprint#1#2{#2} \else \def\doi#1{\href{path_to_ur...
/content/code_sandbox/test/testbst/option-short-journal.bbl
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
8,780
```tex %<*internal> \begingroup \def\nameoflatex{LaTeX2e} \expandafter\endgroup\ifx\nameoflatexe\fmtname\else \csname fi\endcsname %</internal> %<*install> \input docstrip.tex \nopreamble \keepsilent \askforoverwritefalse \nopostamble \generate{ \file{test.aux}{\from{\jobname.dtx}{aux}} \file{test.bst}{\from{gbt7...
/content/code_sandbox/test/testbst/option-no-urldate.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
260
```tex %<*internal> \begingroup \def\nameoflatex{LaTeX2e} \expandafter\endgroup\ifx\nameoflatexe\fmtname\else \csname fi\endcsname %</internal> %<*install> \input docstrip.tex \nopreamble \keepsilent \askforoverwritefalse \nopostamble \generate{ \file{test.aux}{\from{\jobname.dtx}{aux}} \file{test.bst}{\from{gbt7...
/content/code_sandbox/test/testbst/2015-numerical.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
255
```unknown \begin{thebibliography}{128} \providecommand{\natexlab}[1]{#1} \providecommand{\url}[1]{#1} \expandafter\ifx\csname urlstyle\endcsname\relax\else \urlstyle{same}\fi \expandafter\ifx\csname href\endcsname\relax \DeclareUrlCommand\doi{\urlstyle{rm}} \def\eprint#1#2{#2} \else \def\doi#1{\href{path_to_ur...
/content/code_sandbox/test/testbst/option-no-urldate.bbl
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
8,297
```tex %<*internal> \begingroup \def\nameoflatex{LaTeX2e} \expandafter\endgroup\ifx\nameoflatexe\fmtname\else \csname fi\endcsname %</internal> %<*install> \input docstrip.tex \nopreamble \keepsilent \askforoverwritefalse \nopostamble \generate{ \file{test.aux}{\from{\jobname.dtx}{aux}} \file{test.bst}{\from{gbt7...
/content/code_sandbox/test/testbst/option-no-url-doi.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
260
```unknown \begin{thebibliography}{4} \providecommand{\natexlab}[1]{#1} \providecommand{\url}[1]{#1} \expandafter\ifx\csname urlstyle\endcsname\relax\else \urlstyle{same}\fi \expandafter\ifx\csname href\endcsname\relax \DeclareUrlCommand\doi{\urlstyle{rm}} \def\eprint#1#2{#2} \else \def\doi#1{\href{path_to_url#...
/content/code_sandbox/test/testbst/ustc-author-year.bbl
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
340
```tex %<*internal> \begingroup \def\nameoflatex{LaTeX2e} \expandafter\endgroup\ifx\nameoflatexe\fmtname\else \csname fi\endcsname %</internal> %<*install> \input docstrip.tex \nopreamble \keepsilent \askforoverwritefalse \nopostamble \generate{ \file{test.aux}{\from{\jobname.dtx}{aux}} \file{test.bst}{\from{gbt7...
/content/code_sandbox/test/testbst/option-short-journal.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
413
```unknown \begin{thebibliography}{130} \providecommand{\natexlab}[1]{#1} \providecommand{\url}[1]{#1} \expandafter\ifx\csname urlstyle\endcsname\relax\else \urlstyle{same}\fi \expandafter\ifx\csname href\endcsname\relax \DeclareUrlCommand\doi{\urlstyle{rm}} \def\eprint#1#2{#2} \else \def\doi#1{\href{path_to_ur...
/content/code_sandbox/test/testbst/option-preprint.bbl
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
8,864
```tex %<*internal> \begingroup \def\nameoflatex{LaTeX2e} \expandafter\endgroup\ifx\nameoflatexe\fmtname\else \csname fi\endcsname %</internal> %<*install> \input docstrip.tex \nopreamble \keepsilent \askforoverwritefalse \nopostamble \generate{ \file{test.aux}{\from{\jobname.dtx}{aux}} \file{test.bst}{\from{gbt7...
/content/code_sandbox/test/testbst/option-no-medium-type.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
258
```unknown \begin{thebibliography}{129} \providecommand{\natexlab}[1]{#1} \providecommand{\url}[1]{#1} \expandafter\ifx\csname urlstyle\endcsname\relax\else \urlstyle{same}\fi \expandafter\ifx\csname href\endcsname\relax \DeclareUrlCommand\doi{\urlstyle{rm}} \def\eprint#1#2{#2} \else \def\doi#1{\href{path_to_ur...
/content/code_sandbox/test/testbst/option-2005-numerical.bbl
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
8,563
```tex %<*internal> \begingroup \def\nameoflatex{LaTeX2e} \expandafter\endgroup\ifx\nameoflatexe\fmtname\else \csname fi\endcsname %</internal> %<*install> \input docstrip.tex \nopreamble \keepsilent \askforoverwritefalse \nopostamble \generate{ \file{test.aux}{\from{\jobname.dtx}{aux}} \file{test.bst}{\from{gbt7...
/content/code_sandbox/test/testbst/thu-numeric.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
2,623
```unknown \begin{thebibliography}{128} \providecommand{\natexlab}[1]{#1} \providecommand{\url}[1]{#1} \expandafter\ifx\csname urlstyle\endcsname\relax\else \urlstyle{same}\fi \expandafter\ifx\csname href\endcsname\relax \DeclareUrlCommand\doi{\urlstyle{rm}} \def\eprint#1#2{#2} \else \def\doi#1{\href{path_to_ur...
/content/code_sandbox/test/testbst/option-no-slash.bbl
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
8,592
```tex %<*internal> \begingroup \def\nameoflatex{LaTeX2e} \expandafter\endgroup\ifx\nameoflatexe\fmtname\else \csname fi\endcsname %</internal> %<*install> \input docstrip.tex \nopreamble \keepsilent \askforoverwritefalse \nopostamble \generate{ \file{test.aux}{\from{\jobname.dtx}{aux}} \file{test.bst}{\from{gbt7...
/content/code_sandbox/test/testbst/option-no-uppercase.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
257
```unknown \begin{thebibliography}{128} \providecommand{\natexlab}[1]{#1} \providecommand{\url}[1]{#1} \expandafter\ifx\csname urlstyle\endcsname\relax\else \urlstyle{same}\fi \expandafter\ifx\csname href\endcsname\relax \DeclareUrlCommand\doi{\urlstyle{rm}} \def\eprint#1#2{#2} \else \def\doi#1{\href{path_to_ur...
/content/code_sandbox/test/testbst/option-italic-journal.bbl
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
8,711
```unknown \begin{thebibliography}{130} \providecommand{\natexlab}[1]{#1} \providecommand{\url}[1]{#1} \expandafter\ifx\csname urlstyle\endcsname\relax\else \urlstyle{same}\fi \expandafter\ifx\csname href\endcsname\relax \DeclareUrlCommand\doi{\urlstyle{rm}} \def\eprint#1#2{#2} \else \def\doi#1{\href{path_to_ur...
/content/code_sandbox/test/testbst/2015-author-year.bbl
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
8,947
```unknown \begin{thebibliography}{128} \providecommand{\natexlab}[1]{#1} \providecommand{\url}[1]{#1} \expandafter\ifx\csname urlstyle\endcsname\relax\else \urlstyle{same}\fi \expandafter\ifx\csname href\endcsname\relax \DeclareUrlCommand\doi{\urlstyle{rm}} \def\eprint#1#2{#2} \else \def\doi#1{\href{path_to_ur...
/content/code_sandbox/test/testbst/option-no-uppercase.bbl
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
8,578
```unknown \begin{thebibliography}{128} \providecommand{\biband}{} \providecommand{\bibetal}{} \providecommand{\natexlab}[1]{#1} \providecommand{\url}[1]{#1} \expandafter\ifx\csname urlstyle\endcsname\relax\else \urlstyle{same}\fi \expandafter\ifx\csname href\endcsname\relax \DeclareUrlCommand\doi{\urlstyle{rm}} ...
/content/code_sandbox/test/testbst/ucas-author-year.bbl
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
8,922
```unknown \begin{thebibliography}{34} \providecommand{\natexlab}[1]{#1} \providecommand{\url}[1]{#1} \expandafter\ifx\csname urlstyle\endcsname\relax\else \urlstyle{same}\fi \expandafter\ifx\csname href\endcsname\relax \DeclareUrlCommand\doi{\urlstyle{rm}} \def\eprint#1#2{#2} \else \def\doi#1{\href{path_to_url...
/content/code_sandbox/test/testbst/thu-numeric.bbl
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
2,372
```tex %<*internal> \begingroup \def\nameoflatex{LaTeX2e} \expandafter\endgroup\ifx\nameoflatexe\fmtname\else \csname fi\endcsname %</internal> %<*install> \input docstrip.tex \nopreamble \keepsilent \askforoverwritefalse \nopostamble \generate{ \file{test.aux}{\from{\jobname.dtx}{aux}} \file{test.bst}{\from{gbt7...
/content/code_sandbox/test/testbst/2015-author-year.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
408
```tex %<*internal> \begingroup \def\nameoflatex{LaTeX2e} \expandafter\endgroup\ifx\nameoflatexe\fmtname\else \csname fi\endcsname %</internal> %<*install> \input docstrip.tex \nopreamble \keepsilent \askforoverwritefalse \nopostamble \generate{ \file{test.aux}{\from{\jobname.dtx}{aux}} \file{test.bst}{\from{gbt7...
/content/code_sandbox/test/testbst/option-sl-sn.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
258
```unknown \begin{thebibliography}{128} \providecommand{\natexlab}[1]{#1} \providecommand{\url}[1]{#1} \expandafter\ifx\csname urlstyle\endcsname\relax\else \urlstyle{same}\fi \expandafter\ifx\csname href\endcsname\relax \DeclareUrlCommand\doi{\urlstyle{rm}} \def\eprint#1#2{#2} \else \def\doi#1{\href{path_to_ur...
/content/code_sandbox/test/testbst/option-only-start-page.bbl
unknown
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
8,574
```tex %<*internal> \begingroup \def\nameoflatex{LaTeX2e} \expandafter\endgroup\ifx\nameoflatexe\fmtname\else \csname fi\endcsname %</internal> %<*install> \input docstrip.tex \nopreamble \keepsilent \askforoverwritefalse \nopostamble \generate{ \file{test.aux}{\from{\jobname.dtx}{aux}} \file{test.bst}{\from{gbt7...
/content/code_sandbox/test/testbst/option-macro.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
257
```tex %<*internal> \begingroup \def\nameoflatex{LaTeX2e} \expandafter\endgroup\ifx\nameoflatexe\fmtname\else \csname fi\endcsname %</internal> %<*install> \input docstrip.tex \nopreamble \keepsilent \askforoverwritefalse \nopostamble \generate{ \file{test.aux}{\from{\jobname.dtx}{aux}} \file{test.bst}{\from{gbt7...
/content/code_sandbox/test/testbst/option-in-collection.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
257
```tex %<*internal> \begingroup \def\nameoflatex{LaTeX2e} \expandafter\endgroup\ifx\nameoflatexe\fmtname\else \csname fi\endcsname %</internal> %<*install> \input docstrip.tex \nopreamble \keepsilent \askforoverwritefalse \nopostamble \generate{ \file{test.aux}{\from{\jobname.dtx}{aux}} \file{test.bst}{\from{gbt7...
/content/code_sandbox/test/testbst/option-no-sentence-case.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
259
```tex %<*internal> \begingroup \def\nameoflatex{LaTeX2e} \expandafter\endgroup\ifx\nameoflatexe\fmtname\else \csname fi\endcsname %</internal> %<*install> \input docstrip.tex \nopreamble \keepsilent \askforoverwritefalse \nopostamble \generate{ \file{test.aux}{\from{\jobname.dtx}{aux}} \file{test.bst}{\from{gbt7...
/content/code_sandbox/test/testbst/option-link-title.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
258
```tex %<*internal> \begingroup \def\nameoflatex{LaTeX2e} \expandafter\endgroup\ifx\nameoflatexe\fmtname\else \csname fi\endcsname %</internal> %<*install> \input docstrip.tex \nopreamble \keepsilent \askforoverwritefalse \nopostamble \generate{ \file{test.aux}{\from{\jobname.dtx}{aux}} \file{test.bst}{\from{gbt7...
/content/code_sandbox/test/testbst/option-2005-author-year.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
255
```tex %<*internal> \begingroup \def\nameoflatex{LaTeX2e} \expandafter\endgroup\ifx\nameoflatexe\fmtname\else \csname fi\endcsname %</internal> %<*install> \input docstrip.tex \nopreamble \keepsilent \askforoverwritefalse \nopostamble \generate{ \file{test.aux}{\from{\jobname.dtx}{aux}} \file{test.bst}{\from{gbt7...
/content/code_sandbox/test/testbst/option-italic-journal.dtx
tex
2016-03-19T04:16:10
2024-08-16T08:50:19
gbt7714-bibtex-style
zepinglee/gbt7714-bibtex-style
1,167
259