Final Paper Guidelines

Everyone will have to submit a final paper for this course, which summarizes their contribution to their group. Hence, while there will be overlaps with other papers of members of the same group (and some overlap in general given that there is common theme to all projects), there should be individual material in each paper not found in any others. Since your overall grade will depend on this paper, make sure that you work independently on it and that you include first and foremost your work.

Basic Structure


Detailed Structure

If you use LATEX for your paper, use the following:
\documentclass[12pt]{article}
\usepackage{times}
\usepackage{latexsym}
\usepackage{xspace}
\usepackage{times}
\usepackage{epsfig}
\setlength {\topmargin} {0 mm}
\setlength {\headsep} {0 mm}
\setlength {\headheight} {0 in}
\setlength {\voffset} {0 mm}
\setlength {\oddsidemargin} {0 mm}
\setlength {\evensidemargin} {0 mm}
\setlength {\hoffset} {0 mm}
\setlength {\textwidth} {6.5 in}
\setlength {\textheight} {9 in}
this will use the space better. Use the usual commands for sections, subsections, captions, etc. (if you have questions about using LATEX, please let me know).

Alternatively, you can turn in a paper in HTML. In that case, use the commands as described below.

Headings, Figures, etc. in HTML

Section 1: Introduction

Section 2: Problem description

Section 3: Your solution

Subsection 3.1: Description of your solution

Subsection 3.2: Analysis--how and why the solution works

Subsection 3.3: Experiments and results

Section 4: Conclusion

Section 5: References


What You Should Turn In...


Additional Remarks



This page is maintained by:
Virgil Andronache
Copyright © 2004, Virgil Andronache
University of Notre Dame
All rights reserved.
Last revised January 09, 2004