Unverified Commit 0e068a55 authored by Li Keming's avatar Li Keming Committed by GitHub
Browse files

引用标记全改为上标格式, 废弃行内格式

根据在写作指南2022年8月23日版本
parent 861766c4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -122,8 +122,8 @@
%%%%%% 参考文献编译方式二选一,不要同时开启。
%%%% 选择一:使用 BibTeX + natbib 宏包
\usepackage[sort&compress]{gbt7714}
\citestyle{super} % 全局上标数字模式,中文主体采用
% \citestyle{numbers} % 全局行内数字模式,英文主体采用
\citestyle{super} % 全局上标数字模式
% \citestyle{numbers} % 全局行内数字模式,在写作指南2022年8月23日版本已废弃, 并决定中英文都采用上标数字格式
\bibliographystyle{sustechthesis-numeric}

%%%% 选择二:使用 BibLaTeX 宏包(兼容性不佳,不太推荐)