文献引用不需要上标怎么办? #1133
Answered
by
LogCreative
JackChou1996
asked this question in
提问
文献引用不需要上标怎么办?
#1133
-
比如我想要(xxx,1930)这种格式引用文献,但是不需要上标,需要怎么修改代码?
|
Beta Was this translation helpful? Give feedback.
Answered by
LogCreative
Dec 18, 2025
Replies: 2 comments 7 replies
-
|
修改此处 Line 116 in ba580cf 为 \usepackage[backend=biber,style=gb7714-2015ay]{biblatex}之后使用 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JackChou1996
-
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




修改此处
SJTUThesis/setup.tex
Line 116 in ba580cf
为
之后使用
\cite{}即可。详见biblatex-gb7714-2015宏包文档。