爱思唯尔(Elsevier)论文模板中添加作者简介和图片(biography)

Elsever论文模板的论文模板中没有biography的模板,如何手动添加?

1. 现有方案举例(不完美)

CSDN上也有不少解决方法,例如这里的:

\documentclass{article}
\usepackage{wrapfig}
\usepackage{graphicx}

\begin{document}

  \begin{wrapfigure}{l}{25mm} 
    \includegraphics[width=1in,height=1.25in,clip,keepaspectratio]{Author Photo}
  \end{wrapfigure}\par
  \textbf{Author Name} Introduction\par
\end{document}

效果如下:
在这里插入图片描述
效果差不多了,但是不完美,存在:照片和简介顶部不对齐,人名存在缩进等问题。

2. 改进方案

这里给出我认为完美的方案:

%% 插入必须的包
\usepackage{wrapfig} % 用于插入biography
\usepackage{flushend} % 用于让最后一页的biography以行对齐

%% Author 1
\subsection*{  } % 让reference和biography之间保留一定的间距
\setlength\intextsep{0pt} % 对齐photo和introduction
\begin{wrapfigure}{l}{25mm}
    \centering
    \includegraphics[width=1in,height=1.25in,clip,keepaspectratio]{photo1.jpg}
\end{wrapfigure}
\noindent \textbf{Author Name} congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations.\par

\hspace*{\fill} % author与author之间空一行

%% Author 2
\subsection*{  } % 让reference和biography之间保留一定的间距
\setlength\intextsep{0pt} % 对齐photo和introduction
\begin{wrapfigure}{l}{25mm}
    \centering
    \includegraphics[width=1in,height=1.25in,clip,keepaspectratio]{photo2.jpg}
\end{wrapfigure}
\noindent \textbf{Author Name} congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations congratulations.\par

效果如下:
在这里插入图片描述

3. 题外

(我的论文被接收了,哈哈)其实折腾那么多,最后论文accepted后,Elsevier会有专人帮你重新排版,最终版只是用了我们提供biography和photo(所以这部分嫌麻烦的话可以不搞,直接提供文字和图片附件即可)。他们有出版专用的latex模板,很多指令与我们在manuscript使用的不同,如插入传记的指令。总结:Elsevier还是很专业,很多步骤都流程化、专业化了,让投稿者更专注于内容本身;但是带来的吐槽点就是步骤有点琐碎。

参考:


其它值得推荐的学术写作技巧:

评论 9
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

lyh458

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值