We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25a3596 commit 04f6d2eCopy full SHA for 04f6d2e
report/auxiliaries/cover.typ
@@ -51,7 +51,7 @@ Major: Computer Science
51
#for s in t.at("teachers") [
52
#s.at("title")
53
#s.at("name")\
54
- ]\
+ ]
55
#t.reviewer.name
56
],
57
),
report/templates.toml
@@ -9,7 +9,7 @@ name = "Capstone Project"
9
id = "CO4337"
10
11
[committee]
12
-id = ""
+id = "7 - Khoa học máy tính"
13
14
[[teachers]]
15
title = "Dr."
@@ -20,7 +20,7 @@ title = "Assoc. Prof. Dr."
20
name = "Thoại Nam"
21
22
[reviewer]
23
-name = ""
+name = "Lê Thanh Vân"
24
25
[[students]]
26
name = "Đỗ Nguyễn An Huy"
0 commit comments