Last change
on this file was
7,
checked in by zeiss, 15 years ago
|
|
-
Property svn:mime-type set to
text/plain
|
File size:
751 bytes
|
Rev | Line | |
---|
[3] | 1 | \documentclass[11pt,a4paper]{article} |
---|
| 2 | \usepackage[utf8]{inputenc} |
---|
| 3 | \usepackage{amsmath} % need for subequations |
---|
| 4 | \usepackage{graphicx} % need for figures |
---|
| 5 | \usepackage{verbatim} % useful for program listings |
---|
| 6 | \usepackage{color} % use if color is used in text |
---|
| 7 | \usepackage{hyperref} % use for hypertext links, including those to external documents and URLs |
---|
| 8 | \usepackage[left=2cm,top=1cm,right=2cm,bottom=2cm,nohead,nofoot]{geometry} |
---|
| 9 | |
---|
| 10 | \pagestyle{plain} |
---|
| 11 | |
---|
| 12 | \begin{document} |
---|
| 13 | \title{\begin{flushleft}Georg-August-UniversitÀt |
---|
| 14 | Göttingen\\LECTURE\\LECTURERS\\EXAMORUNIT SHEETNUMBER\end{flushleft}} |
---|
| 15 | \author{} |
---|
| 16 | \date{} |
---|
| 17 | \maketitle |
---|
| 18 | |
---|
| 19 | \vspace{-2cm} |
---|
| 20 | \begin{flushleft} |
---|
| 21 | Name:\\Matrikelnummer: |
---|
| 22 | \end{flushleft} |
---|
| 23 | |
---|
| 24 | \hrule |
---|
| 25 | |
---|
| 26 | \vspace{0.5cm} |
---|
| 27 | |
---|
| 28 | EXERCISES |
---|
| 29 | |
---|
| 30 | \end{document} |
---|
| 31 | |
---|
| 32 | |
---|
Note: See
TracBrowser
for help on using the repository browser.