Imperial College London Dissertation Template (icldt)

A LaTeX documentclass for disserations according to the regulations of Imperial College London and the University of London.

Installation: Save icldt.dtx and icldt.ins in the same directory. Compile icldt.dtx with LaTeX to generate the documentation (icldt.pdf), and compile icldt.ins with LaTeX to generate the documentclass file (icldt.cls). Place icldt.cls somewhere where LaTeX can find it, e.g. in the same directory as your thesis or in your local texmf directory. The documentclass can then be used via the LaTeX command \documentclass{icldt} as usual.

It's highly recommended to compile icldt.ins and icldt.dtx to generate icldt.cls and icldt.pdf respectively, rather than to use the pre-compiled files provided above. Only when compiling the files yourself you can be sure that (1) you have the newest version of the documentclass, (2) the documentation is consistent with the documentclass, and (3) your LaTeX installation works fine with the files.

Please see the documentation (icldt.pdf) for a list of options and features. See icldiss.tex for a typical example of the template's usage.

Feedback and feature requests are very welcome: feedback@PrettyPrinting.net.

Imperial College London Presentation Template (iclpt)

A LaTeX template for presentations with the documentclass `beamer' according to the guidelines for applying the graphic identity of Imperial College London.

Installation: Please place all three files (beamerthemeiclpt.sty, icl.pdf, collage.png) somewhere where LaTeX can find them, e.g. in the same directory as your presentation. The template provides a so-called `beamer theme'. It can be used via the LaTeX command \usetheme{iclpt} within a document which uses the documentclass `beamer'. Please refer to the beamer documentation for more information.

Please see iclpresentation.tex for a typical example of the template's usage.

Feedback and feature requests are very welcome: feedback@PrettyPrinting.net.