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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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