\documentclass[runningheads]{llncs} \usepackage[dvips]{color} \usepackage{graphicx} \usepackage{amsmath,amssymb} % define this before the line numbering. \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{subfig} \usepackage{url} %\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{543} % Insert your submission number here \title{Skeleton Recognition: Viability and Performance} % Replace with your title \author{ \parbox[t]{0.33\linewidth}{Jon Whiteaker} } \author{ Jon Whiteaker \and Thibaut Horel \and Branislav Kveton } \institute{ Technicolor, Palo Alto, CA 94301, USA \\ \email{\footnotesize jbw@berkeley.edu},\\ \email{\footnotesize thibaut.horel@ens.fr},\\ \email{\footnotesize branislav.kveton@technicolor.com} } % \titlerunning{ECCV-12 submission ID \ECCV12SubNumber} % % \authorrunning{ECCV-12 submission ID \ECCV12SubNumber} % % \author{Anonymous ECCV submission} % \institute{Paper ID \ECCV12SubNumber} \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 {uniqueness} \input{algorithm} \input{experimental} \input{conclusion} { \bibliographystyle{splncs} \bibliography{references} } %Features\endnote{Remember to use endnotes, not footnotes!} galore, plethora of promises.\\ %\theendnotes \end{document}