This is the format for a basic LaTeX document:
documentclass{article} \begin{document} ... end{document}