AZ logo

CTAN directory: /macros/latex/contrib/hepthesis

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
hepthesis A class for academic reports, especially PhD theses.

Subdirectories

Name Notes
example/

Files

Name Size* Date UTC Notes
ChangeLog 9 KiB 2010-Jun-02
Makefile 1 KiB 2010-Jun-02
README 1 KiB 2010-Jun-02 Shown below
TODO 3 KiB 2010-Jun-02
hepthesis.cls 26 KiB 2010-Jun-02
hepthesis.pdf 311 KiB 2010-Jun-02
hepthesis.tex 39 KiB 2010-Jun-02

  *File sizes in kibibytes.

Contents of README

hepthesis LaTeX class, by Andy Buckley <andy@insectnation.org>
--------------------------------------------------------------

hepthesis is a LaTeX class for typesetting large academic reports,
in particular PhD theses. It was originally developed for typesetting
a high-energy physics PhD thesis and includes some features 
specifically tailored to that application.

The basic usage is to place
\documentclass{hepthesis}
in the preamble of your document. If you're feeling sophisticated,
then you can make your own document class based on hepthesis by placing
\LoadClass{hepthesis}
in your own class definition file.

Please see hepthesis.pdf for detailed documentation. And have fun :-)

This material is subject to the LaTeX Project Public License. 
See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for 
the details of that license.