Search found 2 matches

by aanidaani
Fri Aug 16, 2013 11:19 pm
Forum: Text Formatting
Topic: Italicizing author list
Replies: 2
Views: 5452

Italicizing author list

Thank you for the kind welcome!

I realized after staring at my code for a while that I was using the authblk package, which I think was overriding the formatting of the author list.

To solve the problem I defined each \author[*]{name} entry as being italic and that worked.
by aanidaani
Fri Aug 16, 2013 7:54 pm
Forum: Text Formatting
Topic: Italicizing author list
Replies: 2
Views: 5452

Italicizing author list

Hello everyone. I've redefined the \maketitle command to fit the format of a journal, but I'm having difficulty getting LaTeX to italicize the \@author list.

Here is what the author list currently looks like. I would like just the names to be italicized.
http://i.imgur.com/4cDtcFK.png

And here ...