I'm relatively new to LaTeX, and it's hard to believe this subject hasn't been discussed before. But I've not found any such discussion. So I'm asking it now.
Take the example of a pre-publication academic paper and the author's address. For example, suppose an author of a paper is:
- Dr. Peorgie Tirebiter, PhD
Department of Obfuscation
More Science University
Room 1854 Mudhead Hall
1848 Antelope Freeway
Mystic, CT 01517
USA
e: PTirebiter@MoSciU.edu
t: (213) BU8-8252
For example:
- *Direct all correspondence to Dr. Porgie Tirebiter, PhD, Department of Obfuscation, More Science University, Room 1854 Mudhead Hall, 1848 Antelope Freeway, Mystic, CT 01517, USA, e: PTirebiter@MoSciU.edu, t:(213) BU8-8252.
- \newcommand{CR}{\\}
\newcommand{contact} {
Dr. Peorgie Tirebiter, PhD\CR
Department of Obfuscation\CR
...
}
\contact
- \renewcommand{CR}{, }
Direct all correspondence to \contact