BUPTBachelorThesis/Proposal/main.tex
2024-11-27 22:58:01 +08:00

52 lines
1.6 KiB
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.

\documentclass{BUPTBachelorProposal}
\begin{document}
\maketitle
\songti\zihao{5}
\begin{longtblr}[
label=none,
entry=none
]{|X[c, m]|X[c, m]|X[c, m]|X[c, m]|X[c, m]|X[c, m]|}
\hline
学院 & \SetCell[c=2]{c} 计算机学院(国家示范性软件学院) && 专业 & \SetCell[c=2]{c} 计算机科学与技术 & \\
\hline
学生姓名 & xxx & 学号 & xxxxxxxxxx & 班级 & xxxxxxxxxx \\
\hline
指导教师姓名 & xxx & 所在单位 & 计算机学院(国家示范性软件学院) & 职称 & 副教授 \\
\hline
\SetCell[r=2]{c} 设计(论文)题目 & \SetCell[c=5]{l} (中文) 一种异构并行编程模型的设计与实现 &&&& \\
\hline
& \SetCell[c=5]{l} 英文Design and Implementation of a Heterogeneous Programming Model &&&& \\
\hline
\SetCell[c=6]{c}
\begin{minipage}[t]{\linewidth}
\setlength{\parindent}{2em}
\linespread{1.5}
\setcounter{section}{0}
\end{minipage} &&&&& \\
\hline
\SetCell[c=6]{c}
\begin{minipage}[t]{\linewidth}
\setlength{\parindent}{2em}
\linespread{1.5}
\setcounter{section}{4}
\section{主要参考文献}
\bibliography{ref}
\end{minipage} &&&&& \\
\hline
\SetCell[c=3]{c} 允许进入毕业设计(论文)下一阶段:是 \mbox{\ooalign{$\checkmark$\cr\hidewidth$\square$\hidewidth\cr}}$\square$ &&& \SetCell[r=2,c=1]{c} 指导教师签字 & \SetCell[r=2,c=2]{l} \includegraphics[height=26pt]{assets/signature.png} &\\
\hline
日期 & \SetCell[c=2]{c} 2024年x月x日 &&&&\\
\hline
\end{longtblr}
\end{document}