latex/workbook/example4.tex
author Puneeth Chaganti <punchagan@fossee.in>
Sun, 30 Jan 2011 20:14:31 +0530
changeset 144 c592f2304cff
parent 107 80a8b46754f8
permissions -rw-r--r--
vcs: Change \title in vcs.tex. The title is now more specific, rather than generic. It mentions hg as the version control system being used.

\documentclass{article}
\title{A Glimpse at Scipy}
\author{FOSSEE}
date{2010}
\begin{document}
\maketitle
SciPy is open-source software for mathematics, science, and
engineering.   
\end{document}