logo 3DIM2007
The 6th International Conference on
3-D Digital Imaging and Modeling
 
August 21-23, 2007

Omni Mont-Royal Hotel
Montréal, Québec, Canada
 
http://www.3DIMconference.org
(c) Tourisme Montréal, Stéphan Poulin
©Tourisme Montréal, Stéphan Poulin
Home
Call for papers
Conference
committee
Paper submission
Program
Registration
Local information
Contact, news and updates
Previous 3DIM 
conferences

LaTeX formating

We strongly recommend that only LaTeX2e and the New Font Selection System be used for manuscripts. Most authors have already switched: if the first command in your .tex file is \documentclass, and the times package is invoked, then you have switched; if your .tex file still start with \documentstyle, then you are most likely still using LaTeX 2.09, and are missing on a number of significant LaTeX improvements.

Here is an experimental, yet quite stable, class for preparing IEEE CS-style conference papers. It is derived from the LaTeX2e article class, thus it should be trivial to apply to existing documents. It has a few extra features such as running headers identifying the manuscript, or timestamps for draft versions. It can also produce papers for double-blind review conferences as is required for 3DIM2007.  You must include the Submission ID number in place of the authors field on the cover page.


When used for manuscript submitted for review at 3DIM2007, your document should start as::

\documentclass[reviewversion,strict]{twocolconf}
\conferencename{3DIM2007}

\begin{document}

\papertitle{The title of the paper}{Submission ID 000}  % use the ID number assigned by the system as author name
\headtitle{Shorter (if required) title of the paper - ID 000} % used as a running header

.....


The file and generic documentation are found in:

twocolconf.cls:  the LaTeX class file. It must be named twocolconf.cls on your computer as well.
tcc-example.tex:  an example of its use which is also the documention. 
tcc-example.pdf:  a PDF version of the file.


(NOTE: please make sure you use the latest version of the twocolconf class).
 

DISCLAIMER:

You remain responsible for insuring that the paper follows the requirement of the conference format. See the files for additional legal information. 

We cannot provide support for the use of this package, or of LaTeX in general. However improvements and corrections are welcome. Send to:
guy. godin at nrc-cnrc. gc. ca, with 3DIM2007 in the subject line.

Additional external resources:

On insuring that your LaTeX/DVI/PS/PDF pipeline is well configured, and a wealth of useful information:
http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran/testflow/