Package ieeepes for LaTeX2e
===========================

This package allows typesetting of transactions, as well as discussions
and closures, for the IEEE Power Engineering Society:
	IEEE Transactions on Energy Conversion
	IEEE Transactions on Power Delivery
	IEEE Transactions on Power Systems


List of Files
-------------

README			this file
ieeepes.sty		macro definiton file
ieeepes.bst		style file for bibtex
ieeepes_doc.tex         documentation
ieeepes_check.tex	test for the ieeepes package (expect 4 errors!)
ieeepes_check.bib	needed for ieeepes_check.tex, ieeepes_doc.tex
ieeepes_skel.tex	skeleton for a paper
volker.eps		sample author image



Installation
------------

Copy *.sty to a directory which is searched by TeX.

Copy *.bst to a directory where bibtex looks for bibtex style files.


Documentation
-------------

To obtain a printed version, process ieeepes_doc.tex with LaTeX:
	latex ieeepes_doc
	bibtex ieeepes_doc
	latex ieeepes_doc
	latex ieeepes_doc

A printed version of the test file can be generated with:
	latex ieeepes_check
	latex ieeepes_check
	latex ieeepes_check

The resulting dvi files can then be converted to the format your
printer understands.

I know this does not use the docstrip system - I might use it later,
but at the moment I find it more important to get finished at all.


Copyright
---------

This package is copyright (C) Volker Kuhlmann. Permission is granted to
use this software free of charge, and to distribute it freely provided
no charge is made for distribution.

Volker Kuhlmann
EEE Dept
University of Canterbury
Private Bag 4800
Christchurch, New Zealand

kuhlmav@elec.canterbury.ac.nz
