We do not currently have any LaTeX style files for the Imperial College London referencing formats.
The following is an example of a Harvard (author / date) style output that can be used as an alternative to the Imperial Harvard style.
You need the following commands:
- \usepackage{natbib} - add to the preamble
- \cite - use to insert citations in the text (see table below for more variations)
- \bibliographystyle{agsm} - where agsm is our preferred Harvard style output
- \bibliography{filename} - to create the reference list
Example: a Harvard style with natbib
Original document in LaTeX:
