Giter Club home page Giter Club logo

umthesis's Introduction

umthesis is a LaTeX2e class file for preparing documents in the required form for submission to the University of Massachusetts Graduate School. It can be used for doctoral dissertations or for dissertation proposals. It is based on the LaTeX2e report class and accepts all of the options of that class. It also introduces several new ones:

  • doublespace -- the default, indicates double spacing as per U.Mass. requirements. You will need this when you do your final copy.
  • singlespace -- for earlier work, not acceptable to the Grad school.
  • condensed -- for earlier work, not acceptable to the Grad school, creates condensed versions of the frontmatter. Condensed implies singlespace.
  • uncondensed -- the default.
  • dissertation -- the default, indicates that this document is a dissertation.
  • thesis -- indicates that this document is a Master's thesis rather than a dissertation.
  • proposal -- indicates that this document is a thesis or dissertation proposal, rather than a thesis or dissertation. This will only change the wording on the title and signature pages.
  • allowlisthypenation -- (the default), allows hyphenation of words in the table of contents, the list of figures, and the list of tables. Believed to be acceptable to the Graduate School.
  • nolisthyphenation -- disallows hyphenation of words in the table of contents and the list of figures and tables. Use this option if the Grad School doesn't like your hyphenation.
  • nicerdraft -- relaxes some of the Grad School's rules for working with drafts; has no effect when doublespace is in effect
  • nonicerdraft -- the default, leaves things in draft as they will be in the final version

This class adds the following commands and environments to the report class, upon which it is based:

  • \degree{name}{abbrv} -- Sets the name and abbreviation for the degree. These default to "Doctor of Philosopy" and "Ph.D.", respectively.
  • \copyrightyear{year} -- for the copyright page.
  • \bachelors{degree}{institution} -- for the abstract
  • \masters{degree}{institution} -- for the abstract
  • if you have other degrees you may use
    • \secondbachelors{degree}{institution}
    • \thirdbachelors{degree}{institution}
    • \secondmasters{degree}{institution}
    • \thirdmasters{degree}{institution}
    • \priordoctorate{degree}{institution}
  • \committeechair{name} -- for the signature page
  • or, if you have two co-chairs: \cochairs{first name}{second name}
  • \firstreader{name} -- for the signature page
  • \secondreader{name}
  • \thirdreader{name}
  • \fourthreader{name}
  • \fifthreader{name}
  • \sixthreader{name}
  • \departmentchair{name} -- to use a different title than Department Chair, use \departmentchair[title]{name}.
  • \departmentname{name}
  • \copyrightpage -- produces the copyright page
  • \signaturepage -- produces the signature page
  • \frontmatter -- these are required in their various
  • \mainmatter -- appropriate locations
  • \backmatter --
  • \unnumberedchapter[toc]{name} -- like \chapter, except that it produces an unnumbered chapter; alternatively, like \chapter*, except that it lists the chapter in the table of contents.

New environments:

  • dedication -- for the dedication
  • abstract -- for the abstract

You might also like

pdflatex-makefile, a succinct, revision-control-aware Makefile for pdflatex documents.

umthesis's People

Contributors

ransford avatar sameersingh avatar zhangh2009 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.