

Overleaf for Scholarly Writing & Publication: LaTeX Theses and Dissertations
- Reference Managers and Overleaf
- Adding Graphs, Tables, and Images
- Using Templates on Overleaf
- LaTeX Theses and Dissertations
LaTeX Theses and Dissertatons
Tips and tools for writing your LaTeX thesis or dissertation in Overleaf, including templates, managing references , and getting started guides.
Managing References
BibTeX is a file format used for lists of references for LaTeX documents. Many citation management tools support the ability to export and import lists of references in .bib format. Some reference management tools can generate BibTeX files of your library or folders for use in your LaTeX documents.
LaTeX on Wikibooks has a Bibliography Management page.
Find list of BibTeX styles available on Overleaf here
View a video tutorial on how to include a bibliography using BibTeX here
Collaborate with Overleaf
Collaboration tools
Every project you create has a secret link. Just send it to your co-authors, and they can review, comment and edit. Overleaf synchronizes changes from all authors, so everyone always has the latest version. More advanced tools include protected projects and integration with Git.
Collaborate online and offline with Overleaf and Git
Protected projects with Overleaf Pro
Getting Started with Your Thesis or Dissertation
How to get started writing your thesis in LaTeX
Writing a thesis or dissertation in LaTeX can be challenging, but the end result is well worth it - nothing looks as good as a LaTeX-produced pdf, and for large documents it's a lot easier than fighting with formatting and cross-referencing in MS Word. Review this video from Overleaf to help you get started writing your thesis in LaTeX, using a standard thesis template from the Overleaf Gallery .
You can upload your own thesis template to the Overleaf Gallery if your university provides a set of LaTeX template files or you may find your university's thesis template already in the Overleaf Gallery.
This video assumes you've used LaTeX before and are familiar with the standard commands (see our other tutorial videos if not), and focuses on how to work with a large project split over multiple files.
How to Write your Thesis/Dissertation in LaTeX: A Five-Part Guide
Five-Part LaTeX Thesis/Dissertation Writing Guide
Part 1: Basic Structure corresponding video
Part 2: Page Layout corresponding video
Part 3: Figures, Subfigures and Tables corresponding video
Part 4: Bibliographies with Biblatex corresponding video
Part 5: Customizing Your Title Page and Abstract corresponding video
Link Your ORCID
Link yo ur ORCiD account to your Overleaf account via the ORCID @ CMU Portal
Open Knowledge Librarian

- << Previous: Using Templates on Overleaf
- Last Updated: Oct 4, 2023 9:31 AM
- URL: https://guides.library.cmu.edu/overleaf
Graduate Education
Thesis templates.
The following thesis format templates should help you get started with formatting your thesis or dissertation. Georgia Tech provides free Overleaf Professional accounts for all students, faculty, and staff who would like to use the collaborative, online LaTeX editor for their projects.
- LaTeX Template (.zip) - updated May 2020
- Featured LaTeX templates on Overleaf
- Word Thesis Template (.docx) - updated August 2016
LaTeX Resources
- LaTeX Project
- Set the Quick Build command configuration to: “PdfLaTeX + Bib(la)tex) + PdfLaTeX (x2) + View Pdf”.
- Use the Quick Build command to compile and view your .pdf file.
- If you decide to use a “build” subdirectory for output files, you must point BibTeX to the proper subdirectory.
LaTeX is a powerful text processing and formatting tool that produces clean, consistent results. This high-quality typesetting system is a free service provided by Georgia Tech. It is available on many platforms and can be used with the editor of your choice. LaTeX is the de facto standard for the communication and publication of scientific documents.
Although Graduate Education does not offer direct technical support, Tech does provide help via campus partners such as the Library and Overleaf (online LaTeX editor). Please check the Library events page for courses on LaTex, or contact Overleaf directly.
Many students have also found useful tips for dealing with specific problems by entering keywords such as "LaTeX formatting table captions" in their favorite search engines.
Most Common LaTeX to PDF Problem
The most common problem we see with Electronic Theses & Dissertations (ETDs) created in LaTeX is the altering of the page size, particularly an increase of the bottom margin to more than one inch, and sometimes an accompanying decrease in the top and/or right margins to less than the requisite one inch. Less frequently, there will also be problems with figures disappearing or changing appearance. The sizing error may be introduced inadvertently during the conversion from .dvi to .pdf or .ps when the program doing the converting defaults to the A4 European page size. Always check your PDF file after conversion, even if your source file looked perfect.
The following fixes have been found by your fellow Tech graduate students and passed along to the Graduate Thesis Office. We hope they help you:
- First, before converting the .tex file to .dvi, make sure the class header file in your .tex file says something like "\documentclass[12pt, letter]{article}".
- If you are converting the resulting .dvi file to a .ps file, be sure the dvips options specify "-P pdf -t letter".
- When you are converting to .pdf from either the .dvi file directly or from a .ps file, locate the C:\texmf\dvipdfm\config\config\ or analogous folder for PDFs in your system. Replace the line "p a4" with "p letter".
Check our frequently asked questions (FAQ) to see if your question has already been answered. Else, contact Graduate Education at [email protected] .
Accessibility Information
Download Microsoft Products > Download Adobe Reader >
The MIT thesis template in LaTeX
The latex template.
The current MIT thesis template was developed in 2023, using up-to-date LaTeX coding, to meet the current formatting requirements of the MIT Libraries. The title and abstract pages are automatically laid out from information provided by the user. This template includes options to use a variety of fonts, and it is compatible with either pdfTeX or unicode engines such as luaLaTeX. When using LaTeX formats dated November 2022 or later, the resulting pdf file meets the PDF/A-2b archivability standard. A standard TeX Live installation includes all other packages required by the template.
This template was written by John Lienhard at the request of the MIT Libraries.
- Documentation: Documentation for the template is available in pdf format here .
- Download: The most current LaTeX files for this template are distributed through the Comprehensive TeX Archive Network (CTAN): https://ctan.org/pkg/mitthesis Download
- Overleaf.com: A copy of the thesis template is also present in Overleaf.com's template gallery, here . Overleaf includes all the packages in TeX Live, so no additional downloads are needed. Learn more about Overleaf at MIT .
Specifications for MIT theses
The formatting requirements for MIT theses are set by the MIT Libraries, as described at this url: http://libraries.mit.edu/archives/thesis-specs/ . Questions regarding these specifications should be directed to [email protected] .
The original LaTeX 2.09 template was written by Stephen Gildea in the late 1980s (also in CTAN, here ). That template was edited by many later students, leading to the files archived here.
LaTeX has changed greatly since the original MIT thesis template was written. LaTeX 2.09 was replaced by LaTeX2e in 1994. New engines were developed, particularly pdfTeX during the 1990s and Unicode-aware engines in the decades that followed. Many packages and fonts were developed to accompany the original platform, particularly after 2000; and major updates to the LaTeX kernel began in 2018. Over the years, the MIT Libraries have changed the required format several times, especially as electronic thesis submission has become the norm. The original template served MIT well; but by the early 2020s, it was substantially out of date. That situation motivated the creation of this new template.

Overleaf for LaTeX Theses & Dissertations: Home
- Using Templates on Overleaf
- Reference Managers and Overleaf
- Adding Tables, Images, and Graphs
Tips and tools for writing your LaTeX thesis or dissertation in Overleaf, including templates, managing references , and getting started guides.
Managing References
BibTeX is a file format used for lists of references for LaTeX documents. Many citation management tools support the ability to export and import lists of references in .bib format. Some reference management tools can generate BibTeX files of your library or folders for use in your LaTeX documents.
LaTeX on Wikibooks has a Bibliography Management page.
Find list of BibTeX styles available on Overleaf here
View a video tutorial on how to include a bibliography using BibTeX here
Collaborate with Overleaf
Collaboration tools
- One version of your project accessible to collaborators via a shared link or email invitation
- Easily select the level of access for collaborators (view, edit, or owner access)
- Real-time commenting speeds up the review process
- Tracked changes and full history view help to see contributions from collaborators
- Labels help to organize and compare different versions
- Chat in real time with collaborators right within the project
How to get started writing your thesis in LaTeX
Writing a thesis or dissertation in LaTeX can be challenging, but the end result is well worth it - nothing looks as good as a LaTeX-produced pdf, and for large documents it's a lot easier than fighting with formatting and cross-referencing in MS Word. Review this video from Overleaf to help you get started writing your thesis in LaTeX, using a standard thesis template from the Overleaf Gallery .
You can upload your own thesis template to the Overleaf Gallery if your university provides a set of LaTeX template files or you may find your university's thesis template already in the Overleaf Gallery.
This video assumes you've used LaTeX before and are familiar with the standard commands (see our other tutorial videos if not), and focuses on how to work with a large project split over multiple files.
Add Institutional Library contact info here.
Contact Overleaf or email [email protected]
5-part Guide on How to Write a Thesis in LaTeX
5-part LaTeX Thesis Writing Guide
Part 1: Basic Structure corresponding video
Part 2: Page Layout corresponding video
Part 3: Figures, Subfigures and Tables corresponding video
Part 4: Bibliographies with Biblatex corresponding video
Part 5: Customizing Your Title Page and Abstract corresponding video
ShareLaTeX Joins Overleaf!
Read more about Overleaf and ShareLaTeX joining forces here
Link your ORCiD ID
Link your ORCiD account to your Overleaf account.
See Overleaf news on our blog.
- Next: Using Templates on Overleaf >>
- Last Updated: May 18, 2021 1:57 PM
- URL: https://overleaf.libguides.com/Thesis

Digital Humanities at The University of Georgia
- News and Events
LaTeX Dissertation Template
The DigiLab is pleased to announce the creation of a dissertation template for LaTeX .

In addition to the Graduate School’s template for Word , the LaTeX template gives users another method for writing, editing, and compiling their dissertation. The template, authorized for use by the Grad School, sets up your margins, font size, sections, and page numbers within the template. The user can add their own content and be confident that the LaTeX file will handle all the basic formatting for you.
LaTeX is the industry standard for scientific writing. It is much better than standard word processing applications at writing mathematical and chemical formulae and is adept as incorporating and organizing figures and tables. Most importantly, it keeps track of all your references and automates your in-text citations and bibliography saving you a lot of time and stress. No matter the discipline, the template is flexible and adjustable to the user’s needs.
If you’re new to LaTeX it can be a steep learning curve. While it may require time spent learning and adjusting to LaTeX at the beginning, it will save time and frustration in the long run. To get you started in LaTeX, we’re offering a series of three workshops, each offered twice in February. Recordings of the three workshops will be made available as well as supplemental material .
Introduction to LaTeX How to best use LaTeX and learn its syntax and logic.
Video recording
Intro to LaTeX materials
The UGA LaTeX Template How to apply the UGA LaTeX template to your thesis or dissertation.
Friday, February 28, 2:30-3:20 p.m. in the DigiLab, 3rd floor Main Library | Register
Advanced Topics in LaTeX Customize and use LaTeX for your own discipline.
Video Recording
Friday, March 6, 2:30-3:20 p.m. in the DigiLab, 3rd floor Main Library | Register
For our full template and instructions on getting started with LaTeX, visit our GitHub repository
- Category: News

Guide to CaltechTHESIS
- Caltech Theses
- Deadlines and Letters of Completion
- Submission Information
- Grad Office Regulations and Required Forms
Format and Presentation Guidelines
Latex and word templates, help with latex, naming your thesis files, symbols and special characters for abstracts, recent thesis examples.
- Thesis Updates and Corrections
- CaltechDATA for Supplementary Material
- Thesis Embargo Policies and Forms
- Copyright Considerations
- Publishers' Policies on Publications in Theses
- Printing & Binding
- Senior Thesis Deposits
- Senior Thesis Prize
- 3MT: Caltech's Three Minute Thesis Competition This link opens in a new window
Author Services and Thesis Librarian

Library Staff

File format and presentation
- The final text of the deposited thesis must be in PDF format.
- Please use the Grad Office Ph.D. thesis regulations for format and presentation as your primary guideline in formatting your thesis.
- Include a separate page with a bibliography of all published, or accepted-for-publication, material included in the thesis. Include the URLs as part of the citations whenever available.
- If one of your files requires specific software to run it that is not regularly or easily obtainable, consider uploading a copy of that software as a zipped file. The same applies to programs you may have written for material in your thesis.
- We highly recommend adding your datasets to CaltechDATA and linking them back to your thesis record.
- The default page margins in the templates are set for single-sided pages: 1.5" on left margin, and 1" on other 3 margins
- If you do NOT plan to print your thesis, you may change the margins to 1" on all margins.
- If you do plan to print your thesis on double-sided pages, consider changing your settings so the 1.5" margin aligns correctly for the inner margin on both left and right pages. This will allow enough space for the binding to not hide any text in the inner margins.
- Embedded fonts, which should be either TrueType or Type 1 , are required for the PDF.
- Font size should be 11- or 12-point .
Original source files
- You must upload your original source files (i.e, your thesis in its pre-PDF format), in CaltechTHESIS to store them as archival sources in your CaltechTHESIS record. This well help us as we deal with format migration and obsolescence in the future, and will also preserve a copy for you should you ever need one.
- TeX files should be zipped, and the zip file uploaded.
Abstract presentation in CaltechTHESIS
- Library staff will compare the CaltechTHESIS Abstract to the thesis' Abstract, and correct the layout and special characters as necessary and possible.
- If your abstract has multiple paragraphs, include HTML paragraph coding (<p>...</p>) in your abstract to ensure your paragraphs display properly.
- If your abstract contains the mathematical symbols "<" or ">" AND you are using any kind of HTML coding as well, you will need to replace the ">" with ">", and the "<" with "<" to prevent display errors in the text block of the abstract.
- Avoid the use of and ampersand (&). Use the word "and" instead.
- Check out Character Entity References in HTML 4 and XHTML 1.0 for alternatives for the display of special characters.
File size restrictions
- We set no limit to the size of any of the files you submit for your thesis. We do require 1 file with the full thesis. However, do additionally consider uploading separate chapter files to make it easier for readers to download.

LaTeX Templates
Up-to-date Caltech LaTeX thesis templates can be found and used directly in Caltech's Featured Templates section of the Overleaf website .
Students are not required to have an Overleaf account to use the templates, but will have access to useful extra features if they do - for more information on using Overleaf, and to claim your free 10GB upgrade to Overleaf Pro through the Caltech institutional license, please visit the Caltech portal on Overleaf..
You can download the Overleaf files as zip files to your own computer if you prefer to use them that way. Open up a blank thesis template on the Overleaf site, then click on Project at the top of the screen. A green box labeled “Download as ZIP” will show up in the left column, and you can choose which types of files you want to download.
- LaTeX template zip file - with logo - Updated Mar. 2017 (Download zip file to use template on your own computer)
- LaTeX template zip file - no logo - Updated Mar. 2017 (Download zip file to use template on your own computer)
Word Templates
- Word Template - with logo - Updated Jan. 2016 (works fine on later versions of Word)
- Word Template - no logo - updated Jan. 2016 (works fine on later versions of Word)
- Need help with compiling errors after downloading LaTeX template?
- Quick Guide to LaTeX
- LaTeX Symbols
We also have some FAQs (frequently asked questions) about Overleaf and LaTeX. Below are some of the more popular ones:
- How do I get subsection numbering to work in the Caltech Thesis Latex template?
- Does Zotero work with LaTeX / BibTeX and how does it work?
- What is Overleaf?
- How may I keep using Overleaf after I leave Caltech?
Your thesis file names should include your own name as well as your graduation date. Please do not use "thesis.pd f" as the file name for your uploaded thesis.
- smith_jane_2012_thesis.pdf ; SmithJane2012thesis.pdf ;
- smith_jane_2012_thesis_ch1.pdf ; SmithJane2012ThesisCh1.pdf ;
- smith_jane_thesis_bibliography.pdf ; SmithJaneThesisBibliography.pdf
Caltech has traditionally required thesis to be in textual form. In the past few years, however, graduate students and the Graduate Office have considered alternative formats for theses, including in particular multi-media, multi-form and cross-platform. After consultations, the current guidelines for students preparing theses are as follows:
- If your thesis is textual (think "book"), you must submit the final version in PDF format.
- If you are a graduate student who is planning to prepare your thesis in an unconventional format, you must talk to the Dean of Graduate Studies and the Author Services/Librarian about it. If it is approved, your thesis' preliminary pages and first chapter in file must still be textual and in PDF format.
- We absolutely want your original source files. Please upload them as zip files, identifying them as "source files" in the Description field. After uploading the file, click on the Show Options link, then add your descriptive statement in the Description field. Choose "Archival Material" as the Content type. These files will be permanently embargoed, and not released to public view.
- Supplemental materials are accepted in many file formats. If you are using a non-standard one, please contact us to make sure we can handle it. You should consider the use of the CaltechDATA repository as a safe home for these supplemental files, and include links in the thesis and supplemental files' records going in both directions.
Many authors have trouble replicating the appearance of their thesis' abstract in the CaltechTHESIS record. Below are some tips to get you started. While your abstract may look funny in the user mode, it should display correctly in public mode. Save your changes as you go along and check the abstract's view in the Preview mode. If you have any questions, please don't hesitate to call!
- <p>at the beginning of each paragraph
- </p> at the end of each paragraph
- <sup> ... </sup> ex: <sup>4</sup>, or <sup>123</sup> - for superscripts
- <sub> ... </sub> - for subscripts
- https://www.elizabethcastro.com/html/extras/entities.html
- Some day-to-day symbols, "&", ">' and "<", are particularly problematic, and you should use the number column display (&#...;) in their place
- For others, you can copy-paste either the entry in the entity displayed column or the number column
- If you need further help, just ask! We have other helpful web pages at our fingertips, especially for math and astronomy
Examples of Recent Theses with Good Published Contents and Contributions pages
- Bischoff, Tobias (2017) Dynamics of the Intertropical Convergence Zone. Dissertation (Ph.D.), California Institute of Technology. doi:10.7907/Z97M05XR. https://resolver.caltech.edu/CaltechTHESIS:11122016-111133209
- Ahmed, Tonia Sarah (2018) Achieving High Stereoselectivity in Ruthenium-Catalyzed Olefin Metathesis Reactions for Organic and Polymer Synthesis. Dissertation (Ph.D.), California Institute of Technology. doi:10.7907/KCM2-6W92. https://resolver.caltech.edu/CaltechTHESIS:05312018-145533563
- Angeles-Albores, David (2019) A Theory of Genetic Analysis Using Transcriptomic Phenotypes. Dissertation (Ph.D.), California Institute of Technology. doi:10.7907/JRNS-NS05. https://resolver.caltech.edu/CaltechTHESIS:10232018-150005837
- << Previous: Grad Office Regulations and Required Forms
- Next: Thesis Updates and Corrections >>
- Last Updated: Nov 15, 2023 4:38 PM
- URL: https://library.caltech.edu/theses
Penn State University Libraries
- LaTeX Installation and Editors
- A Brief Guide To LaTeX
- More LaTeX Features
Detailed Guides and Tips
Latex at penn state, getting started guides.
- Getting to Grips with LaTeX by Andrew Roberts. This guide provides a short introduction to the different things that you can do in LaTeX.
- The Not So Short Introduction to LATEX 2ε This guide provides a good thorough overview of LaTeX.
- LaTeX Tutorial by Claudio Vellage A getting started guide for latex and a more in depth tutorial. It also has a sandbox where you can try out latex math commands. The ads are pretty obstructive though.
- LaTeX [Wikibooks] This is a great reference to keep handy when working on a latex document. It covers most common areas of LaTeX in great detail, and offers good extension packages to use for special formatting cases. It also allows for searching.
- LaTeX/Bibliography Management [Wikibooks] The wikibooks chapter on bibtex
- LaTeX Mathematics [Wikibooks] The wikibook chapter on math in latex
- LaTeX Mathematical Symbols A reference list of mathematical symbols.
- LaTeX Templates A collection of free latex templates.
Dissertations and Theses
LaTeX is commonly used for writing dissertation and theses. The following researcus contain LaTeX templates and classes specifically designed for the theses requirements at Penn State.
- FAQ (mine mailing list for q)
- Installation steps? Availability on library computers?
- Journals accepting tex?
- Penn State Graduate School guidelines for LaTeX Information on using TeX/LaTex to create theses and dissertations at Penn State
- Penn State Latex Thesis Template contributed via GitHub
- Penn State Latex thesis template from Overleaf
- << Previous: More LaTeX Features
- Last Updated: Feb 16, 2023 9:42 AM
- URL: https://guides.libraries.psu.edu/latex

- Langson Library
- Science Library
- Grunigen Medical Library
- Law Library
- Connect From Off-Campus
- Accessibility
- Gateway Study Center

Email this link
Thesis / dissertation formatting manual (2022).
- Filing Fees and Student Status
- Submission Process Overview
- Electronic Thesis Submission
- Paper Thesis Submission
- Formatting Overview
- Fonts/Typeface
- Pagination, Margins, Spacing
- Paper Thesis Formatting
- Preliminary Pages Overview
- Copyright Page
- Dedication Page
- Table of Contents
- List of Figures (etc.)
- Acknowledgements
- Text and References Overview
- Figures and Illustrations
- Using Your Own Previously Published Materials
- Using Copyrighted Materials by Another Author
- Open Access and Embargoes
- Copyright and Creative Commons
- Ordering Print (Bound) Copies
- Tutorials and Assistance
- FAQ This link opens in a new window
UCI Libraries maintains the following templates to assist in formatting your graduate manuscript. If you are formatting your manuscript in Microsoft Word, feel free to download and use the template. If you would like to see what your manuscript should look like, PDFs have been provided. If you are formatting your manuscript using LaTex, UCI maintains a template on OverLeaf.
- Annotated Template (Dissertation) 2023 PDF of a template with annotations of what to look out for
- Word: Thesis Template 2023 Editable template of the Master's thesis formatting.
- PDF Thesis Template 2023
- Word: Dissertation Template 2023 Editable template of the PhD Dissertation formatting.
- PDF: Dissertation Template 2023
- Overleaf (LaTex) Template
- << Previous: Tutorials and Assistance
- Next: FAQ >>
- Last Updated: Nov 7, 2023 4:17 PM
- URL: https://guides.lib.uci.edu/gradmanual
Off-campus? Please use the Software VPN and choose the group UCIFull to access licensed content. For more information, please Click here
Software VPN is not available for guests, so they may not have access to some content when connecting from off-campus.
Template for a Masters or Doctoral Thesis
This LaTeX template is used by many universities as the basis for thesis and dissertation submissions, and is a great way to get started if you haven't been provided with a specific version from your department.
This version of the template is provided by Vel at LaTeXTemplates.com , and is already loaded in Overleaf so you can start writing immediately.
Checkout this short video to see how to easily create and edit new chapters as your thesis develops.
Please read the unofficial quick guide to the template; it contains some tips and suggestions on how to modify certain things.
(Updated 27/08/17)

Have you checked our knowledge base ?
Message sent! Our team will review it and reply by email.
MSU Libraries
- Need help? Ask a Librarian
- Writing in LaTeX
- Managing Citations in LaTeX
- Creating Accessible LaTeX Documents
- Additional Help
Where to find LaTeX templates
Thesis templates.
Different LaTex templates can be used to change the structure and design of your LaTex documents. For example, there are templates available to create resumes, cv's, articles, theses, and other types of documents. Both Overleaf and Authorea allow you to search for templates shared on their platform. When writing an article for publication, you can also often find LaTex templates for specific publications on the publishers webiste or by contacting them.
Here are some of the places you can find freely available templates:
- Overleaf Templates Search interface for LaTeX templates on Overleaf.
- Authorea Templates Featured templates on Authorea including journal and publisher provided templates.
- Comprehesive TeX Archive Network Site for user uploaded TeX templates. Most packages are free to download. This is a good resource for anyone running TeX locally on their computer.
- General thesis template
- << Previous: Additional Help
- Last Updated: Oct 14, 2022 7:57 PM
- URL: https://libguides.lib.msu.edu/latex
- Search This Site All UCSD Sites Faculty/Staff Search Term
- Meet the Dean
- Meet the Team
- Funding Opportunities
- Alumni & Friends
- Prospective Students
- Degree Programs
- Requirements
- Admitted Students
- Admission FAQ
- Compliance/Health and Safety Information
- Tuition & Fees
- Fellowships
- Third-Party Payments
- Non-UC Visiting Grads
- Financial Support FAQ
- News & Updates
- Progress to Degree
- Enrolling at UC San Diego
Preparing to Graduate
- Policies & Procedures
- Student Academic FAQ
- Merkin Graduate Fellows Program
- Student Updates
- Health & Wellbeing
- Professional Development
- Student Spotlights
- Programs and Resources
- Postdoctoral Affairs
- Dissertation & Thesis Template
As a resource for graduate students, sample Word templates are available to assist with the initial formatting of doctoral dissertations and master's theses. Students are expected to fully format their dissertation/thesis according to the " Preparation and Submission Manual for Doctoral Dissertations and Master's Theses ".
- This template is a starting point and students may have to add or remove sections/text to accurately reflect their document and adhere to all requirements in the manual.
- Graduate Education and Postdoctoral Affairs (GEPA) does not provide technical support for any of the templates below.
- If using these templates, students must still refer to the formatting manual for full instructions.
The below templates are in Word. If you prefer to use LaTeX, here is a reccommended unofficial template . We are not able to provide technical support for LaTeX.
Note: opening the Word template in Google Docs may cause auto-formatting features to be lost or auto-formatting features may appear differently.
Master’s Degree Thesis
Download template
Doctoral Degree Dissertation
- Degree Completion
- Dissertation & Thesis Submission
- Dissertation & Thesis Manual
An academic thesis, also known as a dissertation, is a substantial work produced by a graduate student to communicate their research and earn a degree. A thesis will typically include a review of the current state of research in the field of study followed by a central hypothesis to be investigated. The bulk of the thesis will then focus on the methods and results of the research performed, followed by a discussion on how the results add to the field in general. Theses are long, highly structured and include a lot of advanced document elements.
This template is designed for writing books and graduate-level theses and provides numerous examples and documentation to enable complex requirements. The design features a relatively narrow main text column with an adjacent wide margin to house notes, figures, tables, citations and captions.
- View Template Information
Masters/Doctoral Thesis
This template provides a full framework for writing a graduate level thesis. It is carefully structured and separated into multiple parts for easy editing. Included are the following pages/sections: a cover page, declaration of authorship, quotation, abstract, acknowledgements, contents page(s), list of figures, list of tables, abbreviations, physical constants, symbols, dedication, example chapter, example appendix and bibliography.
Classicthesis Typographic Thesis
This template has been designed as a homage to the Elements of Typographic Style. As such, it has an air of efficiency and optimal design. It is suitable for any high-level degree thesis such as for a PhD, Masters or Honors. Sections within the thesis are clearly separated in a consistent way, as are sections within each chapter. The default structure of the thesis proceeds in the following order: title page, dedication, abstract, publications, acknowledgements, contents, list of tables/figures/listings, acronyms, content chapters, appendices, bibliography, colophon and declaration.
Maggi Memoir Thesis
This template uses the memoir document class to beautifully typeset a thesis. It is suitable for any high-level degree thesis such as for a PhD, Masters or Honors. The layout of the content is in a thin format to promote easy reading and the template features advanced specification of margins and trimming. The thesis boasts a professional look which is immediately obvious from the title page itself and carries through the design of the rest of the document. Three custom fonts are used in the template to match the design and beautifully display your content.

LaTeX Templates Information
General enquiries [email protected]
Most templates licensed under CC BY-NC-SA 4.0
LaTeX Templates is developed in New Zealand
© Creodocs Limited. All Rights Reserved.
Search code, repositories, users, issues, pull requests...
Provide feedback.
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly.
To see all available qualifiers, see our documentation .
- Notifications
吉林大学研究生毕业论文初稿latex模板
luhanzhen/the-Graduation-Dissertation-Template-for-Postgraduates-in-Jilin-University
Name already in use.
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI .
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
❗️❗️❗️❗️❗️❗️❗️❗️❗️❗️❗️❗️❗️❗️❗️
本模版仅供习惯于Latex写作的吉林大学的同学撰写毕业论文使用。
本模版用于吉林大学硕博士毕业论文初稿,注意是初稿,此模版不保证格式完全符合学院的要求。.

IMAGES
VIDEO
COMMENTS
This Thesis LaTeX template is an ideal starting point for writing your PhD thesis, masters dissertation or final year project. The style is appropriate for most universities, and can be easily customised.
An online LaTeX editor that's easy to use. No installation, real-time collaboration, version control, hundreds of LaTeX templates, and more.
These templates, many provided by the university themselves as official layout guidelines, include sections for you to add all the relevant author information (your university, department, supervisor, year, etc) along with placeholder chapters for your introduction, background, method, results, conclusion / discussion, references and appendices.
Dissertate provides a beautiful LaTeX template for a thesis or dissertation. This template has been uploaded into Overleaf so you can get started simply by clicking the button above. It currently provides everything needed to support the production and typesetting of a PhD dissertation at Harvard, Princeton, and NYU.
Tips and tools for writing your LaTeX thesis or dissertation in Overleaf, including templates, managing references, and getting started guides. Managing References BibTeX is a file format used for lists of references for LaTeX documents. Many citation management tools support the ability to export and import lists of references in .bib format.
The following thesis format templates should help you get started with formatting your thesis or dissertation. Georgia Tech provides free Overleaf Professional accounts for all students, faculty, and staff who would like to use the collaborative, online LaTeX editor for their projects. Templates LaTeX Template (.zip) - updated May 2020
The LaTeX template The current MIT thesis template was developed in 2023, using up-to-date LaTeX coding, to meet the current formatting requirements of the MIT Libraries. The title and abstract pages are automatically laid out from information provided by the user.
A LaTeX template for dissertations/theses that follows the Rackham Graduate School's formatting guidelines as specified here: https://rackham.umich.edu/navig...
5-part LaTeX Thesis Writing Guide. Part 1: Basic Structure corresponding video. Part 2: Page Layout corresponding video. Part 3: Figures, Subfigures and Tables corresponding video. Part 4: Bibliographies with Biblatex corresponding video. Part 5: Customizing Your Title Page and Abstract corresponding video.
LaTeX Dissertation Template. The DigiLab is pleased to announce the creation of a dissertation template for LaTeX. In addition to the Graduate School's template for Word, the LaTeX template gives users another method for writing, editing, and compiling their dissertation. The template, authorized for use by the Grad School, sets up your ...
LaTeX templates and instructions for theses, dissertations, and records of study Texas A&M University is providing Overleaf Professional features for all students, faculty and staff who would like to use a collaborative, online LaTeX editor for their projects.
LaTeX Templates. Up-to-date Caltech LaTeX thesis templates can be found and used directly in Caltech's Featured Templates section of the Overleaf website. Students are not required to have an Overleaf account to use the templates, but will have access to useful extra features if they do - for more information on using Overleaf, and to claim ...
To create the simplest title page we can add the thesis title, institution name and institution logo all into the \title command; for example: \title{ { Thesis Title }\\ {\large Institution Name }\\ {\includegraphics{ university.jpg }} } \author{ Author Name } \date{ Day Month Year }
by Andrew Roberts. This guide provides a short introduction to the different things that you can do in LaTeX. The Not So Short Introduction to LATEX 2ε This guide provides a good thorough overview of LaTeX. LaTeX Tutorial by Claudio Vellage A getting started guide for latex and a more in depth tutorial.
Word: Thesis Template 2023 Editable template of the Master's thesis formatting. PDF Thesis Template 2023 Word: Dissertation Template 2023 Editable template of the PhD Dissertation formatting. PDF: Dissertation Template 2023 Overleaf (LaTex) Template
This LaTeX template is used by many universities as the basis for thesis and dissertation submissions, and is a great way to get started if you haven't been ...
Here are some of the places you can find freely available templates: Overleaf Templates Search interface for LaTeX templates on Overleaf. Authorea Templates Featured templates on Authorea including journal and publisher provided templates. Comprehesive TeX Archive Network Site for user uploaded TeX templates. Most packages are free to download.
The Thesis & Dissertation Support Center maintains templates for MS Word and LaTeX in an effort to make adhering to the Graduate Editorial Office Publication Standards a little easier. The Word file can be used by both Mac and PC users (see the note to Mac users below). These templates are provided in the current .docx format.
If you prefer to use LaTeX, here is a reccommended unofficial template. We are not able to provide technical support for LaTeX. Note: opening the Word template in Google Docs may cause auto-formatting features to be lost or auto-formatting features may appear differently.
One of the biggest hurdles in submitting a thesis or dissertation is getting the formatting right — the rules are arcane, and the registrar is pedantic. Few students have the background needed to design and typeset clean and stylish documents. Enter Dissertate. Dissertate is a set of beautiful LaTeX templates for a thesis or dissertation.
The "novathesis" LaTeX template is an Open Source project for writing thesis, dissertations, and other monograph-like documents, which… Is very easy to use for the LaTeX beginners: Just select the School, provide the cover info, your chapters with text… and you're done! Is flexible and adaptable for the LaTeX experts: It's LaTeX!
LaTeX Templates - Theses Theses An academic thesis, also known as a dissertation, is a substantial work produced by a graduate student to communicate their research and earn a degree. A thesis will typically include a review of the current state of research in the field of study followed by a central hypothesis to be investigated.
The thesis template from the Cambridge University Engineering Department is pretty basic, but it's well put together and has good documentation. The latest version is from July 2010. US University Thesis Templates. This is only a selection of the templates available out there, but here are some of the better (or at least more recent) ones.
吉林大学研究生毕业论文初稿latex模板. Contribute to luhanzhen/the-Graduation-Dissertation-Template-for-Postgraduates-in-Jilin-University development by ...