关于参考文献连续引用的格式调整
#258
-
Beta Was this translation helpful? Give feedback.
Answered by
note286
Mar 17, 2025
Replies: 3 comments 24 replies
-
你的诉求是不符合标准的。 |
Beta Was this translation helpful? Give feedback.
16 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
\documentclass{xdupgthesis}
\xdusetup{info/bib-resource=reference.bib}
\usepackage{biblatex}
\DeclareFieldFormat{titlecase}{\MakeSentenceCase*{#1}}
\begin{document}
\cite{Yu2023CPS,zhang2021CPS}
\end{document} 在国标文件中未见到对题名中英文单词大小写有明确的规定。 你所述的情况不是在使用了 |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
或者