1 / 27

Report Writing

Report Writing. Tomas.Maul@nottingham.edu.my Based on material from G52GRP. Layout of Slides. General tips on writing reports. Principles, practices and guidelines for technical writers. Report Structure - Front Page. Your reports should have a front page containing the following:

pink
Download Presentation

Report Writing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Report Writing Tomas.Maul@nottingham.edu.my Based on material from G52GRP

  2. Layout of Slides • General tips on writing reports. • Principles, practices and guidelines for technical writers.

  3. Report Structure - Front Page • Your reports should have a front page containing the following: • Your name • Your supervisor’s name • Your project title • Your group name (e.g. ajt-xyz1) • Your group members’ names • The date • Whether the report is final/interim and group/individual Notes based on the “report writing” lecture for G52GRP. This is for a Software Engineering group project module. Details may vary for other disciplines.

  4. Report Structure - Sections • Reports should be broken down into sections and maybe subsections • There should be: • Introduction • Background • System Design • Results • Evaluation • Peer Assessment • Discussion and Conclusion • Bibliography This is for Software Engineering. Details may vary for other disciplines.

  5. Referencing Information (1) • Facts or research stated in the text of the reports should be clearly referenced • For example: • [Smith and Jones, 1999, page 45] for a book • [Bloggs et. al., 1998] for a research paper • [http://www.cs.nott.ac.uk/Research/blah.html] • References to books/papers/web pages etc should be listed in the bibliography

  6. Referencing Information (2) • You can quote pieces of text from other sources provided: • The quoted text is placed within quote marks • The quoted text is not too long (not longer than one or two paragraphs maximum) • You state clearly where you took the text from(for books, give the page number too) • If you need to include longer pieces of text then put it in an appendix and say where it is from

  7. Plagiarism • Plagiarism is viewed as a very serious offence • Plagiarism includes copying from other students, books, research papers, the web, etc. • If you are suspected of plagiarism you will get 0 marks • You must write your reports in your own words!

  8. Writing Tips – Initial Brainstorm • Before starting to write … • Before even settling on a report layout … • Brainstorm your report: • Write down all the things you want to talk about regardless of order. • If you are doing group brainstorming, remember: • Do not shoot down any ideas. • Initially, all ideas are valid. Initially: quantity not quality. • After the initial brainstorm, then start to cluster and order ideas. Some will be repetitions, others will be incomplete. • Once the ideas have been organized and refined then you can move onto the report layout.

  9. Writing Tips – Constant Refinement (1) • Breaking writer’s block. • Write as though your life depended on it. Just start. • Go back repeatedly until you are satisfied. • Everything can be improved. Some authors don’t accept a sentence until it has been rewritten 5 times. • Give yourself enough time. “Last minute” will not work.

  10. Writing Tips – Constant Refinement (2) • The ultimate objective is to communicate. • The refinement process involves optimizing several factors, including: • Clarity and fluidity. • Succinctness. • Accuracy. • Grammatical correctness.

  11. Writing tips - Read • If you want to improve your writing, first improve your reading. • The more you read (well written books, articles, etc.), the more you will internalize good writing styles, vocabulary, grammar, argumentation styles, structures, etc. • Quite often, it is good to have one particular text (book, report, article) as a fundamental reference. • The quality of that text can be used as a benchmark for the quality of your text.

  12. Writing Tips - Argumentation • Be aware of underlying arguments and assumptions. • The real engine of any scientific text lies in the argumentation. • If your argumentation is weak or repetitive this will tend to frustrate the reader. • Make sure you know what your main arguments are and try to make them as strong as possible. • If you have a central argument that you tend to repeat, then at least “repeat it” from different perspectives, using different evidential sources, etc.

  13. Writing Tips - Clarity • Probably the most important factor. • If your reader can’t understand what you are writing … • Why the lack of clarity? • Incompleteness? • Bad grammar or style? • Lack of understanding? • Relativity. What is your audience? • Test your work (or parts of it) on representative elements of your target audience.

  14. Writing Tips - Grammar • Don’t ignore this aspect. • This factor has a very strong impact on clarity. • It will also reflect your level of commitment. • Even if English is not your first language, you are expected to find ways to deliver on this aspect. Some options: • Grammar resources (e.g. English usage, etc.) • Automated grammar tools (but be very careful with these). • Proof-reading: • Professional. • Swap sections among the group members for proof reading. • Self-improvement.

  15. Writing Tips – Art of Writing • Where science meets art. • How to be clear AND engaging or even inspiring? • It is hard to exactly quantify all aspects that make a great piece of science writing. • There are concrete and tangible elements, but there are also certain intangible ingredients that may be crucial. • These intangible aspects usually only come after persistent practicing. • The art is in hiding the art. • Minimize verbiage, e.g.: • "It is clearly evident from Fig. 1 that bird species richness increased with habitat complexity". • "Bird species richness increased with habitat complexity (Fig. 1)".

  16. Writing Tips - Editor • Appoint an Editor: • Overall responsibility for document • Integrates contributions from all other writers • Ensures consistency (typesetting, layout, style of figures, language, etc.) and cohesiveness (that everything fits together). • Editor should not be expected to do “all the work”: each writer should be prepared to edit their contributions until the Editor approves content, style, length, . . . • While Editor shouldn’t be a “dictator”, investing him/her with a fair amount of power in editorial questions is likely a good idea. If in a group.

  17. Writing Tips - Typesetting & Layout • Keep it simple • Number chapters, sections, figures, examples, pages. • Include a table of contents. • Use typographical devices like lists where relevant. • Adopt proper typographical conventions. E.g.: • Correct typesetting of mathematics • Program code and code fragments in a type writer font. • Use italic (or possibly bold) for emphasis. • Don’t underline. Don’t underline headings. Ugly! • To achieve truly professional results with relative ease, consider using LaTeX (somewhat steep learning curve).

  18. Writing Tips – Misc. • Do use pictures, diagrams, examples to help getting your message across. (But avoid gratuitous decoration!) • Keep your writing focused! • Make sure everything you include is necessary and relevant. • Do use appendices for bulky material that are mainly needed for reference.

  19. Principles, practices and guidelines • The following principles, practices and guidelines for technical writers were extracted from Norman Ramsey’s paper: • “Teach Technical Writing in Two Hours per Week”. (from Norman Ramsey’s homepage)

  20. Principles (1) • Correctness. • Correct spelling and grammar are essential but remember that you have more flexibility than your high-school English teachers may have given you. • Consistent names. • Refer to each entity (e.g. algorithm, theory, concept) with the same name throughout the text. If you need to introduce new terminology (e.g. the name of your system) do this carefully (simple, meaningful and catchy names are preferable). • Subjects and verbs. • Identify the main “characters” in your text. Assign these “characters” to subjects, and their main functions to associated verbs. • Information flow. • In general, don’t repeat information or return to old information as you progress in the text. Follow old information with new information. Create a flow whereby the reader is continuously introduced to new information. This is a general rule. Sometimes old information needs to expanded on at a later section.

  21. Principles (2) • Emphasis. If you want something in particular to be emphasized (because of relevance or in order to be recalled more easily), put it at the end of the sentence (or paragraph). • Coherence. In a coherent passage, choose subjects that refer to a consistent set of related concepts and mention them in a clear linear manner, e.g.: place known information at the beginning of the sentence and novel information at the end of the sentence. • Parallel structure. Provide definitions and order your text so that the similarities and differences between concepts can be easily apprehended. Detect potential ambiguity and eliminate it. • Abstract. Assume this is the only thing people will ever read of your paper. What material satisfies the largest number of readers of your abstract? What is the essential information in your paper?

  22. Practices (1) • In most cases, it is better to write small amounts consistently (every day), rather than large amounts irregularly. • Initially, it is better to focus on the process rather than the product. Measure your performance in terms of how consistently you write and apply good writing practises, rather than the quantity & quality of your output. • Prewrite. Think before you write. Think, think, think. Jot down notes. Brainstorm. Sketch diagrams. • Use index cards. These can be useful for organizing your initially disjointed ideas. Other techniques can be used: whatever helps in creating order out of the initial chaos.

  23. Practices (2) • Write a “rubbish” first draft. The value of a first draft lies not in that the work is complete or perfect, but that it can be used as a starting point for successive refinement. • Don’t worry about page limits. Write the ideal paper that you would like to write, and then shrink it to the target size. • Another option is to write the shortest paper possible that communicates your message and then expand it as necessary. Different strategies suit different temperaments. • Cut. Plan a revision session in which your only goal is to cut. • Or: plan a revision session in which your only goal is to determine which parts you will expand.

  24. Guidelines (1)Explaining a Technical Concept • Have the properties of the entity been adequately listed and explained? • Have the listing & explanation been qualified (e.g. completeness)? • Has each property been adequately named (e.g. according to conventions)? Has the correct notation been used? • Have the relationships between properties been properly listed and explained? What elements condition whether and how these relationships hold?

  25. Guidelines (2)Checklist for Technical Exposition • Have you identified your target audience? • Did you inform the reader of your expectations (e.g. level of knowledge)? • Do you have examples? Is every general, abstract declaration illustrated by an example? • Is every concept mentioned before it is used? Are most concepts defined before use? Is all notation clearly explained? • Do you make use of pedagogical simplifications in order to explain complex concepts? • Do you know what (expositional, notational, etc.) style you are using? Are your definitions and examples all consistent with that style?

  26. Useful Resources • Links: • www.columbia.edu/cu/biology/ug/research/paper.html • www. oup.com/us/samplechapters/0841234620/?view=usa • http://www.cs.tufts.edu/~nr/pubs/two-abstract.html • Recommended reading: • Lyn Dupré. BUGS in Writing: A Guide to Debugging Your Prose. Addison Wesley, 1998.

  27. Acknowledgements • V.P. Kallimani • Henrik Nilsson • Norman Ramsey

More Related