summaryrefslogtreecommitdiffstats
path: root/kinect.tex
diff options
context:
space:
mode:
authorJon Whiteaker <jbw@jon-Latitude-D630>2012-01-05 15:10:24 -0800
committerJon Whiteaker <jbw@jon-Latitude-D630>2012-01-05 15:10:24 -0800
commit0ddcb72e0c0227e6325e632a70a6fefffef8c0fd (patch)
tree763089b95f4d1261722a108ff30f098d32a4c5be /kinect.tex
downloadkinect-0ddcb72e0c0227e6325e632a70a6fefffef8c0fd.tar.gz
initial setup for kinect paper
Diffstat (limited to 'kinect.tex')
-rw-r--r--kinect.tex97
1 files changed, 97 insertions, 0 deletions
diff --git a/kinect.tex b/kinect.tex
new file mode 100644
index 0000000..484d1b5
--- /dev/null
+++ b/kinect.tex
@@ -0,0 +1,97 @@
+\documentclass[runningheads]{llncs}
+
+\usepackage[dvips]{color}
+\usepackage{graphicx}
+\usepackage{amsmath,amssymb} % define this before the line numbering.
+\usepackage{ruler}
+\usepackage{color}
+\usepackage[width=122mm,left=12mm,paperwidth=146mm,height=193mm,top=12mm,paperheight=217mm]{geometry}
+\usepackage{tabularx}
+\usepackage{url}
+\usepackage{xspace}
+\usepackage{mdwlist}
+\usepackage{multirow}
+\usepackage{gensymb}
+\usepackage{textcomp}
+\usepackage{booktabs}
+\usepackage{rotating}
+\usepackage{cite}
+\usepackage{colortbl} % required for cell backgrounds
+%\usepackage{psfrag}
+\usepackage{pifont}
+
+%\usepackage{times}
+% substitutes normal through postscript fonts (\texttt) use \mathptmx
+% after
+%\usepackage{pslatex}
+% substitutes normal through postscript fonts (normal and math text)
+%\usepackage{mathptmx}
+
+%\usepackage[latin1]{inputenc}
+
+\input{utils}
+
+\begin{document}
+\pagestyle{headings}
+\mainmatter
+\def\ECCV12SubNumber{***} % Insert your submission number here
+
+\title{Author Guidelines for ECCV Submission} % Replace with your title
+
+\titlerunning{ECCV-12 submission ID \ECCV12SubNumber}
+
+\authorrunning{ECCV-12 submission ID \ECCV12SubNumber}
+
+\author{Anonymous ECCV submission}
+\institute{Paper ID \ECCV12SubNumber}
+
+
+\maketitle
+%\title{Twenty Questions}
+%
+%\author{
+% \hspace{-1em}
+% \begin{minipage}{\textwidth}
+% \setlength{\aulen}{0.24\linewidth}
+% \centering
+% \auboxs{\aulen}{Jon Whiteaker\fnsym{tc}}
+% \auboxs{\aulen}{Branislav Kveton\fnsym{tc}}
+% \\[0.5\baselineskip]
+% \affaddr
+% \setlength{\aulen}{0.49\linewidth}
+% \affbox{\aulen}{\fnsym{tc}Technicolor}{<firstname>.<lastname>@technicolor.com}
+% \end{minipage}
+%}
+%
+%\maketitle
+
+% Use the following at camera-ready time to suppress page numbers.
+% Comment it out when you first submit the paper for review.
+\thispagestyle{empty}
+
+
+\input{abstract}
+
+\input{intro}
+
+\input{related}
+
+\input{conclusion}
+
+{
+\bibliographystyle{splncs}
+\bibliography{kinect}
+}
+
+%Features\endnote{Remember to use endnotes, not footnotes!} galore, plethora of promises.\\
+%\theendnotes
+
+\end{document}
+
+
+
+
+
+
+
+