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?
Text Formatting ⇒ locating the place of two authors above of two columns
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
locating the place of two authors above of two columns
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
it depends on the document class. Which one do you use?
Without knowing about the class features, I would just say, use a table (



Stefan
LaTeX.org admin