LaTeX Resources
- Disclaimer: These resources including the class files are unofficial (though know to be in conformity to the FGS thesis standards except for page numbering). Please use them at you own risk. The class file is expected to confirm to the University of Western Ontario's thesis regulations.
Why use LaTeX?
LaTeX has great placement algorithms. Cross-referencing is easy and robust and there is natural support for equations. LaTeX is free. All major conferences and journals accept LaTeX generated articles. You can easily get a ps file or a pdf file. You work will look so good when created in LaTeX. You will see the beauty once you start using LaTeX
Getting Started with LaTeX for Windows Users
Windows users can use MiKTeX and WinEdt (both are free). MiKTeX is an up-to-date TeX implementation for Windows. WinEdt is a powerful ASCII editor and a shell with a strong predisposition towards the creation of LaTeX documents. Here are the installation steps. 1. Install MiKTeX (version 2.6). It is a good idea to use the wizard and carryout a full installation.
Install the latest version (5.5) of WinEdt
Start using WinEdt
Getting Started with LaTeX for Unix Users
Please visit LaTeX with Unix page.
Class File Conforming to FGS Thesis Guide (First version available)
- Class file
- Example tex file
- Example pdf files
Steps:
- Download and unzip
Open uwo_bare_thesis.tex (using WinEdt is convenient)
- Run LaTeX
- If you want to have pdf bookmarks etc. run LaTeX, dvips and ps2pdf a few times
- To get the bibliography displayed run Latex, run bibtex and run LaTeX again a few times
All these commands can conveniently be executed using WinEdt
LaTeX Tutorials for Novices
Online Tutorials on LATeX by TUG India- A side-based concise guide from simple documents, lists, boxes,tables, mathematics, theorems, corss referencing and an extremely good set of slide-based tutorials on graphics with PSTricks
LATeX for Complete Novices by Dr. Nicola Talbot- A comprehensive guide from simple documents, chapters, sections, packages, figures, tables, defining commands, mathematical formulae, defining environments, counters and common errors
Getting Started with LaTeX by David R. Wilkins- From simple documents, mathematical formulae to further formatting features
Latex Tricks by Peter Newbury-Page set-up, numbering, captions, figures, list of references using BibTeX and writing these
Online Tutorial on LateX by The Indian TEX Users Group- Comprehensive, from basics to graphics using PSTricks
UFL IMAGE Lab LaTeX Help Home- Background, Making a Basic Document, Advanced Document Options, Saving and Converting Your Document, Templates and Sample LaTeX Document, BIBTeX and LaTeX Macros
LaTeX Symbols LaTeX Symbols- Symbols
LateX Help by Emerson Center- LaTeX Commands
The Not So Short Introduction to LaTeX by Tobias Oetiker-A comprehensive guide from basics, typesetting text, mathematics, graphics, bibliography, creting presentations, pdfLaTeX, producing mathematical graphics and customizing LaTeX
Latex Tutorials for Advanced Users
Using LATEX to Write a PhD Thesis by Dr. Nicola Talbot
More Useful Links
Slides Using LaTeX
Several packages are available to create nice looking slides (of course much better than the slides created by the counterparts). This is a must for those who want the equations to appear in slides as they should. The result is a fine pdf file which can be displayed fullscreen using Ctrl+L. The sequrnce of operations is
- Run Latex on the file
- Run dvi2ps
- Run ps2pdf
- On Adobe Reader press Ctrl+L to view the slides
- Marvel at your beautiful creation
We recommend using powerdot class by Hendri Adriaens. Here is an example bundled with a style file in UWO colors to be used with powedot class.
UWO Style File for PowerDot
This example contains powedot-uwo1.sty style file and uwoslides.tex to get you started in making slides with LaTeX. It also includes a sample bibliography file. If you want to see the slides before trying it out click the figures below to download the pdf. Press Ctrl+L to display the slides, on Adobe Reader. You will notice that the table of contents that appear on the left contain clickable links. See how even formulae can be stepped through.
Download the powerdot-uwo1.sty style file and example (zipped) here.
FAQ: I cannot compile uwoslides.tex. LaTeX says that powerdot.cls is not found.
This happens if your TeX system is old. So update your system. e.g. install MiKTeX 2.5. Thank you Guo Chen for your comments.
PSTricks
PSTricks is a LaTeX package which allow to use the major part of PostScript capabilities inside LaTex. PSTricks produces fine graphics including curves, trees, mathematical diagrams, circuit diagrams, flow charts, polygons, three dimensional graphics, tilings, fractals, lens and many many more.
Useful Links For PSTricks
Online Tutorials on LATeX by TUG India An extremely good set of slide-based tutorials on graphics with PSTricks and LaTeX
PSTricks at TUG Boat Examples, documents andmany more
www.pstricks.de FAQs, exmples and many more
Graphs using PSTricks
Examples Pdf and tex files zipped,Pdf File,Tex file
