I would like to display three authors in a triangular layout, i.e., two centered in a row, and the third centered in the following row. Is is possible to accomplish this directly with the standard IEEEtran conference template?
With the following code:
\author{\IEEEauthorblockN{Foo Bar}
\IEEEauthorblockA{Foo Faculty of Science and Sciences\\
Bar University, Foo City, Bar\\
foobar@bar.edu}
\and
\IEEEauthorblockN{Bar Bar}
\IEEEauthorblockA{Amazing Bar School of Bars and Schoolness\\
Foo University, Bar City, Foo\\
barbar@foo.edu}
\and
\IEEEauthorblockN{Foo Foo}
\IEEEauthorblockA{Awesome Foo Faculty of Foodies\\
Foods and Bars Institute, FooBar District, BarFoo\\
foofoo@fnb.edu}}
\maketitle
I get the following result:
