This is an old revision of the document!
目录
文章结构
Abstract
Introduction
1. 背景,主要论述研究意义
2. 前人工作,包括使用方法,所达到的效果/前人工作中尚未考虑的部分,不足之处
3. 本文的研究基础或是理论基础的论述
4. 本文的贡献
5. 文章结构
Example
Methodology
1. 理论基础和公式推导
2. 具体介绍实现方法/控制其方法
Simulation/Experiment results
1. 理论结果及其对比
Conclusion
注意事项
l 必须用grammarly检查拼写和语法错误!!!
l 可以用谷歌翻译把全文翻译成中文,查看整个逻辑!!!
l 保证所有符号的一致性,且确保每个符号都有相应解释(图/公式),符号的下标和上标用正体表示,向量用粗体表示,正体前缀\rm,加粗前缀\bm
l 确保每个公式后都有标点符号,若句子没有结束用“,” 若句子结束用“.”
l 确保每个公示前都有标点符号,如 the equation can be expressed as,
l 确保需要引用的公式和图有相应标号以便于引用:
公式编号方法:\begin{equation} \label{eq:A1}
公式引用方法:\eqref{eq:A1}
图片编号方法:
\begin{figure}
\centering \includegraphics[trim = 7mm 0mm 0mm 6mm, clip=true, width= 0.95\linewidth]{fig:rsccontrol_ab.pdf} \caption{Proposed VM-DPC for RSC in $\alpha\beta$ reference frame.} \label{fig:proposed_control}
\end{figure}
图片引用方法:\ref{fig:proposed_control }.
l 在使用简写的首次需进行声明,并在首次使用简写使每个首字母大写如Doubly Fed Induction Generator (DFIG)
l 在引用文献时需保证期刊名同为简写或同为全称,期刊名简写查询方法:Mendeley-Tools-Citation Style-Journal abbreviations
l 再解释完每个名词之前,不要用句号“.”,而是使用逗号“,”,且每个respectively前面要用“,”分隔开
常用句式
最近研究的热点: a topic of extensive study in recent years
资源位置
Latex Trans模板位置:Onedrive\Latex模板\Journal\Latex\Latex
Latex Conf 模板位置: OneDrive\Latex模板\Conference\Conference-LaTeX-template_7-9-18
Latex作图模板位置: OneDrive\Latex模板
使用技巧
图片插入并删除四周空余位置的方法: begin{figure}
centering includegraphics[trim = 40mm 0mm 0mm 0mm, clip=true, width=9cm]{FIGURES/RNdata(
100nd)(p=0.0457)500Loop3.eps}
caption{Attribute disclosure distribution on different node degree(Random network, Average node degree = 4)}
label{fig:attrDiscDistRN4} end{figure}
注释:trim=l b r t This option will crop the imported image by l from the
left, b from the bottom, r from the right, and t from the top. Where l, b, r and t are lengths.【引自:http://en.wikibooks.org/wiki/LaTeX/Importing_Graphics】
标题,作者,项目基金及所在单位表示方法(期刊):
\title{A Voltage Modulated Direct Power Control Design for Doubly Fed Induction Generator
%{\footnotesize
%\textsuperscript{*}Note: Sub-titles are not captured in Xplore and
%should not be used}
\thanks{This work was supported by the National Key R\&D Program of China(2018YFB0904004) and in part by Natural Science Foundation of China under Grants 51707106 \emph{(Corresponding author: Haoran Zhao).}
}
\thanks{
S. Gao is with the School of Electrical Engineering, Shandong University, Ji’nan 250061,
China.(email:gaosn@mail.sdu.edu.cn)
}
\thanks{
H. Zhao and D, Lei are with the Key Laboratory of Power System Intelligent Dispatch and Control of Ministry of Education, Shandong University, Ji’nan 250061, China.(email:hzhao@sdu.edu.cn, dinglei@sdu.edu.cn)
}
\thanks{
Y. Gui is with the Department of Energy Technology, Aalborg University, Aalborg, Denmark. (yog@et.aau.dk)
}
\thanks{
Q. Wu is with the Department of Electrical Engineering, Technical University of Denmark, Lyngby, Denmark. (qw@elektro.dtu.dk)
}
}
\author{
\IEEEauthorblockN{Shuning Gao, \emph{Student Member, IEEE}, Haoran Zhao, \emph{Senior Member, IEEE}, Yonghao Gui, \emph{Member, IEEE}, Ding Lei, \emph{Senior Member, IEEE}, and Qiuwei Wu, \emph{Senior Member, IEEE} }
}
效果:
下括号添加 \begin{equation}
\begin{aligned}
U_{\rm rP}=&\nu_{\rm rp}+\underbrace{\frac{2\sigma L_{\rm m}}{3}\omega_{\rm r}}_{K_{\rm Qs}} Q_{\rm s}+\frac{L_{\rm r}\omega_{\rm r}}{L_{\rm m}\omega_{\rm s}}|{v_{\rm s}}|^2 + \underbrace{R_{\rm r}(v_{\rm s\alpha}i_{\rm r\alpha}+v_{\rm s\beta}i_{\rm r\beta})}_{\rm{compensation\;term\;}C_{d}}
\end{aligned}
\end{equation}
\begin{equation}
效果:
左括号及对齐符号添加
\begin{equation}
\left\{
\begin{aligned}
P_{\rm g}&=\frac{3}{2}(v_{\rm s\alpha}i_{\rm g\alpha}+v_{\rm s\beta}i_{\rm g\beta}) \\
Q_{\rm g}&=\frac{3}{2}(v_{\rm s\beta}i_{\rm g\alpha}-v_{\rm s\alpha}i_{\rm g\beta}) .
\end{aligned}
\right.
\end{equation}
效果:
变量用斜体,常量用正体,下标用正体
修回信书写注意事项 在修回信(cover letter)中回答审稿人的意见时,应该用第三人称回答。
例如,The authors appreciate the reviewer’s valuable comment. 标红部分应该用The authors 而最好不用I 或者We等词汇。
Copyright © 2020 My Company. All Rights Re