Title: Thesis Template

Slides:



Advertisements
Similar presentations
The Systems Analysis Toolkit
Advertisements

Theses and Dissertations Structure : How to jam in all that information.
Writing Skills Improvement Guide Dr. Zubair A. Baig Computer Engineering Department KFUPM, Dhahran.
Group Project CVEN Mixing and Transport in the Environment. A River Dye Study.
Advanced Research Methodology
Dr. Alireza Isfandyari-Moghaddam Department of Library and Information Studies, Islamic Azad University, Hamedan Branch
Preparing Technical Presentations CIVL 1101, Fall 2008 Project 1: Topographic Model.
Science Fair Projects.
11 Writing a Conference Research Paper Miguel A. Labrador Department of Computer Science & Engineering
Author(s) (Name of student) and their Affiliation (Department/Course/Club, School Name and Address) FUTURE DIRECTIONS RESULTS: ANALYSIS AND IMPLICATIONS.
Presentation Title Name, Organization Date.
Wednesday’s agenda: September 6  Discuss your summary/critique of the Michaelson chapter on the Incremental Method.  Discuss structure of theses and.
Research Methodology Class.   Your report must contains,  Abstract  Chapter 1 - Introduction  Chapter 2 - Literature Review  Chapter 3 - System.
Communicating Marketing Research Findings
Your Research Paper Guidelines Spectra of Science.
Science Fair The Scientific Process. Topic Research Select a science topic for later investigation. (Examples: magnetism, buoyancy, absorbency, temperature,
The Final Report.  Once scientists arrive at conclusions, they need to communicate their findings to others.  In most cases, scientists report the results.
Research Methods Technical Writing Thesis Conference/Journal Papers
How to Write a Thesis Joan Wu Washington State University.
June REU 2003 How to Conduct Research Some Rules of Thumb.
Technical Report Outline Title Page Frontispiece Abstract Table of Contents List of Figures/ List of Tables.
Class 21 Technical Report Sections and Content EPD 397 Technical Communication Fall 2014 Section 10.
Thesis & Project Chapter Overview Anne René Elsbree, Ph.D.
Writing a Five Paragraph Essay
BSHS 435 MASTER Leading through innovation/bshs435masterdotcom.
SENIOR THESIS Chapters IV & V. Chapter IV: Presentation of Findings  show and tell the results of your research  Just a few pages!  Introduction 
Project Report Format for Final Year Engineering Students.
Guidelines for a Technical Presentation or Poster by Dr. Robert A. Pilgrim Class ID Date Title Author(S) Event/Venue Date.
ABSTRACT This is the template for preparing posters for the Electrical Safety Workshop (ESW). It is intended to define the required format for printing.
Instructions on making a poster
Technical Presentation or Poster
CS 664 Sample Presentation
How to Write an Informative/Explanatory Essay
How does a person read and use an Academic Paper?
CSE594 Fall 2009 Jennifer Wong Oct. 14, 2009
TJTS505: Master's Thesis Seminar
Developing Problem Statement for Dissertation
Presentation template:
Parts of an Academic Paper
Project Title Presented By Student1 name - Roll no
Writing Professional Technical Reports
SCIENCE RESEARCH PAPER WRITING
WRITING CHEMICAL RESEARCH PAPERS
Guidelines for Green Computing projects
How to Write an Opinion Essay
Science Fair Project Title of Project Student Name(s) Teacher
Research Proposal Student Name Advisor(s)
Title: Special Project Template
STATUS REPORT.
Time-Travel Using Spatially-Variant Temporal Metamaterials
Capstone Project PSYC 6393.
Instructions on making the poster
Design Project Article Title Results and Discussion
Title: Proposal Template
How to Read Research Papers?
Research Seminar Session 7 Presenting a Research proposal By: Dr
Biology Laboratory Report
How to Write an Introduction
Research Methods Technical Writing Thesis Report Writing
How to Write a Literary Essay
Writing an Abstract Based on slides prepared by Dr
Washington State University
CS 6640 Sample Presentation
Presentation Outline Science Fair.
<insert title> < presenter name >
Course Name: Special Problems (SPCL 101)
Ideas and Organization
COMP564 paper review <title & authors of the paper>
CSE594 Fall 2009 Jennifer Wong Oct. 14, 2009
Mastery Assessment in Teaching Statistics
Presentation transcript:

Title: Thesis Template Computer Science Department Master’s Thesis Presentation (591) Title: Thesis Template by Candidate: Jane Doe

Title: Thesis Template Computer Science Department Title: Thesis Template Advisor : Jane DaProf, Ph.D. 2nd Reader : John DaRead, Ph.D. ChairPerson : Jane LaProf, Ph.D.

Contents: Introduction Literature Review Design Methodology Implementation Results and Conclusions Contributions Future Work References

1. Introduction The Section titles (on the previous slide) are tentative This Section could be also called Problem Definition or Problem Specification

1. Introduction In this Section you would gently introduce the issue you are planning to address. Start with the Background of the Problem Describe the Problem is some detail

1. Introduction Provide some current solutions. End this Section with the paragraph stating that your project addresses (solves) this introduced problem in some efficient manner

1. Introduction While writing make sure that the Thesis is ‘readable;’ having a smooth segue from one paragraph to another

1. Introduction You are writing a scientific paper in IEEE format Each statement must be either: A common knowledge A fact presented in another paper (reference to that paper needed [1]) A fact that is proven by your narrative

2. Literature Review This Section can be called ‘State of the Art’. In this section review each paper/document that you think is related to your problem and/or solution. Present only papers that are relevant and if possible very recent.

2. Literature Review Google Scholar is a good source [2]. Ask your advisor to obtain copies of papers that you need. Reviewing Web online content is also desirable. (Especially software libraries and tools).

3. Design In this Section you would address the idea/concept of the solution for your research problem Typically you would develop a system with underlying modules.

3. Design Describe the system specifications Describe the modules’ functionalities. Do use graphics to depict the system.

(deliberately blurred) 3. Design Figure 1. my System Design (deliberately blurred)

3. Design Describe each module from the graphics. Create additional diagrams: UML, Visio….

4. Methodology In this section you would discuss the methods on how you would proceed with developing your system as a solution to your problem. How do you plan to develop the system and its modules?

4. Methodology For each module (from 3. Design) explain how you plan to develop it so it satisfies all the requirement specifications. Any specific Platform, Hardware, API used.

5. Implementation In this section you would discuss the technical details of your implementation List your implementation platform details Discuss pieces of your code. There is no need to discuss all the code: Select only important and interesting code snippets to discuss

5. Implementation Did you encounter any difficulties: list and discuss those. Also describe how did you overcome the technical obstacles. Describe code runs and types of code tests. Code manual/usage pages would be useful

(deliberately ambiguous) 5. Implementation To calculate z we use calculate() function: x = 3 y = 4 z = calculate(x,y) Figure 2. my Function Call (deliberately ambiguous)

6. Results and Conclusion Start with describing your data collection process. Why this specific data? How much data? The quality of raw data (if any) and the quality of collected data.

6. Results and Conclusion The details of the results collection process. (How did you generate/collect your resulting data?) Did you automate the testing process, how Summarize your results in a tabular format

(deliberately ambiguous) 6. Results and Conclusion Table 1. Resulting Table (deliberately ambiguous) * 1 2 3 4 6 8 9 12 16 Table 1. shows the results generated by my system program.

6. Results and Conclusion Each table needs to be discussed, and the conclusions about the presented results drawn. If not sure, you can say “we believe that there is a correlation between the results as shown….”

6. Results and Conclusion End the Chapter with the final conclusions; the conclusions about all the resulting data and tables.

7. Contributions Summarize who (or what) do you think would be the beneficiary of your provided solution. Summarize how would that entity benefit from provided solution

8. Future Work Here you would provide possible improvements to your solution. Include topics that you wanted to try but did not have time to try it out

9. References [1] E.D. DaMaster, Systems and Others, in Journal of Knowledge, p120-122, 2018. [2] Google Scholar, retrieved from https://scholar.google.com on April 1st 2018.

Thank You Questions? Computer Science Department This was a Master’s Thesis Presentation Titled ‘Thesis Template’ by Jane Doe Thank You Questions?