Scientific Word/Workplacebeamer | Several Authors on Title

Information and discussion about Scientific Word and Scientific Workplace, two commercial WYSIWYG-like editors for Windows
Post Reply
cheolcheolel
Posts: 2
Joined: Mon Sep 19, 2011 3:27 am

beamer | Several Authors on Title

Post by cheolcheolel »

Hello,

I'm a PhD student and I'm looking for the solution to a question about beamer front matter.

I need to insert several authors with different affiliations. I would like them to be displayed like ' author 1(in say line 1), author 1's affiliation(in line 2), author 2(line 3),and author 2's affiliation(line 4)'.

I read and tried what the SWP manual says, but it didn't work.
Can someone help me?
Thank you.

Recommended reading 2024:

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

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10319
Joined: Mon Mar 10, 2008 9:44 pm

beamer | Several Authors on Title

Post by Stefan Kottwitz »

Hi,

you can use \\ within the author name(s), such as

Code: Select all

\author{author1\\author2\\author3}
for getting author (and affiliations if required) in several lines.

Stefan
LaTeX.org admin
cheolcheolel
Posts: 2
Joined: Mon Sep 19, 2011 3:27 am

Re: beamer | Several Authors on Title

Post by cheolcheolel »

Thanks Stephan_K. Your solution seems for Latex, I think.
My questions is how I do that in Scientific Workplace/Word. Do you know how?
Thanks.
sitex
Posts: 70
Joined: Sat May 09, 2009 12:37 pm

Re: beamer | Several Authors on Title

Post by sitex »

Hello,

If two are more authors have the same address information I normally type something like author1 and author2 in the author field of Scientific Word. Otherwise, I enter a latex field similar to the one posted in this thread or the examples George gave on the MacKichan Software forum.

Best,

Tom
Post Reply