From 01ebb22aeeb55d221d49c023df37534764a93b92 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Mon, 18 Mar 2013 18:26:10 +0100 Subject: Adapting to the new format --- kinect.tex | 43 +++++++++++++++++++++++++++---------------- 1 file changed, 27 insertions(+), 16 deletions(-) (limited to 'kinect.tex') diff --git a/kinect.tex b/kinect.tex index 67eedac..75c3fe8 100644 --- a/kinect.tex +++ b/kinect.tex @@ -1,15 +1,13 @@ -%\documentclass[runningheads]{llncs} -%\documentclass[letterpaper, 10 pt, conference]{IEEEtran} \documentclass[10pt,twocolumn,letterpaper]{article} -\usepackage{cvpr_eso} +\usepackage{cvpr} \usepackage{times} \usepackage{epsfig} \usepackage{amsmath} \usepackage{amssymb} -\usepackage[dvips]{color} +%\usepackage[dvips]{color} \usepackage{graphicx} -\usepackage{color} +%\usepackage{color} %\usepackage[width=122mm,left=12mm,paperwidth=146mm,height=193mm,top=12mm,paperheight=217mm]{geometry} \usepackage{tabularx} \usepackage{url} @@ -27,22 +25,21 @@ \usepackage{subfig} \usepackage{url} \usepackage{flushend} +\input{utils} -%\usepackage{times} -% substitutes normal through postscript fonts (\texttt) use \mathptmx -% after +% \cvprfinalcopy % *** Uncomment this line for the final submission %\usepackage{pslatex} -% substitutes normal through postscript fonts (normal and math text) -%\usepackage{mathptmx} - %\usepackage[latin1]{inputenc} -\input{utils} +\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} -%\pagestyle{headings} -%\mainmatter -%\def\ECCV12SubNumber{543} % Insert your submission number here \title{Skeleton Recognition: Viability and Performance} % Replace with your title @@ -70,7 +67,21 @@ % \author{Anonymous ECCV submission} % \institute{Paper ID \ECCV12SubNumber} -\author{} +\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\\ -- cgit v1.2.3-70-g09d2