\documentclass[10pt,twocolumn,letterpaper]{article} \usepackage{cvpr} \usepackage{times} \usepackage{epsfig} \usepackage{amsmath} \usepackage{amssymb} %\usepackage[dvips]{color} \usepackage{graphicx} %\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{flushend} \input{utils} % \cvprfinalcopy % *** Uncomment this line for the final submission %\usepackage{pslatex} %\usepackage[latin1]{inputenc} \usepackage[pagebackref=true,breaklinks=true,letterpaper=true,colorlinks,bookmarks=false]{hyperref} \def\cvprPaperID{****} % *** Enter the CVPR Paper ID here \def\httilde{\mbox{\tt\raisebox{-.5ex}{\symbol{126}}}} % Pages are numbered in submission mode, and unnumbered in camera-ready \ifcvprfinal\pagestyle{empty}\fi \begin{document} \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} \author{First Author\\ Institution1\\ Institution1 address\\ {\tt\small firstauthor@i1.org} % For a paper whose authors are all at the same institution, % omit the following lines up until the closing ``}''. % Additional authors and addresses can be added with ``\and'', % just like the second author. % To save space, use either the email address or home page, not both \and Second Author\\ Institution2\\ First line of institution2 address\\ {\tt\small secondauthor@i2.org} } % \author{ \parbox{2 in}{\centering Jon Whiteaker\\ % {\tt\small jbw@berkeley.edu}} % \parbox{2 in}{ \centering Thibaut Horel\\ % {\tt\small thibaut.horel@ens.fr}} % \parbox{2 in}{ \centering Branislav Kveton\\ % {\tt\small branislav.kveton@technicolor.com}} % \\\\ % \centering\small Technicolor, Palo Alto, CA 94301, USA % } \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} {\small \bibliographystyle{ieee} \bibliography{references} } %Features\endnote{Remember to use endnotes, not footnotes!} galore, plethora of promises.\\ %\theendnotes \end{document}