Tagged Questions
4
votes
1answer
350 views
IEEEtran authorrefmark and affiliation
How to change IEEEtran \IEEEauthorrefmark to numbered style 1, 2, 3... instead of the star and dagger marks and make the author affiliation as footnote in the first page?
1
vote
1answer
1k views
authors with multiple affiliations without packages
I'm trying to list an author with multiple affiliations for an article submission. I Googled around a little and discovered the authblk package which is pretty cool. Unfortunately it refuses to work ...
4
votes
1answer
252 views
Removing the 'and' from between two authors, revtex4-1
Basically I'm trying to separate multiple authors names using a comma instead of 'and', here's what I'm doing...
\documentclass[aps,prl,a4paper,twocolumn,superscriptaddress,notitlepage]{revtex4-1}
...
3
votes
1answer
715 views
REVTeX affiliations without superscripts
I tried searching for this, but wasn't turning up anything. Maybe I missed something.
I have multiple authors, all with the same affiliations. Is there a way I can get REVTeX to suppress ...
2
votes
1answer
1k views
Simple Author, affiliation and email example fails in RevTex4-1
I can't get the following simple author / email / affiliation code to function perfectly in a document for Journal of Mathematical Physics (JMP):
\documentclass[aip,jmp,preprint]{revtex4-1}
...
...
9
votes
2answers
5k 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 ...