1_WritePaper

Writing Tips

Before you send me your paper for revision, please make sure that you go through the check list to make sure that your paper is written in standard IEEE paper format. (Those guidelines are mostly from the IEEE journal paper guidelines. Please read the attached "Preparation of Papers for IEEE TRANSACTIONS and JOURNALS" carefully!  As I found many of you do not follow these guidelines.)

1. How to write a technical paper?

**************************************************

Abstract Examples

This paper presents a novel XYZXYZXYZ approach for XYZ  using XYZ data as inputs. To do  XYZ (goal), we formulate an XYZ problem to do XYZ (method).  Describe the process of the method. First, we utilize ______. Second, we employ ___ to ______.  The obtained ___ are ___ by ____ followed by _______.  The proposed method is developed and tested using ____ data. Simulation results show that the proposed method outperforms existing methods across various ____, showing X% of increase in ___ and Y% increase in ____.

Index Terms:  Enter keywords or phrases in alphabetical order, separated by commas.  Alpha-beta order!

Nomenclature

Section I: Introduction: not to exceed 1.5 page.   


Section II: Modeling Methods.

Flow chart that illustrates the process of your algorithm. 

Way 1: Use a flow chart that shows how algorithm works (This representation is also good for patent applications). 

Using variables to show detailed logic flow of your algorithm or in a few illustrative blocks to show an overview of your algorithm (how many steps and how each steps connected with each other.

Way 2: Describe the steps in steps 

Way 3: Use pseudocodes

Equations

There are different ways to illustrate your algorithms.  But in general, you need to make sure the other researchers can follow and reproduce your results.

\begin{IEEEeqnarray}{rcl} 

\label{eqn12}

    M_{predicted} (i)=

    \begin{cases}

      1, & \text{if}\ M_{predicted}(i)=M_{optimal}(i) \\

      0, & \text{otherwise}

    \end{cases}

\end{IEEEeqnarray}

(Please make sure you check all the following rules are met)  (Reference to EquationExample3.pdf and EquationExample4.pdf.  Can be downloaded at the end of this page)

Figures: 

I need to check each figure carefully to make sure you follow the rules and here are a few things you can do to make my life easier... So I can live a longer and happier life...

figure(1)

set(gcf,'DefaultAxesFontSize',16) 

set(gcf,'DefaultTextFontSize',16)

Tables

A shot bio and your picture. 

Other recommendations

Response to Reviewers’ Comments

First, you want to appreciate the efforts the editor and reviewers put into reviewing your paper.  Then, an itemized response must be provided to the reviewers' comments . Lastly, all revisions made to the main manuscript need to be highlighted.