View this PageEdit this PageAttachments to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide

CMPSC 600/601: Senior Thesis, 2007-2008


Instructor: Bob Roos
E-mail: rroos@allegheny.edu
Department Web Page
My Schedule

Office Hours

Mon, Fri 11a-12p
Mon 1p-2:30p
Tues, Thur 1:30p-3p
and by appointment

Handouts

  1. Syllabus, important dates
  2. Assignment for Friday, 7 September
  3. Assignment for Friday, 14 September

Information about Beamer

Proposal and Thesis Templates

These archive files can be opened on a Unix system using one of the built-in tools (varies from system to system) or else in the terminal window using the "tar" command. For example, to unpack the files needed for the proposal you should create a directory for your proposal, put the "AllegPropSpring06.tgz" file in that directory, and type:

tar -zxf AllegPropSpring06.tgz

This will unpack the files into the directory where you placed the tgz file. A similar procedure works for the thesis files, although I believe these files will automatically unpack into a new subdirectory named "AlleghenyThesis," so there is no need to create a subdirectory for this. (I usually create one anyway, just to be safe.)
Proposal template(This is a compressed tar file.)
Thesis template (This is a compressed tar file.)
Thesis template (This is a ZIP file.)