LaTeX thesis templates to help you navigate an important step in your career. These thesis templates, many provided by universities as official layout guidelines, include sections to add author information, along with placeholder chapters for your introduction, background, method, results, conclusion / discussion, references, and appendices.
Recent
![ANU honours thesis template](https://writelatex.s3.amazonaws.com/published_ver/35293.jpeg?X-Amz-Expires=14400&X-Amz-Date=20250118T135020Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAWJBOALPNFPV7PVH5/20250118/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=a512ca8031d9e41ca675f08d0fe5fc815180fc7bc004d7d1479387ac022c3a5c)
Honours thesis template for the Australian National University
![University of Southern California - Thesis Dissertation (PhD) Template](https://writelatex.s3.amazonaws.com/published_ver/35372.jpeg?X-Amz-Expires=14400&X-Amz-Date=20250118T135020Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAWJBOALPNFPV7PVH5/20250118/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=ea1a33a53ab0144f95647a698098b7b97e18c15b87e7024c8cff77454a3ff0a4)
This template can be used to create thesis dissertation documents that satisfy the requirements of the USC graduate school thesis center. The requirements are found here: https://graduateschool.usc.edu/current-students/thesis-dissertation-submission/manuscript-formatting-guidelines/
![CUFE Graduate Thesis Template](https://writelatex.s3.amazonaws.com/published_ver/35374.jpeg?X-Amz-Expires=14400&X-Amz-Date=20250118T135020Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAWJBOALPNFPV7PVH5/20250118/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=d5653599bab47ea6b9956a384f21e7a9460d810014f5a2835c430a709cdbbf62)
这是一个非官方的中央财经大学本科毕业论文的LaTeX模版,根据教务处2024年要求修改。Nanqiang01(https://github.com/Nanqiang01/CUFE_template_graduate_thesis)在GitHub上的项目,基于DoniaHakurei(https://github.com/DoniaHakurei/CUFE_template_graduate_thesis)修改。
![NWPU-Thesis-Template-2024](https://writelatex.s3.amazonaws.com/published_ver/35417.jpeg?X-Amz-Expires=14400&X-Amz-Date=20250118T135020Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAWJBOALPNFPV7PVH5/20250118/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=be8a797b687105b4807e848a52cb4f5e2be7a6f151693dc8e75d2de5b4d2792c)
Northwestern Polytechnical University Undergraduate Thesis LaTeX Template (2024) GitHub link: https://github.com/YushunXiang/NWPU-Thesis-Template
![Williams College CHEM Thesis Template](https://writelatex.s3.amazonaws.com/published_ver/35421.jpeg?X-Amz-Expires=14400&X-Amz-Date=20250118T135020Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAWJBOALPNFPV7PVH5/20250118/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=e5d3a7fe396b155bd3fcc1b213fe8994422e94db41ac108a63045268283591dd)
Thesis template for use by honors students in the Williams College chemistry department.
![CUG_中国地质大学(武汉)本科生毕业论文模板](https://writelatex.s3.amazonaws.com/published_ver/35330.jpeg?X-Amz-Expires=14400&X-Amz-Date=20250118T135020Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAWJBOALPNFPV7PVH5/20250118/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=a8cd781a78c0fb2f0526c0e181720050ed6f572b33f2573314a8cdb09542dcea)
基于Github用户@benmyb分享的项目https://github.com/benmyb/CUGThesis 进行二次修改 Github地址 https://github.com/zhuzil/CUGThesis
![HKU Master Dissertation Template](https://writelatex.s3.amazonaws.com/published_ver/35279.jpeg?X-Amz-Expires=14400&X-Amz-Date=20250118T135020Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAWJBOALPNFPV7PVH5/20250118/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=0e560fdae0e916dafdd5782307da6044cf97f1f0e4ee1ddc7de1414064bd4076)
This is the LaTeX Template for HKU MSc(COMP) dissertation (not official).
![华东师范大学本科毕业论文TeX模板](https://writelatex.s3.amazonaws.com/published_ver/35220.jpeg?X-Amz-Expires=14400&X-Amz-Date=20250118T135020Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAWJBOALPNFPV7PVH5/20250118/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=fd7f3dc0ae56f205d28d8aca72d3ecf1d4202eeb2f9ccd06d888d127a24a3fff)
本模板提倡模块化的论文写作方式。所有tex文件,最终都会汇入到main.tex中进行编译。 1. 文件及说明 main.tex 本模板的核心,控制着整个项目的结构。在这个文件中,你需要修改的只有正文各章所在的tex文件,它们放置在~/body/中。 packages_and_settings.tex 载入宏包并进行各种格式设置。简而言之,请不要轻易修改,删除本文件中的任何内容,特别是不要修改宏包的加载顺序,除非你真的知道你在做什么。这真的非常重要!!!!!!! ~\preface\paper_info.tex 定义了各种论文的基本信息,如作者名称,完成日期,中英文关键词等,需要你自己填写修改。 ~\preface\inner-cover.tex 论文的封面设置,请勿进行任何修改,除非你真的知道你在做什么。 ~\preface\abstract-CHS.tex, ~\preface\abstract-ENG.tex 中英文的摘要(事实上还有关键词,只是关键词已经在paper_info.tex中填写所以在这个文件中会自动调用,你就不用管了)。 ~\body\ch1-XXX.tex ... ... 正文各章内容。这里我们按照章进行文件分割并在main.tex中统一input以便管理。 ~\body\thanks.tex 致谢的内容,请自行修改填写。 ~\body\Appendix.tex 附件,可以添加多个附件。 ~\figures\ECNU-cover.pdf 封面图,请勿修改或删除。 ~\figures\figure_example1.png 文中使用的样例图片 ~\reference\refs.bib 存放了所有的参考文献。虽然本模板使用的biblatex系统可以处理多bib文件,但我们依然建议你把所有条目都放在这个文件中。 使用方法与编译环境 我们强烈推荐使用TeXstudio进行论文编写。 本模板在Mactex下开发,理论上支持texlive 2019。不建议使用CTex套装。 本模板使用了biblatex来进行文献管理,且使用了biber作为后端。如果需要完整编译一次,你需要依次进行以下操作: xelatex main.tex biber main.bcf xelatex main.tex xelatex main.tex
![CSPC CCS Capstone Template](https://writelatex.s3.amazonaws.com/published_ver/35211.jpeg?X-Amz-Expires=14400&X-Amz-Date=20250118T135020Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAWJBOALPNFPV7PVH5/20250118/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=691cee07684d59fb1c84759db76b52a2bdb6d9293af408e87ce086d3aa29b71f)
This is the official LATEX Capstone Template of the Camarines Sur Polytechnic Colleges - College of Computer Studies.
\begin
Discover why 18 million people worldwide trust Overleaf with their work.