Working on a Mini-Project Anders P. Ravn/Arne Skou Computer Science Aalborg University February 2011.

Slides:



Advertisements
Similar presentations
Quantitative and Scientific Reasoning Standard n Students must demonstrate the math skills needed to enter the working world right out of high school or.
Advertisements

Critical Reading Strategies: Overview of Research Process
How to organize your thesis? Ku-Yaw Chang Department of E.E. National Cheng-Kung University No.1 University Rd. Tainan, Taiwan, R.O.C. To insert your company.
Chapter 12 – Strategies for Effective Written Reports
Writing a Research Paper
DISCUSSION CONCLUSION RECOMMENDTIONS.  Discussion section is where you begin to add your interpretations to the work.  you start the process of explaining.
Copyright © 2003 by The McGraw-Hill Companies, Inc. All rights reserved. Business and Administrative Communication SIXTH EDITION.
Writing Skills Improvement Guide Dr. Zubair A. Baig Computer Engineering Department KFUPM, Dhahran.
First, let’s talk about some of your introductions from last time: – What did you think was good about it? – What did you think was poor about it? What.
Technical Writing II Acknowledgement: –This lecture notes are based on many on-line documents. –I would like to thank these authors who make the documents.
How to present your project?. A simple 3-part template A.Introduction B.Body C.Conclusion.
School of Computing and Mathematical Sciences
Writing tips Based on Michael Kremer’s “Checklist”,
My Paper Title… Its authors… CS197 Spring 2010 My Name Purdue University.
Basic Scientific Writing in English Lecture 3 Professor Ralph Kirby Faculty of Life Sciences Extension 7323 Room B322.
Test Taking Tips How to help yourself with multiple choice and short answer questions for reading selections A. Caldwell.
Advanced Research Methodology
CANKAYA UNIVERSITY FOREIGN LANGUAGES UNIT
Report.
IMSS005 Computer Science Seminar
Back C.P. Ravikumar, Jan How to write and present Technical Papers C.P. Ravikumar.
IM-SURE Program The University of Montana Summer 2014.
Conclusion Abstract Article analysis.  Talk about conclusion part of your research,  See what is “abstract”, how to write one.  Analyze a paper.
COMP-400 Introduction and Orientation Winter 2006 January 19, 2006 School of Computer Science McGill University.
Writing Research Paper
11 Writing a Conference Research Paper Miguel A. Labrador Department of Computer Science & Engineering
Chris Luszczek Biol2050 week 3 Lecture September 23, 2013.
P R K SINGH LIBRARIAN KV SEVOKE ROAD
Advanced English Writing
What is a scientific paper? A central part of research. An organized description of hypotheses, data and conclusions, intended to instruct the reader.
How to write a technical report Powerpoint: H VenterSpeakers: L Kruger Editor: GF De Wet G Claassen Group 42.
Report Format and Scientific Writing. What is Scientific Writing? Clear, simple, well ordered No embellishments, not an English paper Written for appropriate.
Dana Nau: CMSC 722, AI Planning Licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License:
Research and Writing Seminar Thursday, – 16 35, room C To find an up-to-date version of the schedule and to read the papers check the website
Title and Abstract Description of paper Summarize the paper.
How to read a scientific paper
How to Read Research Papers? Xiao Qin Department of Computer Science and Software Engineering Auburn University

Jan 10, 2001CSCI {4,6}900: Ubiquitous Computing1 Administrative Chores Add yourself to the mailing
HOW TO WRITE A GOOD PAPER Jehan-François Pâris
A Manual for Dissertation Yong Zheng DePaul University May 17,
Social Science Research Proper Methods HHS 4M Mr. Carney.
Report Writing Format If you have been asked to write a report, one question you may have is “What is the report writing format?” Following is information.
New Jersey Ask Testing Writing About Quotes. What is a quote/aphorism?  a passage quoted from a book, story, and/or poem  Words of wisdom  Has important.
How to start to write a scientific paper Ashgan Mohamed, Ph.D Assistant Professor Cairo University.
Key issues Faculty Website “English Legal Methods”
 An article review is written for an audience who is knowledgeable in the subject matter instead of a general audience  When writing an article review,
1 Choosing a Computer Science Research Problem. 2 Choosing a Computer Science Research Problem One of the hardest problems with doing research in any.
Ian F. C. Smith Writing a Journal Paper. 2 Disclaimer / Preamble This is mostly opinion. Suggestions are incomplete. There are other strategies. A good.
Principals of Research Writing. What is Research Writing? Process of communicating your research  Before the fact  Research proposal  After the fact.
Format of Formal Reports
Project. Research Project Due: – Project report due Monday midnight Delayed a bit due to popular demand Can accept an even higher delay (Tuesday at noon)
Writing a summary. To write a summary, use your own words to express briefly the main idea and relevant details of the piece you have read. Your purpose.
Short conference paper (a.k.a. “Extended Abstract”) Written version of conference talk ► usually very short ► should summarise all important points motivation.
In the name of Allah. Scientific & Technical Presentation Leila Sharif Sharif University of Technology
INFOMGP Student names and numbers Papers’ references Title.
Sample paper in APA style Sample paper in APA style.
How to Write a Well Written Essay with Text Evidence.
Basic Guide to Writing an Essay. What is an Essay? An essay can have many purposes, but the basic structure is the same no matter what. You may be writing.
Technical Writing (Applies to research papers and theses)
Working with Scholarly Articles
How to critique a journal article
Writing for Academic Journals
Chapter 18 Formal Reports
Technical Report Writing
Academic Communication Lesson 3
How to Read Research Papers?
Computational Thinking
Writing an Abstract Based on slides prepared by Dr
Poster Title ___ Title is at top of the poster, short, descriptive of the project and easily readable at a distance of about 4-5 feet (words about
Presentation transcript:

Working on a Mini-Project Anders P. Ravn/Arne Skou Computer Science Aalborg University February 2011

Schedule wrt. Analyis sand Design course February 28 – Preliminary version to ASk March 4 – Preliminary presentations March 18 – Status presentations. April 3 – Papers to ASk April 8 – Presentation at Oral Exam

The Paper Try writing it as a research paper!

A Paper: Title The title defines the context and the essence of the contribution. A trick I learned from Peter Naur is to write a long complete sentence about it and then remove less essential words until you have something that will fit on a line. Abstract The abstract is a few sentences that gives: The context - what is the problem area? The contribution - what problem is solved? What does the solution achieve? What is the perspective of the solution. I usually rewrite the abstract at least three times: Once in the beginning to get my ideas on paper, once when the body of the paper has been written, and a last time when I have concluded. BODY

Body 1.Introduction 2.Technical Parts … N. Conclusion Back Matter: References and Appendices

Introduction a)Motivation: Why is this problem area and the specific problem that we attack interesting for the assumed reader? An example is very good, and I try very hard to find a figure that can illustrate it. Note the example should be short and illustrate the idea - it should not be a full case study with lots of details that is for the technical parts. b)The Idea - the contribution. What is the original idea that we present to solve the problem? I try to explain the idea briefly using a minimum of formalism. It may be a good idea to summarize the contributions in a list. c) Related work: Short pointers to related work and a brief sentence about how they are related. I find Simon Peyton Jones' slides [1] on "How to write a great research paper" delightful and very helpful; but I disagree about postponing related work to the conclusion. I agree that a detailed discussion must be postponed. However, a reader that knows the field may find it helpful to see that the author knows central works from the area. d) Overview: Short sentences giving the structure of the remaining sections. I like Peyton Jones' idea: to distribute it in a final write-up over the previous parts; but try writing it in a first version, because then you motivate a structure.

Technical Sections The body explains the idea and the solution in detail. It may have several sections:. It must start with a precise description of the problem, including any assumptions that are made. If precision requires formalism, present the relevant special theories. That is, theories which the reader cannot be assumed to know. Exemplify the theory if it is less known with simple examples, and don't forget to use it on the problem! Explain carefully how you use the theory to solve the problem. Explain and discuss experiments, if any. Summarize quantitative data in a way so it easy to compare different experiments, e.g. scale execution times to a 'yardstick' program, give a meaningful number of significant digits, use graphs to display trends.

Conclusion It is a summary and assessment of the contribution. It typically contains: a) Summary Recapitulate the result. Remember to discuss related work details. How does this work improve on them? c) Perspective Limitations of the idea, recall the assumptions that were made in the body. How can they be lifted in further work?

Back Matter Give Complete References, please. Check for instance a textbook for the form. [1] Simon Peyton Jones: How to write a good research paper, Powerpoint slides, October Found (Feb. 2006) at:

A Paper - summary Introduction – motivation, example, overview Analysis – problem domain, application domain, related work Design – theory, data structures and algorithms Implementation Test and Experimentation Conclusion – summary, assessment, further work

About writer’s block `Do not worry. You have always written before and you will write now. All you have to do is write one true sentence. Write the truest sentence you know.´ E. Hemingway: A Moveable Feast, Arrow Books, 1996, In the short story Miss Stein Instructs, p. 12.