~kaijanmaki/+junk/indicators-ng

« back to all changes in this revision

Viewing changes to zinc/doc/remote-live-data.tex.bak

  • Committer: Antti Kaijanmäki
  • Date: 2015-09-21 21:19:24 UTC
  • Revision ID: antti.kaijanmaki@canonical.com-20150921211924-zjuq6vgxiv616aud
cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
\documentclass[a4paper, 12pt]{article}
2
 
\usepackage[
3
 
    pdftex,
4
 
    pdfauthor={Antti Kaijanm\"{a}ki},
5
 
        pdftitle={},
6
 
        colorlinks,
7
 
        bookmarks={true},
8
 
        bookmarksopen={true},
9
 
        ]{hyperref}
10
 
\usepackage{graphicx}   
11
 
\usepackage{titling}
12
 
 
13
 
\title{ZinC\\Service Description Language\\---\\Remote Live Data}
14
 
\author{
15
 
        Antti Kaijanm\"{a}ki\\
16
 
        \texttt{antti.kaijanmaki@canonical.com}
17
 
        }
18
 
\date{\today}
19
 
 
20
 
\begin{document}
21
 
\pagenumbering{gobble} 
22
 
\maketitle
23
 
 
24
 
\newpage
25
 
\begin{abstract}
26
 
\end{abstract}
27
 
 
28
 
\newpage
29
 
\tableofcontents
30
 
 
31
 
\newpage
32
 
\pagenumbering{arabic}
33
 
 
34
 
\end{document}