Network Security lecture notes Copyright © 2006 Mark Dermot Ryan
Permission is granted to copy, distribute and/or modify this document
(except where stated) under the terms of the GNU Free Documentation License,

Writing hints

Basic information

These hints are taken from a variety of sources on the internet, and represent my opinion and advice about how to go about writing a short technical report. Please adhere to them when writing your report for Network Security.


How to write your report

First write an outline

Writing the paper

  1. Start from the outline.
  2. Make the outline reflect the level of subsections: for each subsection, write no more than two lines describing the purpose/goal of that subsection. This text will not be part of the final paper - it is only there to remind you what you are trying to accomplish. It is essential to be able to capture the purpose of a subsection in one or two lines. If you cannot do this, then you probably don't understand what the subsection is really about, and when you try to write the text, it will be jumbled.
  3. Then, for each subsection, map out specific paragraphs: for each paragraph, write one sentence that explains the topic or main goal of just that paragraph. Again, this sentence probably will not make it into the actual text. It's important to keep it to one sentence. (Every well-formed paragraph does indeed have one sentence that explains the point of the paragraph, with the other sentences merely supporting or expanding on it.) 
  4. Read through everything you have written and see if it has a logical flow, ie if you believe it represents your work adequately.
  5. Give what you have written to a technical colleague completely unfamiliar with your work (but able to understand the computer science part), have them read it, then have them tell you (without looking at it) what s/he thinks the main point and contributions are.
  6. If all goes well, replace the topic sentences with complete paragraphs.
  7. Write the introduction and the conclusions last. The conclusions section should recap on the main points made in the paper, ideally in bullet form. It can also summarise any open issues.
This is an iterative process. Your section organisation is likely to change several times. This is fine; it means you're understanding what presentation order works best. If you don't go through at least three or four major revisions (where you move around or chop entire sections), there is probably something wrong.

Writing Style