-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotesTemplate.tex
More file actions
40 lines (26 loc) · 832 Bytes
/
notesTemplate.tex
File metadata and controls
40 lines (26 loc) · 832 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
\title{Legal Aspects - Lesson 1 notes}
\author{
Janague\\
Department of Computer Science\\
Technion---Israel Institute of Technology\\
Technion City, Haifa 32000, \underline{Spain}
}
\date{\today}
\documentclass[10pt]{article}
\begin{document}
\maketitle
\begin{abstract}lesson 1's notes
\end{abstract}
\section{Introduction}
\paragraph{Outline}
The remainder of this article is organized as follows.
Section~\ref{previous work} gives account of previous work.
Our new and exciting results are described in Section~\ref{results}.
Finally, Section~\ref{conclusions} gives the conclusions.
\section{Part I}\label{Part I}
\section{Part II}\label{Part II}
\section{Conclusions}\label{conclusions}
\bibliographystyle{abbrv}
\bibliography{main}
\end{document}
This is never printed