Articles, Essays, and Journal TemplatesHow do I add multiple authors in this template?

IEEE, Elsevier, ACM, ACE, Science, AGU, PNAS, PLOS, RSoC, Springer, Stylish articles and Essays
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

How do I add multiple authors in this template?

Post by templateuser »

Something like \author{John Smith \and John Doe} messes up the whole title.

Joel

Recommended reading 2024:

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

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

templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Re: How do I add multiple authors in this template?

Post by templateuser »

I have the same issue, oh well. I guess I will have to fix it manually. You might want to rectify this, latextemplates.

Vegar
User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

How do I add multiple authors in this template?

Post by Vel »

Hi Joel and Vegar,

This works just fine:

\author{John Smith, Jane Smith and Bob Smith \hspace{10px}}

If you want to use an ampersand include it like this: \&.

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

How do I add multiple authors in this template?

Post by templateuser »

Thanks. But What we wanted to do was use the \and command normally used to separate authors in the \author{} command. It behaves totally different to the \& command.

Vegar
Post Reply