summaryrefslogtreecommitdiff
path: root/lecture-notes/latex/workbook/example4.tex
diff options
context:
space:
mode:
Diffstat (limited to 'lecture-notes/latex/workbook/example4.tex')
-rw-r--r--lecture-notes/latex/workbook/example4.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/lecture-notes/latex/workbook/example4.tex b/lecture-notes/latex/workbook/example4.tex
new file mode 100644
index 0000000..317d3f5
--- /dev/null
+++ b/lecture-notes/latex/workbook/example4.tex
@@ -0,0 +1,11 @@
+\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}
+
+