Current location - Education and Training Encyclopedia - Resume - Sorry, I want to type an English latex report, but I don't know what format to use at the beginning, and I always make mistakes. Who can give me a complete English template with latex?
Sorry, I want to type an English latex report, but I don't know what format to use at the beginning, and I always make mistakes. Who can give me a complete English template with latex?
Try this?

\ documentclass [11pt, a4 paper, single side ]{report}

\usepackage{mathptmx}% You can add any package you need.

\ begin {document}

\ title {Your title}

\ Author {andrew roberts}

\ Date {20041Feb}

\ Make a title

...

\end{document}

Here is a good Latex explanation: (English version)

http://en.wikibooks.org/wiki/LaTeX