HCMUS Thesis

Template undergraduated thesis MATH-HCMUS

Category

Math

License

Free to use (MIT)

File

main.tex

main.texRead-only preview
\documentclass{thesis}

\input{style}
\input{commands}

\ThesisSetup{
  university    = {ĐẠI HỌC QUỐC GIA THÀNH PHỐ HỒ CHÍ MINH},
  school        = {TRƯỜNG ĐẠI HỌC KHOA HỌC TỰ NHIÊN},
  faculty       = {KHOA TOÁN - TIN HỌC},
  % department    = {BỘ MÔN ...},
  degree        = {KHÓA LUẬN TỐT NGHIỆP CỬ NHÂN \\ CHƯƠNG TRÌNH CHUẨN},
% degree        = {KHÓA LUẬN TỐT NGHIỆP CỬ NHÂN \\ CHƯƠNG TRÌNH TĂNG CƯỜNG TIẾNG ANH},
%% MỞ COMMENT CHO PROGRAM TƯƠNG ỨNG NGÀNH/CHUYÊN NGÀNH TỐT NGHIỆP
% program       = {NGÀNH TOÁN HỌC \\ CHUYÊN NGÀNH XÁC SUẤT - THỐNG KÊ},
% program       = {NGÀNH TOÁN HỌC \\ CHUYÊN NGÀNH GIẢI TÍCH},
% program       = {NGÀNH TOÁN HỌC \\ CHUYÊN NGÀNH GIẢI TÍCH SỐ},
% program       = {NGÀNH TOÁN HỌC \\ CHUYÊN NGÀNH ĐẠI SỐ},
% program       = {NGÀNH TOÁN TIN \\ CHUYÊN NGÀNH KHOA HỌC DỮ LIỆU},
% program       = {NGÀNH TOÁN TIN \\ CHUYÊN NGÀNH PHƯƠNG PHÁP TOÁN TRONG TIN},
% program       = {NGÀNH TOÁN TIN \\ CHUYÊN NGÀNH TOÁN TIN ỨNG DỤNG},
% program       = {NGÀNH TOÁN ỨNG DỤNG \\ CHUYÊN NGÀNH TÀI CHÍNH ĐỊNH LƯỢNG},
% program       = {NGÀNH TOÁN ỨNG DỤNG \\ CHUYÊN NGÀNH GIÁO DỤC TOÁN HỌC},
% program       = {NGÀNH TOÁN ỨNG DỤNG \\ CHUYÊN NGÀNH TỐI ƯU},
% program       = {NGÀNH TOÁN ỨNG DỤNG \\ CHUYÊN NGÀNH CƠ HỌC},
% program       = {NGÀNH KHOA HỌC DỮ LIỆU},
% program       = {NGÀNH THỐNG KÊ \\ CHUYÊN NGÀNH PHÂN TÍCH DỮ LIỆU TÀI CHÍNH},
  program       = {NGÀNH THỐNG KÊ \\ CHUYÊN NGÀNH THỐNG KÊ CHO MÁY HỌC VÀ AI},
  title         = {Tên đề tài khóa luận tốt nghiệp},
  english-title = {Undergraduate Thesis Title},
  author        = {Nguyễn Văn A},
  students      = {Nguyễn Văn A -- 23110001},
%% TRƯỜNG HỢP 2 SINH VIÊN LÀM KHÓA LUẬN THÌ DÙNG KHAI BÁO DƯỚI ĐÂY
%  author        = {Nguyễn Văn A \\ Lê Văn A},
%  students      = {Nguyễn Văn A -- 23110001 \\ Lê Văn A -- 23110002},
  % student-id    = {23110001, 23110002},
  supervisor    = {TS. Nguyễn Văn B},
%% TRƯỜNG HỢP 2 GVHD THÌ DÙNG KHAI BÁO DƯỚI ĐÂY
%  supervisor    = {TS. Nguyễn Văn B \\ \,\, TS. Lê Văn B},
  city          = {Thành phố Hồ Chí Minh},
  year          = {2026},
  keywords      = {khóa luận tốt nghiệp, mẫu khóa luận, HCMUS} % cung cấp từ 3 - 5 keywords 
}

\let\cleardoublepage\clearpage

\begin{document}

\frontmatter
\input{cover}
\input{frontmatter/title-page}
\input{frontmatter/declaration}
\input{frontmatter/acknowledgements}

\tableofcontents
\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{\listfigurename}
\listoffigures
\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{\listtablename}
\listoftables

\input{frontmatter/abbreviations}
\input{frontmatter/abstract-vi}
%\input{frontmatter/abstract-en}


%% thêm hoặc thay thế các tên file sao cho phù hợp với cấu trúc của bài làm
\mainmatter
\input{chapters/introduction}
\input{chapters/background}
\input{chapters/methodology}
\input{chapters/results}
\input{chapters/conclusion}


%% phần cuối của cuốn luận
\backmatter
%==================================================
% Tài liệu tham khảo
%==================================================
\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{\bibname}
\bibliography{bibliography/references}
%% thêm danh mục các tài liệu tham khảo vào file references.bib

%==================================================
% Phụ lục
%==================================================
\cleardoublepage
\appendix
\renewcommand{\chaptername}{Phụ lục}
\input{chapters/appendix}


\end{document}
Preview
HCMUS Thesis preview
HCMUS Thesis LaTeX Template | Bibby | Bibby AI