stanford-thesis-example

Stanford LaTeX thesis template

https://github.com/dcroote/stanford-thesis-example

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
Last synced: 7 months ago · JSON representation ·

Repository

Stanford LaTeX thesis template

Basic Info
  • Host: GitHub
  • Owner: dcroote
  • License: mit
  • Language: TeX
  • Default Branch: master
  • Homepage:
  • Size: 5.46 MB
Statistics
  • Stars: 57
  • Watchers: 3
  • Forks: 21
  • Open Issues: 0
  • Releases: 4
Created almost 7 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

Stanford LaTeX Thesis Example

Build status

Preview

View the latest PDF or click on the image below.

Thesis preview

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

  1. 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.
  2. Clone / download this repository, and if you are using an online service, upload the files.
  3. Read main.tex and update it with your information. Add your bibliography, figures, and chapter text. There should be no need to further modify the Stanford style file suthesis-2e.sty.
  4. 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

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

All Time
  • Total Commits: 23
  • Total Committers: 2
  • Avg Commits per committer: 11.5
  • Development Distribution Score (DDS): 0.043
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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

.github/workflows/build.yml actions
  • 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