-
Notifications
You must be signed in to change notification settings - Fork 796
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
论文发表情况从1开始重新编号 #1090
Comments
你可以在 \begin{bibliolist}{00}
\setcounter{SJTU@bib}{0}
\item xxx
\item yyy
\end{bibliolist}
我们已经添加了这项功能,但是暂未发布到 SJTUThesis 仓库中,在新版模板发布前,请暂时使用上面的变通办法,谢谢! |
非常感谢你的回复,解了我的燃眉之急 |
按照研究生院的word模版,似乎现在版本的行为(跨section连续编号)就是正确的格式?这是某个学院的要求吗? |
您好,机动院的,有不少教授还是比较喜欢分开编号的。而且word的格式有些比较离谱😂有些评审专家不认可。还一个是页眉单双页的问题,原版是分单双页的,新版不区分🤣这些都是评审专家的最新意见。
---- 回复的原邮件 ----
发件人 Chuzhe ***@***.***> 日期 2025年03月01日 16:37 收件人 ***@***.***> 抄送至 ***@***.***>***@***.***> 主题 Re: [sjtug/SJTUThesis] 论文发表情况从1开始重新编号 (Issue #1090)
按照研究生院的word模版,似乎现在版本的行为(跨section连续编号)就是正确的格式?这是某个学院的要求吗?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
chuzhe-as-a-dev left a comment (sjtug/SJTUThesis#1090)
按照研究生院的word模版,似乎现在版本的行为(跨section连续编号)就是正确的格式?这是某个学院的要求吗?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
这个是直接通过文档类选项控制的: \documentclass[oneside]{sjtuthesis} 这个是单页模式,用于电子版存档;默认就是双页模式。 |
发表论文、专利、项目等,目前是连续编号的,事实上应该每项都从1开始编号。
请添加每项都从1开始编号的功能?谢谢
The text was updated successfully, but these errors were encountered: