diff options
author | Camil Staps | 2016-09-02 12:19:45 +0200 |
---|---|---|
committer | Camil Staps | 2016-09-02 12:19:45 +0200 |
commit | 6e3fe2bf567b7b1564170de4c5cd249cf9f6ba42 (patch) | |
tree | 9bfbb77d6507e347dcf87c0cf5140a9b6eb02801 /plan |
Start onderzoeksplan
Diffstat (limited to 'plan')
-rw-r--r-- | plan/plan.tex | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/plan/plan.tex b/plan/plan.tex new file mode 100644 index 0000000..665500e --- /dev/null +++ b/plan/plan.tex @@ -0,0 +1,16 @@ +\documentclass[a4paper]{article} + +\usepackage[dutch]{babel} +\usepackage{geometry} + +\usepackage{latexgit} + +\title{Onderzoeksplan bachelorscriptie} +\author{Camil Staps} +\date{\gitcommitdate} + +\begin{document} + +\maketitle + +\end{document} |