Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion nsfc.sty
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,9 @@ AutoFakeBold=3,
\textcolor{HighLight}{{\bfseries#1}}}

\usepackage[square,numbers,sort&compress]{natbib}%数字引用[1]
\bibliographystyle{bibs/gbt7714-numerical}
%\bibliographystyle{bibs/gbt7714-numerical}
\usepackage{gbt7714}
\bibliographystyle{gbt7714-numerical}
%\usepackage[round,sort]{natbib}%作者年引用Author(2022)
%\bibliographystyle{bibs/gbt7714-author-year}
%bst定制方法:修改对应.bst文件的FUNCTION {load.config}部分设置
Expand Down