Text Formattinglocating the place of two authors above of two columns

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
farnaz
Posts: 9
Joined: Tue Nov 08, 2011 7:00 am

locating the place of two authors above of two columns

Post by farnaz »

Hi,
I am preparing a conference paper. Its format is two-column. It is required that the name of each author should located in above of two columns. I mean:

Author1 Author2
Text Text

would you please help me?

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: 10324
Joined: Mon Mar 10, 2008 9:44 pm

locating the place of two authors above of two columns

Post by Stefan Kottwitz »

Hi Farnaz,

it depends on the document class. Which one do you use?
Without knowing about the class features, I would just say, use a table (tabularx) or a longtable or the multicol package.

Stefan
LaTeX.org admin
Post Reply