@@ -6,7 +6,6 @@ comments:
6
6
7
7
book :
8
8
title : Title
9
- author : Hailin Wang
10
9
back-to-top-navigation : true
11
10
page-navigation : true
12
11
repo-url : https://github.com/haiiliin/quarto-polyu-thesis
19
18
- index.md
20
19
- chapters/chapter-1.md
21
20
22
- # title: Title
23
- # author: Author
24
-
25
- abstract : |
26
- Abstract.
27
-
28
- keywords :
29
- - Keyword 1
30
- - Keyword 1
31
-
32
- subject : Subject
33
- date : June 2025
34
- version : Version
35
-
36
- university : The Hong Kong Polytechnic University
37
- department : Department of Civil and Environmental Engineering
38
- institute : Thesis Research Centre
39
-
40
- city : Hong Kong
41
- address : Hung Hom, Kowloon
42
-
43
- partner_university : Tongji University
44
- partner_department : Department of Geotechnical Engineering
45
-
46
- first_viewer : First viewer
47
- second_viewer : Second viewer
48
-
49
- supervisor : Supervisor
50
- acknowledgements : Acknowledgements
51
-
52
21
bibliography : bibliography.bib
53
22
54
23
format :
@@ -64,3 +33,32 @@ format:
64
33
polyu-thesis-pdf :
65
34
keep-tex : true
66
35
output-file : polyu-thesis
36
+
37
+ author : Hailin Wang
38
+
39
+ abstract : |
40
+ Abstract.
41
+
42
+ keywords :
43
+ - Keyword 1
44
+ - Keyword 1
45
+
46
+ subject : Subject
47
+ date : June 2025
48
+ version : Version
49
+
50
+ university : The Hong Kong Polytechnic University
51
+ department : Department of Civil and Environmental Engineering
52
+ institute : Thesis Research Centre
53
+
54
+ city : Hong Kong
55
+ address : Hung Hom, Kowloon
56
+
57
+ partner_university : Tongji University
58
+ partner_department : Department of Geotechnical Engineering
59
+
60
+ first_viewer : First viewer
61
+ second_viewer : Second viewer
62
+
63
+ supervisor : Supervisor
64
+ acknowledgements : Acknowledgements
0 commit comments