I am trying to put two affiliations for an author in sig-alternate (ACM SIG Proceedings), for the second author. So effectively, the second author should be over both the second and the third affiliations. But there is no way I can keep the third author field blank and have only the affiliation there. Is there any other way to do this?
\author{
\alignauthor
First Author\\
\affaddr{Some lab, Some University}\\
\affaddr{New Found Land, NJ, USA}\\
\email{somemail@someserver.edu}
\alignauthor
Second Author\\
\affaddr{Some lab}\\
\affaddr{Some company}\\
\affaddr{Santa Clara, CA, USA}\\
\email{otheremail@company.com}
\alignauthor
Test author\\
\affaddr{The Th{\o}rv{\"a}ld Group}\\
\affaddr{1 Th{\o}rv{\"a}ld Circle}\\
\affaddr{Hekla, Iceland}\\
\email{larst@affiliation.org}
}
