Generalmuliple affiliations of an author

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
hfarrukhn
Posts: 17
Joined: Thu Sep 04, 2008 9:57 pm

muliple affiliations of an author

Post by hfarrukhn »

Hi,
I am using acm class sig-alternate.cls (attached with this mail). I have two authors. For one of the authors, I want to add two affiliations. I tried \altaffilmark{1,2} and \altaffiltext{1}{text}, but I get an error "undefined control sequence \altaffiltext". Please help me to get out of here.

Code: Select all

\author{Farrukh Nadeem\altaffilmark{1,2}, Thomas Fahringer\altaffilmark{1}}
       
       \altaffiltext{1}{Institute for Informatics, University of Innsbruck, Austria\\
       \{farrukh,tf\}@dps.uibk.ac.at
       }
\altaffiltext{2}{National University of Computer and Emerging Sciences,\\
       Lahore, Pakistan.\\ 
       farrukh.nadeem@nu.edu.pk
       }
Thanks,
Farrukh
Attachments
sig-alternate.cls
(56.12 KiB) Downloaded 389 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

younos_naga_ba
Posts: 1
Joined: Tue Apr 05, 2011 9:32 am

Re: muliple affiliations of an author

Post by younos_naga_ba »

Could you find a solution to this problem? I couldn't find anyway to solve the same problem.
hfarrukhn
Posts: 17
Joined: Thu Sep 04, 2008 9:57 pm

Re: muliple affiliations of an author

Post by hfarrukhn »

NO
Post Reply