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.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- 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