summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Whiteaker <jbw@berkeley.edu>2012-08-13 15:21:56 -0700
committerJon Whiteaker <jbw@berkeley.edu>2012-08-13 15:21:56 -0700
commit03fded7526c8bc56689b10ee9141453857c6e256 (patch)
treebb41935e0788179032242a3f79d31b6477dbd75b
parentff1e46e5bfa8ba1aad2f8f11aa3b701ac76a3847 (diff)
downloadkinect-03fded7526c8bc56689b10ee9141453857c6e256.tar.gz
first steps towards fg format
-rw-r--r--Makefile2
-rw-r--r--kinect.tex43
2 files changed, 23 insertions, 22 deletions
diff --git a/Makefile b/Makefile
index d5e8807..21a85d1 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ INPUTFILES = $(shell grep "input{" $(DOCUMENT).tex | grep -v "^\%" | sed s/.\*i
TEXFILES = $(DOCUMENT).tex $(addsuffix .tex,$(INCLUDEFILES)) $(addsuffix .tex,$(INPUTFILES))
BIBTEX = $(shell grep "bibliography{" $(DOCUMENT).tex | grep -v "^\%" | sed s/.\*bibliography\{\\\(.*\\\)\}.\*/\\\1/ | sed s/,/\ / )
BIBTEXFILES = $(addsuffix .bib,$(BIBTEX))
-FINALFN = kinect-eccv12
+FINALFN = kinect-fg13
FIGFILES = $(wildcard figs/*.pdf,figs/*.png,figs/*.jpeg,figs/*.jpg,figs/*.gif)
#all: ps pdf
diff --git a/kinect.tex b/kinect.tex
index dd023b8..8993a0f 100644
--- a/kinect.tex
+++ b/kinect.tex
@@ -1,10 +1,11 @@
-\documentclass[runningheads]{llncs}
+%\documentclass[runningheads]{llncs}
+\documentclass[letterpaper, 10 pt, conference]{ieeeconf}
\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[width=122mm,left=12mm,paperwidth=146mm,height=193mm,top=12mm,paperheight=217mm]{geometry}
\usepackage{tabularx}
\usepackage{url}
\usepackage{xspace}
@@ -33,28 +34,28 @@
\input{utils}
\begin{document}
-\pagestyle{headings}
-\mainmatter
-\def\ECCV12SubNumber{543} % Insert your submission number here
+%\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}
-}
+%\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}
%