引用
#219
Replies: 4 comments 25 replies
-
按理说是这里 zjuthesis/body/graduate-eng/post.tex Line 4 in 4186675 我不知道你对模板做了哪些修改,我建议你尝试下载一个新的模板,一点一点加入你的内容,加入一点就重新编译一遍,看是哪些代码出了问题。 如果还有问题,可以开个issue,填好相关信息,我可以帮你看一下 |
Beta Was this translation helpful? Give feedback.
2 replies
-
修改bibname试试?
|
Beta Was this translation helpful? Give feedback.
1 reply
-
你会改吧,renewcommand改一下bibname的定义。 |
Beta Was this translation helpful? Give feedback.
3 replies
-
zjuthesis使用biblatex-gb7714-2015,使用如下三种方式设置都是可以的:
方式二:
或
方式三:
|
Beta Was this translation helpful? Give feedback.
19 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我正在寫英語的論文,路徑沒有問題,但是不知道爲什麽沒辦法把參考文獻寫出來。求教。
可以告訴我一下body/ref.bib是在哪裏被用的麽?可能是之前修改太多東西了導致一些頁面沒有原來的參考文獻了?
我在graduate-eng/post.tex裏面用了
\begin{thebibliography}{100}
\linespreadsingle{}
\printbibliography[title={Reference}]
\end{thebibliography}
然後出來了一個單一的中文“参考文献”。但是我把undergrad和doctorate的所有文檔都刪掉了,不應該會有中文的啊????
Beta Was this translation helpful? Give feedback.
All reactions