Jump to main content
Sat, May 17, 2008 Welcome

Latex Resources for MA Theses

The Department of Mathematics is now requiring that MA theses be done in LaTeX, using the ucthesis style. The front pages must be done as required by Graduate Studies. If you wish to install LaTeX on your computer (here we are presuming a MS windows system), you will want:

Miktex

Miktex is the main LaTeX engine. If you have easy internet access, you will actually want to install the basic LaTeX version . This "small" version is about 25 MB. A "complete" version runs around 250 MB. With the complete version you can typeset chess problems in swedish. The small version should be enough for your thesis.

Important: When installing Miktex 2.6, be sure to choose "letter" for your paper size, not "A4".

A shell to run LaTeX.

Miktex does not include the graphical front end which makes it easier to use LaTeX. Either of the following two programs is suitable (for use with Microsoft Windows):

Ghostscript and Ghostview:

You will need these to include graphics (postscript files) in your thesis: An alternative to postscript is to use pdf graphics and pdflatex. The graphics must be pdf files (Maple will produce eps files, but not pdf). You will need to check that your graphics program produces pdf files, or find a way to convert to pdf.

CSUSB particular files:

These are available is a zipped folder: csusb.zip ( updated July 30, 2007) which should be placed in a folder which is to contain your thesis. Unzip this file (Most computers have a zip utility already. If yours does not, you can get a free one from: http://www.7-zip.org/ or from winzip or stuffit) The files in the zip file are: Take the file called Template.tex , and copy this file to an appropriately named file, such as mythesis.tex , and begin writing your thesis. For your bibliography, you will need to construct a bibliography file. An example file egthesis.bib is included

The file letter_test_page.tex should be LaTeX'd and run through dvips (in Texniccenter, use build to ps). You should print it out on the printer you will be using to print your thesis. The box should be centered on the page with 1" margins. If your margins are noticably uneven, you probably have your system configured for A4 paper and not Letter.

Updated July 30, 2007: this is an updated version of csusb.sty included in the zip file. If you downloaded the zip file before July 30, 2007 you should update this file. You may wish to save the version on your computer as "csusb_old.sty" just in case. The changes are:

LaTeX Resources

You may find some of the following resources useful: