I would like to arrange four authors below each other. Multiple
\author
commands do not work as the article selects the latest author in the list. Line breaks do not work either. Is there a solution?Cheers,
Alex
\author
commands do not work as the article selects the latest author in the list. Line breaks do not work either. Is there a solution?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
\spacedlowsmallcaps
command but if you put it outside that command you can get authors printed below one another. Here's an example:Code: Select all
\author{John Smith \\ James Smith}
Code: Select all
\author{\spacedlowsmallcaps{John Smith* \& James Smith\textsuperscript{1}} \\
\spacedlowsmallcaps{John Smith* \& James Smith\textsuperscript{1}}}
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