|
1. Space
Saving Ideas
An idea on how to obtain additional room
on your submission, you can combine the subsections heads of Categories
(ACM Classifiers), General Terms, and Authors' Keywords with the body text
and a colon, such as:
\vspace{1mm}
\noindent
{\bf Categories and Subject Descriptors:} B.X.X {[Your Choice]}: {The Third
Field Here}
\vspace{1mm}
\noindent
{\bf General Terms:} Enter your choices of the 16 terms.
\vspace{1mm}
\noindent
{\bf Keywords:} Enter your choices.
By making the references 8 or 8-1/2 pt
size:
Coding to change the references to 8 pt:
\begin{thebibliography}{50}
\vspace*{0.5mm}
\scriptsize
2. Adding
or Including More than 3 Authors on the First Page, please see: http://www.acm.org/sigs/pubs/proceed/sigfaq.htm#a18
(SEE ALSO ITEM #5 below)
3. For
Type 1 font problems see: http://www.acm.org/sigs/pubs/proceed/sigfaq.htm#a14
4. Force
balancing the last page of references: use \vfill\eject between bibitems.
For example:
\bibitem{nowka}
K.~Nowka {\it et al},
\newblock ``A 32-bit PowerPC System-on-a-chip with Support for Dynamic
Voltage Scaling and Dynamic Frequency Scaling,''
\newblock {\it ACM Proceedings of DAC 2003}, 2002.
\vfill\eject
\bibitem{semeraro}
G.~Semeraro et al,
\newblock ``Energy-Efficient Processor Design Using Multiple
Clock Domains with Dynamic Voltage and Frequency Scaling,''
\newblock {\it High Performance Computer Architecture}, 2002.
|