{author} is about the formatting of the \author command
3
votes
2answers
2k views
Left-aligning authors section in an article
I want to align the authors section of my article to the left. If there are more than one authors, each author should be aligned left in its own cell. I am using memoir's article class.
This is what ...
5
votes
1answer
6k views
Multiple authors in a Journal style (llncs) Document
How to display multiple authors in a journal style e.g. \documentclass{llncs} document?
The solution suggested in What's the correct use of \author{} when multiple authors? does not work for me, ...
8
votes
2answers
310 views
“and” in Author Name
I was sure to find the answer to this rightaway, but somehow it didn't show up. I'm trying to add an organization as an author with "and" inside the name.
Like:
@MISC{secfindings,
author = ...
20
votes
1answer
11k views
How to add several authors with different affiliations in beamer?
Is it possible to do this in beamer? Or do I have to use other packages?
9
votes
2answers
6k views
Same affiliation for all authors without extra packages
I have a working paper with a colleague from the same institution, so we entered:
\author{A B \and C d}
how can I now add affiliation, so that its for both authors (centred), and not only for one ...
43
votes
1answer
19k views
What's the correct use of \author when multiple authors?
Working on a project, the article we are writing is written by me and someone else. How should I fill the \author?
What about \author{LASTNAME1, FIRSTNAME1 \& LASTNAME2, FIRSTNAME2}? It doesn't ...
25
votes
3answers
21k views
Where to put the institute information in the article document class?
I've seen in other document classes that one can input the authors' institutes via special commands, for example in revtex4 I can put
\title{Aggregation According to Classical Kinetics---From ...