I want to share the lessons I learned recently when writing a paper. These were some revelations that helped me get over the procrastination hump and really set me on the writing fast-track.
- Start with a thesis
- Do all the experiments next
- Recursive outlining
- Finish it up
Read on for an explanation of each of these steps:
Start with a thesis
Before you do anything else, write a short, to the point thesis topic. It should be one or two sentences and the entire paper should be written to prove that thesis. I stuck mine to the wall above my desk to help keep me focused. They tell you to do this in grade school, and when you’re all grown up, the same rule applies. This will forever-on be the first thing I do when I sit down to write a paper.
Do all the experiments next
All of your experiments should be designed to support your thesis, and completed before you do anything else (so that you know your thesis is right). If your thesis turns out not to be right, then you have to go back to the beginning and pick a new thesis!
When I say experiments, here I mean the work that you’re writing about. In my case ‘experiments’ are figures showing the results of my computer vision algorithms. For someone else it may be analysis of a client’s financial data or a computer simulations of particle movement through a turbulent fluid field.
In any case, doing these with the thesis in mind, and before writing ensures that the experiments are relevant, and help to prove the thesis.
Recursive Outlining
In recursive outlining I start with an outline of sections: Introduction, Background, Novel Algorithm, Results, Conclusion. This takes no time because its the same for almost every paper. Next, go though and add sub-sections, then sub-sub sections.
At this point, most typical ‘outlining’ stops. However, keep going. Add sentence ideas to each sub-sub section, and start making rough guesses about where graphics will go. Add key words to those sentences ideas. All the time, keep the thesis in mind.
Now your paper has all of the ideas you want to present in a very rough form. Inevitably some sections will be sketchier than others, but now the process of refining the text can become very compartmentalized without sacrificing overall idea of the paper.
Finishing it up
What the process until now has done is to take apart the paper into these little tasks. The final steps are to turn your sketch for each sub-sub section into an concise, eloquent-sounding, finished piece of writing. Once you have done this for all the sections, give it a final read-over and its done.
Keep in mind that some of these steps may take days, but by following this process you always know what your next action is, and you don’t have to waste a lot of time doing pointless things or re-doing things that were directed towards the wrong point.
It’s true that I have precious little paper-writing experience, but these revelations have helped my writing considerably. I plan to post updates to this as my experience grows and my method evolves. If you have any good tips along these lines, please share them in the comments!