我的朋友。
我正在准备一个 elsarticle 格式的 latex 文件。以下代码是我的 MWE。
\documentclass[review,3p,times,fleqn]{elsarticle}
\usepackage[hyperfootnotes=false,raiselinks=true,colorlinks,linktoc=all]{hyperref}
\begin{document}
\begin{frontmatter}
%----------------------------------------------------
% Title of Paper
%----------------------------------------------------
\title{Computation of flow and heat transfer}
%----------------------------------------------------
% Author Names
%----------------------------------------------------
%% Group authors per affiliation:
\author[label1]{\textcolor{blue}{Mohammad Fazli}}
\ead{[email protected]}
%-------------
\author[label1]{\textcolor{blue}{Mehrdad Raisee}\corref{cor1}}
\ead{[email protected]}
%-------------
\cortext[cor1]{Corresponding author}
%----------------------------------------------------
% Author's Affiliations
%----------------------------------------------------
\address[label1]{Hydraulic Machinery Research Institute, School of Mechanical Engineering, College of Engineering, University of Tehran, Tehran, P.O. Box: 11155-4563, Iran}
\end{frontmatter}
\section{Bibliography styles}
In another study, Hwang et al. measured the local distribution of heat transfer coefficient and thermal performance in a channel with a staggered array of dimples and protrusions.
\end{document}
正如我所提到的,我正在使用 elsearticle 类。我的问题出在我的隶属关系及其页脚部分。我在隶属关系部分分别设置了“mohammad fazli”和“mehrdad raisee”。但我想在页脚处以相反的顺序设置这些名称。我的意思是在页脚处设置 mehrdad raisee 的电子邮件和 mohammad fazli 的电子邮件。有人能帮我吗?
我是说:
名称:
穆罕默德·法兹利,迈赫达德·拉西
页脚:
mehrdad raisee 的电子邮件, mohammad fazli 的电子邮件