Log In
Register
Upgrade Storage
Home
Groups
Documentation
Forums
Get Involved
How to Italize (et al.) automatically
kjwilliams
February 8, 2015
I am really not sure how to get around to doing this!
adamsmith
February 8, 2015
Are you customizing a citation style, are you saying an existing one is incorrect, or what's the context of the question?
kjwilliams
February 8, 2015
I am trying to edit the Cell citation option, so that when it automatically puts "et al." it comes out italicized.
adamsmith
February 8, 2015
<et-al font-style="italic"/>
placed right below the relevant <name> (note the lack of s at the end) element.
Is that a requirement for Cell or a personal preference?
kjwilliams
February 8, 2015
Personal preference, and where would I put that code sequence exactly?
adamsmith
February 8, 2015
between line 30 and 31 for in text and between line 40 and 41 for bibliography. (right between <name...> and </names> )
kjwilliams
February 8, 2015
Ok thank you!
Sign In
or
Register
to comment.
Upload image file with the file dialog or by dragging and dropping images onto the dashed region
Select a file
Close
Ok
placed right below the relevant <name> (note the lack of s at the end) element.
Is that a requirement for Cell or a personal preference?