We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff8f61 commit ea304a5Copy full SHA for ea304a5
templates/paper-translation/main.tex
@@ -31,17 +31,17 @@
31
},
32
info = {
33
title = 北京理工大学本科生毕业设计(论文)题目,
34
- TITLE = {The Subject of Undergraduate Graduation Project (Thesis) of Beijing Institute of Technology},
35
- dept = 计算机学院,
+ titleEn = {The Subject of Undergraduate Graduation Project (Thesis) of Beijing Institute of Technology},
+ school = 计算机学院,
36
major = 计算机科学与技术,
37
- name = 惠计算,
+ author = 惠计算,
38
studentId = 11xxxxxxxx,
39
- mentor = 张哈希,
+ supervisor = 张哈希,
40
translationTitle = 填写你的外文翻译中文题目,
41
translationOriginTitle = 填写你的外文翻译原英文题目,
42
keywords = {北京理工大学;本科生;毕业设计(外文翻译)},
43
% 如果你的毕设为校外毕设,请将下面这一行语句解除注释(删除第一个百分号字符)并填写你的校外毕设导师名字
44
- % externalMentor = 左偏树,
+ % externalSupervisor = 左偏树,
45
46
style = {
47
% head = {自定义页眉文字}
0 commit comments