Files
snippets/latex/titlepage.tex
2022-03-18 14:23:35 +08:00

29 lines
536 B
TeX
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
\begin{titlepage}
\begin{center}
\vspace*{1cm}
\Huge
\textbf{臺北科技大學}
\vspace{0.5cm}
\textbf{機電整合實驗三}
\vspace{1.5cm}
\textbf{}
\vspace*{\fill}
\begin{flushleft}
\large
110 學年度第 2 學期\\
智慧自動化控制科 三年級\\
學號1082B0004、1082B0006 \\
姓名:劉予安、林宏信\\
課程名稱:機電整合與實習\\
授課老師:李政宏 博士\\
\end{flushleft}
\end{center}
\end{titlepage}