Skip to content
forked from suchow/Dissertate

A LaTeX template for a Harvard PhD thesis

Notifications You must be signed in to change notification settings

betainverse/dis

 
 

Repository files navigation

HarvardThesis 0.2
Jordan Suchow, April 2011.
http://jwsu.ch/ow/

For contributions, comments, and bug reports, 
please contact me at [email protected].

Modified by Andrew Leifer, August 2011
http://andrewleifer.com
[email protected]


*** An introduction ***

The HarvardThesis package provides all of files needed to support the production and typesetting of a PhD thesis at Harvard.

****Installation***

This is the setup that Andrew uses on Windows and Mac:

For Windows XP:
================ 
Download basic-miktex-2.9.4244.exe  http://miktex.org/
Download SumatraPDF v 1.5.1 http://blog.kowalczyk.info/software/sumatrapdf/free-pdf-reader.html
Download this Git Repo 

Installatioan instructions:
Copy the contents of fonts\ into 
C:\Program Files\MiKTeX 2.9\fonts\opentype\public\ChaparralPro

To complie, from the MSYS command prompt run: 
xelatex -synctex=-1 thesis.tex


For Mac OS X
==============
Downlaod MacTex (when I tried, the main site was down so I used this mirror)
http://mirror.unl.edu/ctan/systems/mac/mactex/MacTeX.mpkg.zip  
it should be roughly 2 GB
Install.

I use the free PDF reader Skim and the non-free editor TextMate. Both integrate well with latex:

Skim is available http://skim-app.sourceforge.net/
Set Skim->Preferences->Sync to the Preset "TextMate." You can command-shift-click in the PDF to pull up a line in the code in Textmate.

Now to setup TextMate, go to the Bundle->LaTex->Preferences and choose xelatex and Skim respectively.
Then go to Bundles->Latex-> File Preferences -> Set Master file and select your master file.. thesis.tex

To compile, from the terminal run:
xelatex  thesis

I also use Zotero http://www.zotero.org/ with the following modification to enable drag and drop cite keys:
For Bibtex Drag and Drop Functionality from Zotero see:
http://forums.zotero.org/discussion/5094/drag-and-drop-bibtex-cite/
and in particular:
http://pastebin.com/GXmCJevn


**** General Links ****
Harvard Approved Binding Sites:
http://www.lbibinders.org/index.php?option=com_content&view=article&id=32&Itemid=80

Harvard Preferred Paper:
http://www.universityproducts.com/cart.php?m=product_list&c=791&primary=1&navTree=&msg=1314731211&total=2


*** License ***

This software is free and is covered under the MIT License, given here:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A LaTeX template for a Harvard PhD thesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published