Scientific Word/Workplace ⇒ beamer | Several Authors on Title
-
- Posts: 2
- Joined: Mon Sep 19, 2011 3:27 am
beamer | Several Authors on Title
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.
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
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
beamer | Several Authors on Title
you can use \\ within the author name(s), such as
Code: Select all
\author{author1\\author2\\author3}
Stefan
-
- Posts: 2
- Joined: Mon Sep 19, 2011 3:27 am
Re: beamer | Several Authors on Title
My questions is how I do that in Scientific Workplace/Word. Do you know how?
Thanks.
Re: beamer | Several Authors on Title
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