Paper Writing Checklist
important problem (inspiring idea) + solid and novel theory + convincing and analytical experiments + good writing = seminal research + excellent paper.
If any of these ingredients is weak, your paper, hence reviewer scores, would suffer.
- Explanatory sections: Related work, Background, Methods. The goal of these sections is to make clear the contributions of the paper and set things up later for the empirical sections.
- Empirical sections: Experiment Setup, Results, Analysis
General
Introduction
Importance (P1)
Novelty (P2)
Contributions (P3-P5)
Background
The goal of this section is to set up the foundations so that you can explain your contribution.
Methods
Experiments
Equations
\[\begin{equation} E(x,y,z) = long equation \end{equation}\]
You have a couple of options. First you can pull part of the equation into the main text We define the objective, \(E(x,y,z)=\)
\begin{equation}
long equation
\end{equation}
The above is often enough if you are only slightly over. If you are more over, then use
\begin{eqnarray}
\lefteqn{E(x,y,z) =} \\
& & part of long equation\\
& & + more of long equation
\end{eqnarray}
Figures
Tables
Conclusion
Formatting
Grammar
Citation / Bibliography
-
NoteWhy is this important?
It may seem like a small detail to you but it makes it much easier for a reader to refer to the bibliography. It also conveys to the reader that you attend to details. If you attend to a detail like this, you probably attend to more important details as well (like in your code and experiments).
-
to your preamble and you never have to sort reference numbers manually again!