Giter Site home page Giter Site logo

dcrankshaw / ucbthesis-phd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pimentel/ucbthesis-phd

0.0 2.0 0.0 16 KB

UC Berkeley PhD thesis template

Home Page: https://math.berkeley.edu/~vojta/tex/ucbthesis-phd.html

Makefile 1.99% JavaScript 1.42% TeX 96.59%

ucbthesis-phd's Introduction

UC Berkeley PhD thesis template

Pulled from Paul Vojta's website and slightly adapted.

configuration

Make sure to set the variables in src/configuration.tex. In addition, make sure to correctly set the documentclass in the beginning of files src/thesis.tex and src/approvalpage.tex if writing a masters thesis.

required tooling

You obviously need LaTeX installed with a working version of pdflatex. The only other software you need is latexmk. If you are running TeX Live, you can install it using the package manager:

tlmgr install latexmk

targets

  • all make everything
  • approval make the approval page
  • pdf make the pdf
  • clean clean up everything
  • link make symbolic links into the directory pdf of the approval page and the actual thesis

gulp

There is a gulpfile.js included. You don't need to use it, but it is pretty convenient if you like to look at your changes instantly. It simply runs the all target if anything in src/ has changed.

In order for this to work, you need to have npm installed and gulp installed. Assuming npm is installed, run the following:

npm install --global gulp-cli

ucbthesis-phd's People

Contributors

pimentel avatar

Watchers

Dan Crankshaw avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.