Tagged Questions
4
votes
1answer
352 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?
0
votes
1answer
341 views
REVTEX author affiliation
Good morning
I am triing to use RevTex to write an article to APS. I use this code for author affiliation.
\documentclass[aps]{revtex4-1}
\begin{document}
\title{A title}
\author{Author A}
...
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
716 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
533 views
How to add author an affiliation and their email address and all left aligned
How to add author an affiliation and their email address and all left aligned?
title
author 1, author 2, author 3
Authors affiliation
author1 's email address
abstract
I'm using a single column ...
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 ...
10
votes
1answer
11k views
Revtex 4.1 multiple affiliations
EDITED:11-23-2010
In case anyone stumbles upon this question and has a similar problem. The Ubuntu/Debian repositories have an old version of revtex that exhibit this bug. Until the repos are updated, ...