Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download
Views: 123
1
\documentclass{article}
2
\title{Title of Document}
3
\author{Name of Author}
4
5
\begin{document}
6
\maketitle
7
8
\end{document}
9
10