summary refs log tree commit diff homepage
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2024-01-03 18:33:32 +0900
committerNguyễn Gia Phong <cnx@loang.net>2024-01-03 18:33:32 +0900
commitbe9f43d33afa4753c1d8d763fb5ef9100287c111 (patch)
treeb0f5a2b11bbff2aad92f1b0281f8372457e9b76c
parent3b0027986333bb5ce4d28792694a94fe91194b0e (diff)
downloadthesis-be9f43d33afa4753c1d8d763fb5ef9100287c111.tar.gz
Add approval pages for printing
-rw-r--r--all.tex3
-rw-r--r--approve.tex28
-rw-r--r--confirm.tex33
3 files changed, 64 insertions, 0 deletions
diff --git a/all.tex b/all.tex
index cbf8420..73f9b67 100644
--- a/all.tex
+++ b/all.tex
@@ -18,6 +18,7 @@
 \usepackage{fancyhdr}
 \usepackage{graphicx}
 \usepackage{glossaries}
+\usepackage{multicol}
 \usepackage{pdfpages}
 \usepackage{setspace}
 \usepackage{siunitx}
@@ -80,6 +81,8 @@
 \begin{document}
 \include{front.tex}
 \include{title.tex}
+\include{approve.tex}
+\include{confirm.tex}
 
 % [Thesis approval]
 % Add the approval doc signed by your advisor in a PDF file
diff --git a/approve.tex b/approve.tex
new file mode 100644
index 0000000..3896dcf
--- /dev/null
+++ b/approve.tex
@@ -0,0 +1,28 @@
+\thispagestyle{empty}
+\begin{center}
+\hbox{}
+
+\hbox{}
+
+\huge\name
+
+\vfill\vfill\vfill\vfill
+
+\LARGE{A thesis submitted to\\\unist\\
+  in partial fulfillment of the requirements\\
+  for the degree of Master of Science}
+
+\vfill\vfill\vfill
+
+\LARGE\cnx
+
+\vfill\vfill
+
+\LARGE{2024-01-12\\Approved by\\Advisor\vspace{2ex}
+
+\rule{10em}{0.1ex}\\Jooyong Yi}
+
+\hbox{}
+
+\hbox{}
+\end{center}
diff --git a/confirm.tex b/confirm.tex
new file mode 100644
index 0000000..62cac89
--- /dev/null
+++ b/confirm.tex
@@ -0,0 +1,33 @@
+\thispagestyle{empty}
+\begin{center}
+\hbox{}
+
+\hbox{}
+
+\huge\name
+
+\hbox{}
+
+\LARGE\cnx
+
+\hbox{}
+
+\LARGE{This certifies that the thesis of \cnx{} is approved.}
+
+\vfill
+
+\begin{multicols}{2}\LARGE
+\vfill\null\columnbreak
+2024-01-12\vspace{2ex}
+
+\rule{10em}{0.1ex}\\Advisor: Jooyong Yi\vspace{2ex}
+
+\rule{10em}{0.1ex}\\Mijung Kim\vspace{2ex}
+
+\rule{10em}{0.1ex}\\Yuseok Jeon
+\end{multicols}
+
+\hbox{}
+
+\hbox{}
+\end{center}