diff options
Diffstat (limited to 'templates/latex/content')
-rw-r--r-- | templates/latex/content/static/title.tex | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/templates/latex/content/static/title.tex b/templates/latex/content/static/title.tex new file mode 100644 index 0000000..e4a833d --- /dev/null +++ b/templates/latex/content/static/title.tex @@ -0,0 +1,14 @@ +% LTeX: language=en-GB + +\maketitle + +\tableofcontents +\vspace*{\fill} +\makeatletter +Copyright \textcopyright{} \@authors{} \@years{}\\ +\ \\ +This work is licensed under the terms of the CC BY-SA 4.0 licence. +The licence text can be found online at \url{http://creativecommons.org/licenses/by-sa/4.0/legalcode}. +\ +\makeatother +\clearpage |