stanford-thesis-example
Stanford LaTeX thesis template
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.0%) to scientific vocabulary
Repository
Stanford LaTeX thesis template
Basic Info
Statistics
- Stars: 57
- Watchers: 3
- Forks: 21
- Open Issues: 0
- Releases: 4
Metadata Files
README.md
Stanford LaTeX Thesis Example
Preview
View the latest PDF or click on the image below.
About
The hope is that this example thesis saves you time that I and countless others before me spent on the minutiae of writing a thesis in LaTeX. It combines a slightly modified version (more on this below) of the existing Stanford thesis style (archived here, more Stanford information here) with a template for including figures, tables, inline references, equations, symbols, a bibliography, a signature page, etc... I used this style as the basis for my (officially completed) thesis and thus believe it adheres to Stanford's policies, but I make no guarantees.
This thesis defaults to electronic submission using \onlinetrue in suthesis-2e.sty. Correspondingly, the copyright and signature pages ii and iii, respectively, are excluded as they are added by the Library upon submission. The last page of this example thesis is a signature page you can print, but remember to comment out \onlinesignature in main.tex before uploading your final version. Remember to print the signature page on acid-free paper. Likewise for the title page.
Structure
This template adopts a modular structure where each chapter is a separate .tex file that is included by main.tex. Figures are similarly organized by publication or project. Citing references requires a bibliography in BibTeX format, which can be generated by exporting an existing collection from a reference manager such as Mendeley, F1000, etc...
Usage
- Install LaTeX on your system, use a Docker image, or use an online service like Overleaf. I used Overleaf because compilation is fast and simple.
- Clone / download this repository, and if you are using an online service, upload the files.
- Read
main.texand update it with your information. Add your bibliography, figures, and chapter text. There should be no need to further modify the Stanford style filesuthesis-2e.sty. - Finish and submit thesis.
Contributions
Pull requests are welcome for improvements or additions that will benefit others.
Testing
This example thesis is compiled with GitHub Actions, specifically the GitHub Action for LaTex containing a full TeXLive environment.
Owner
- Name: Derek Croote
- Login: dcroote
- Kind: user
- Location: Bay Area, CA
- Website: derekcroote.com
- Twitter: DerekCroote
- Repositories: 39
- Profile: https://github.com/dcroote
Citation (CITATION.cff)
cff-version: 1.2.0
message: "Use the following if you would like to cite this template."
authors:
- family-names: "Croote"
given-names: "Derek"
orcid: "https://orcid.org/0000-0003-4907-1865"
- family-names: "Joseph"
given-names: "Pallas"
- family-names: "Emma"
given-names: "Pease"
title: "Stanford LaTeX Thesis Example"
date-released: 2019-06-07
url: "https://github.com/dcroote/stanford-thesis-example"
GitHub Events
Total
- Watch event: 6
Last Year
- Watch event: 6
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Derek Croote | d****e | 22 |
| imgbot[bot] | 3****] | 1 |
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 1
- Total pull requests: 5
- Average time to close issues: less than a minute
- Average time to close pull requests: 4 months
- Total issue authors: 1
- Total pull request authors: 4
- Average comments per issue: 1.0
- Average comments per pull request: 0.2
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Dax911 (1)
Pull Request Authors
- dcroote (3)
- lxuechen (2)
- Zomega (2)
- imgbot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- actions/create-release v1 composite
- actions/download-artifact v4 composite
- actions/upload-artifact v4 composite
- actions/upload-release-asset v1 composite
- xu-cheng/latex-action v3 composite
