~xdavidwu/cskloudv3-thesis

ref: b4127bf2beeb1b3e05344b4ab6c43baca08ab744 cskloudv3-thesis/covers/inside_var.tex -rw-r--r-- 1.6 KiB
b4127bf2Pinghao Wu appendix: survey: describe design 4 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
% 書名頁起至最後一頁皆須加入浮水印
\AddToShipoutPicture*{
    \parbox[b][\paperheight]{\paperwidth}{%
        \vfill
        \centering
        {\includegraphics[scale=0.1]{covers/logo2.png}}%
        \vfill
    }
}


\begin{titlepage}
  \begin{center}

    \begin{minipage}[t][3cm][t]{\textwidth}
        \fontsize{18}{27}\selectfont{
            \centering \chineseTitle \\
            \centering \englishTitle \\
        }
    \end{minipage}
  
    \fontsize{14}{14}\selectfont{
    \begin{tabular}{r l c r l}\hspace{7pt}\hspace{7pt}生: & \studentCnName & \hspace{0.6cm} & Student: & \studentEnName \\
    指導教授: & \advisorCnName ~ 博士 & \hspace{0.6cm} & Advisor: & Dr. \advisorEnName \\
    \ifdefined\advisorCnNameB % 如果有共同指導教授
      & \advisorCnNameB ~ 博士 & & & Dr. \advisorEnNameB
    \fi
    \end{tabular}
    }
    
    \vspace{2.5cm}

    \fontsize{14}{21}\selectfont{
        國立陽明交通大學 ~\\
        \NameofDepartmentInstituteCN ~\\
        \iftoggle{iamphd}{博士論文}{碩士論文} ~\\
    }



    \vspace{1.8cm}

    \fontsize{14}{14}\selectfont{
    A \iftoggle{iamphd}{Dissertation}{Thesis} ~\\
    Submitted to \NameofDepartmentInstituteEN \\
    \NameofCollegeEN \\
    National Yang Ming Chiao Tung University \\
    in partial Fulfillment of the Requirements \\
    for the Degree of \\
    \NameofDegree \\
    \ifdefined\ResearchTopic
      in \\ \ResearchTopic
    \fi
    }
    
    \vspace{\fill}

    \ThesisDate \\
    Taiwan, Republic of China \\
    ~ \\

    \fontsize{18}{22}\selectfont  \ThesisDateTW


  \end{center}
\end{titlepage}