After sending out the call for papers, the FOAL organizers were asked to make papers available as part of the ACM Digital Library. Since this seems a benefit to the authors and the AOSD community, we would like your cooperation in making this possible, and apologize for the extra effort involved in preparation and formatting of your final paper versions.

Formatting Details for Authors

Since papers are going into the ACM Digital Library, authors are requested to sign a copyright form and format papers carefully in ACM Conference format.

For the same reason, authors should include CR categories, general terms, and keywords in their document, as described in the ACM conference format.

Copyright Form

For inclusion in the ACM Digital Library, lead authors also should to sign (on behalf of their coauthors) a copy of Part A of the ACM Transfer of Copyright Agreement. Please fax it to Prof. William Harrison, at 353-1-677-2204. Prof. Harrison is Workshops Chair for AOSD and is coordinating communications with the ACM on behalf of all workshops.

The FOAL organizers recognize that this is a change in the copyright policy from that announced in the Call for Papers. The copyright form is required if authors wish to have their work included in the ACM Digital Library. The ACM copyright policy is quite liberal; for example, authors retain the right to post their papers to their homepages and to reuse any portion of the work, without fee, in their own future works. Also we have arranged to continue to make the FOAL Proceedings freely available from the FOAL website. Authors who have concerns about this change in policy should contact the FOAL organizers.

Permission Block

Authors should format their papers with a permission block at the bottom left of the first page that reads as follows.

Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. To copy otherwise, to republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee.

Sixth International Workshop on Foundations of Aspect-Oriented Languages (FOAL 2007), March 13, 2007, Vancouver, BC, Canada.

Copyright 2007 ACM ISBN 1-59593-671-4/07/03 ... $5.00

Word

If you are using Word, use the alternate document template to get the permission block in the right place.

If there isn't enough room in the permission block, abbreviate the conference to FOAL 2007.

Be sure to include CR categories, general terms, and keywords.

LaTeX with sig-alternate.cls Style File

If you are using LaTeX, we recommend using the sig-alternate.cls style. If you do that, then your document should start with:

\documentclass{sig-alternate}

Then to get the permission block use the following after \begin{document}:

\conferenceinfo{Sixth International Workshop on 
Foundations of Aspect-Oriented Languages (FOAL 2007),
}{March 13, 2007, Vancouver, BC, Canada.}
\CopyrightYear{2007}
\crdata{ISBN 1-59593-671-4/07/03}

LaTeX with acm_proc_article-sp.cls Style File

If you would rather use the acm_proc_article-sp.cls style, your document would start with:

\documentclass{acm_proc_article-sp}

Then, when using this style, you generate the permission block by using the following (which can appear before the \begin{document} in this style):

\toappear{
Permission to make digital or hard copies of all or part of this work 
for personal or classroom use is granted without fee
provided that copies are not made or distributed for profit
or commercial advantage and that copies bear this notice 
and the full citation on the first page. To copy otherwise, to republish,
to post on servers or to redistribute to lists,
requires prior specific permission and/or a fee.\newline
\textit{Sixth International Workshop on 
Foundations of Aspect-Oriented Languages (FOAL 2007)},
March 13, 2007, Vancouver, BC, Canada.\newline
Copyright 2007 ACM ISBN 1-59593-671-4/07/03 ...\$5.00.
}

LaTeX Meta Data

To include CR categories, general terms, and keywords with one of the two recommended styles, use something like the following (after \begin{document}), edited to suit your paper:

\category{D.2.11}{Software Engineering}{Software Architectures}[Languages]
\category{D.2.13}{Software Engineering}{Reusable Software}[Reuse models]
\category{D.2.10}{Software Engineering}{Design}[Representation]
\terms{Design, languages}
\keywords{Architecture, components, composition, reuse, modeling}

No Page Numbers

The FOAL organizers will add page numbers to all papers after final submission. Please make sure your submitted paper does not include any page numbers.

Embedding Fonts

Be sure that PDF files produced have all the fonts embedded and should use Type 1 fonts (scalable), not Type 3 (bit-mapped). You can check this in Adobe Acrobat by using the File menu, and looking at the Document Properties.

Final Submission

Final versions of papers, meeting all of the above requirements must be submitted by 23:00 GMT, 1 March 2007, by email to Gary Leavens: leavens@cs.iastate.edu.

Page last modified Saturday, October 31, 2009.