General ⇒ affiliation with two indices
affiliation with two indices
First Name ^{1,2}, Second Name ^{1,3}
^{1} Department One ^{2} (Two ^{3}), Institute bla bla.
So basically I want to add more indices in the main affiliation of the authors that refers to them specifically. It is important to save space by not repeating the affiliation specifying the department of each author in a new line of text.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: affiliation with two indices
affiliation with two indices
Code: Select all
\documentclass[superscriptaddress]{revtex4}
\begin{document}
\author{First Name}
\affiliation{First Department, Same Institute}
\author{Second Name}
\affiliation{Second Department, Same Institute}
\maketitle
\end{document}
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: affiliation with two indices
How about using a standard class?
Re: affiliation with two indices
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
affiliation with two indices
\maketitle
to generate the actual titlehead. You can do it completely by hand, though this is a tiny bit more complicated.What would you need from the APS template within article, or ... how should the header look like? Just the linebreaks removed? Do you need this more than once (i.e. a macro) or is it enough to do it completely by hand without any automation.
If the institution is always the same, can it be hardcoded? Is it useful to add the very same marker for every every name instead of just using something like a subtitle to place this information.
Code: Select all
Properties of our new and georgous material
Institute of nano-stuff
James^1, Mary^2, Gunther^7
^1 dep. of materials testing; ^2 dep. of nano-scale simulations; ^3 dep. of ultra-testing, Iceland