diff options
author | Jaron Kent-Dobias <jaron-overleaf@kent-dobias.com> | 2021-03-24 15:01:00 +0000 |
---|---|---|
committer | overleaf <overleaf@localhost> | 2021-03-24 15:02:36 +0000 |
commit | f330a4f9c938e38845e414e22326b680a1760662 (patch) | |
tree | efe7067e02d0d77b4f6b7ee78595121d8cde4b8a | |
download | JPA_55_434006-f330a4f9c938e38845e414e22326b680a1760662.tar.gz JPA_55_434006-f330a4f9c938e38845e414e22326b680a1760662.tar.bz2 JPA_55_434006-f330a4f9c938e38845e414e22326b680a1760662.zip |
Update on Overleaf.
-rw-r--r-- | main.tex | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/main.tex b/main.tex new file mode 100644 index 0000000..9036862 --- /dev/null +++ b/main.tex @@ -0,0 +1,14 @@ +\documentclass{article} +\usepackage[utf8]{inputenc} + +\title{stokes} +\author{Jaron Kent-Dobias} +\date{March 2021} + +\begin{document} + +\maketitle + +\section{Introduction} + +\end{document} |