Document ClassesList of authors

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
ubuntu2014
Posts: 29
Joined: Mon Oct 06, 2014 12:42 am

List of authors

Post by ubuntu2014 »

I want to add multiple authors in my article and give the institute address and then give the email address of only the corresponding author in the article class file. Which is the most appropriate way of doing this?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
Stefan Kottwitz
Site Admin
Posts: 10290
Joined: Mon Mar 10, 2008 9:44 pm

List of authors

Post by Stefan Kottwitz »

You could print the title page yourself, instead of relying on \author and \institute commands and using a predefined title page.

However, as a quick way you could use the authblk package, see authblk manual.

Stefan
LaTeX.org admin
Post Reply