Text Formatting ⇒ Inserting an envelope icon in the corresponding author
Inserting an envelope icon in the corresponding author
First, I would like to insert an envelope icon in front of the corresponding author's name. Second, I have three authors all from the same institute. I would like to put the superscripts in the form of 1,2,3. How do I achieve this in Latex?
Attached image is what I want to achieve.
Thank you in advance
- Attachments
-
- This file shows the two things I need help with.
- Envelope and superscripts.png (22.04 KiB) Viewed 10000 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
Inserting an envelope icon in the corresponding author

Superscripts: →
\textsuperscript
Symbols: → The Comprehensive LaTeX Symbol List

Inserting an envelope icon in the corresponding author
You answered my question. This is what I wanted exactly. Thanks once again.