Free Essay

General Thesis

In:

Submitted By paby428
Words 2039
Pages 9
GARDEN CITY UNIVERSITY COLLEGE SCHOOL OF INFORMATION AND COMMUNICATION TECHNOLOGY

THESIS TITLE
A PROJECT
Presented to the Department of Information and Communication Technology,
Garden City University College in partial fulfilment of the requirements for the degree of Bachelor of Science
In

Computer Science

By
NAME1
NAME2

Month, Year
DECLARATION

I hereby declare that the entire thesis work entitled, “……………..” submitted to the department of Information and Communication Technology, Garden City University College, in fulfilment of the requirement for the award of the degree of BSc Computer Science, is a bonafide record of my own work carried out under the supervision of Mr/Mrs/Ms . ………..
I further declare that the thesis either in part or full, has not been submitted earlier by me or others for the award of any degree in any University.

ACKNOWLEDGEMENTS

This section contains expressions of gratitude to advisor(s) and anyone who helped you: 1. technically (including materials, supplies) 2. intellectually (assistance, advice) 3. financially (for example, departmental support, travel grants)

ABSTRACT

The abstract is an important component of your thesis. Presented at the beginning of the thesis, it is likely the first substantive description of your work read by an external examiner. The abstract is the last section to write. An abstract is not merely an introduction in the sense of a preface, preamble, or advance organizer that prepares the reader for the thesis. In addition to that function, it must be capable of substituting for the whole thesis when there is insufficient time and space for the full text.
To preserve visual coherence, you may wish to limit the abstract for your doctoral dissertation to one double-spaced page.

Points to note:
Length should be ~ 1-2 paragraphs, approx. 400 words.
Abstracts generally do not have citations.
Information in title should not be repeated.
Be explicit.
Use numbers where appropriate.
Answers to these questions should be found in the abstract: * What did you do? * Why did you do it? * How did you do it? * What did you learn? State major results. * Why does it matter? Point out at least one significant implication.
TABLE OF CONTENTS

LIST OF TABLES.......................................................................................................... vii
LIST OF FIGURES ....................................................................................................... viii

Chapter
I. TITLE OF CHAPTER ONE.................................................................................1
Subheading...................................................................................................6
Subheading...................................................................................................10
II. TITLE OF CHAPTER TWO...............................................................................17
Subheading...................................................................................................24
Subheading...................................................................................................33
III. TITLE OF CHAPTER THREE .........................................................................60
Subheading...................................................................................................71
Subheading...................................................................................................80
IV. TITLE OF CHAPTER FOUR...........................................................................92
A very long subheading, such as this one, should be divided on to two lines and single-spaced................................................................107
Subheading..................................................................................................123
V. TITLE OF CHAPTER FIVE .............................................................................143
Subheading..................................................................................................154
Subheading..................................................................................................179
VI. TITLE OF CHAPTER SIX...............................................................................196
Subheading........................................................................................................201
Subheading.......................................................................................................232
Subheading.......................................................................................................251
APPENDICES ......................................................................................................266
REFERENCES ......................................................................................................271

LIST OF FIGURES Figure | Page | 1.1 Login Form…………………………………………………………………………… | 2 | 1.2 System Setup…………………………………………………………………………. | 8 | 2.1 Payroll Report………………………………………………………………………… | 9 |

LIST OF TABLES Table | Page | 1.1 User groups…………………………………………………………………………… | 8 | 5.1 Development Frameworks……………………………………………………………. | 45 | | |

CHAPTER ONE INTRODUCTION

1.1 INTRODUCTION
Provide a short overview or introduction of the research in this section.

1.2 BACKGROUND AND HISTORY
The background and history highlights empirical foundations of research. The purpose of a background/history section is to give the reader the relevant facts about the topic and/or research site so that they understand the material or case in the research.

1.3 STATEMENT OF THE PROBLEM
Logically, the first step in any research is to provide a clear statement of the problem. This step is indispensable in the writing process in that it governs the organization and flow of the thesis. The purpose statement should provide a synopsis of the purpose of the study.

1.4 JUSTIFICATION OF THE PROBLEM
In stating the problem, it is also necessary to specify why it is important and what new insights may be found. What would be its net contribution to the body of knowledge in the field, and/or towards solving the problems humanity at large?

1.5 AIMS OF RESEARCH
Aims of the research must be stated here. These need to be deduced from the problem statement. It is a good practice to bullet all the aims. This makes it easier to match the objectives of the research to the aims.

1.6 OBJECTIVES OF RESEARCH
Objectives of the research define how the aims are going to be realised. In Computer Science and related disciplines they define what experimental results, programs, computations and mathematical proofs that might be used to satisfy the aims. In general, it is possible to categorise objectives as general or specific.

1.7 SCOPE AND LIMITATION OF THE RESEARCH WORK
State the areas your research will cover and/or not cover.

1.8 PROPOSED CHAPTER OUTLINE
Research thesis also contain tentative chapter outline. It indicates the number of chapters the thesis or dissertation is expected to be composed of. It gives the tentative chapter headings with brief annotations of expected chapter content.

CHAPTER TWO LITERATURE REVIEW

A review of relevant literature is the third step and is of great significance. The literature review helps relate the proposed study to the larger ongoing discourse in the literature about a phenomenon, filling in gaps in the literature and extending earlier studies. The literature review is neither a chronological summary of related works nor a mere catalogue of previous studies published in the field. Literature review is a well-organized critical appreciation of related and relevant literature conceptually integrated within the logic of the proposed investigation. The student should show whether other researchers have studied the same or similar problems before, from what perspectives have these studies been conducted, and whether these researches have been theoretically or empirically adequate.

Essentially, this part of your thesis document will form the bulk of your citations [Refer to part two for the Harvard referencing system guide]. The literature review should reference only publicly available material. The purpose of this section is to illuminate the area of research not to reference “magic documents” that are impossible to find.
This section also helps guide the reader through the rest of your thesis in the sense that it provides direction as to what bodies of knowledge you used in support of your thesis statement.

CHAPTER THREE
RESEARCH METHODOLOGY

The methods or methodology section is undeniably the heart of the research proposal. In software and web development research projects, this section normally includes three main areas: data collection procedures, software development methodology and development tools and platform.

3.1 Data Collection
When conducting field studies it is important to obtain accurate and reliable information about the phenomenon under study. Most common approaches for application development studies include Inquisitive techniques (interviews, questionnaires, Brainstorming and Focus Groups) and Observational techniques (Work Diaries, Participant Observation). In this section, indicate the data collection method(s) used and explain its impact on the research.

3.2 Software development methodology
A software development methodology or system development methodology in software engineering is a framework that is used to structure, plan, and control the process of developing an information system. Common methodologies include waterfall, prototyping, incremental development, spiral development, rapid application development, and extreme programming.
This section should explain your choice of software development methodology highlighting reasons for the choice and how the methodology was used to achieve the set research objectives.

3.3 Development tools and platform
This section should indicate all tools, programming languages, IDEs, frameworks and platforms to be used in the development process. Justify your choice for the tool or platform.

CHAPTER FOUR
SOFTWARE REQUIREMENTS SPECIFICATIONS

A requirements specification for a software system, is a complete description of the behaviour of a system to be developed and may include a set of use cases that describe interactions the users will have with the software. In addition, it also contains non-functional requirements.

4.1 Functional Requirements
Functional requirements define a function of a system or its component. A function is described as a set of inputs, the behaviour, and outputs. Example: A system may be required to present the user with a display of the number of records in a database.

Below is an example of the functional requirements of a student self service.
Student can make changes to his/her courses that are about to be taken for a semester in the future. All system (browser) interfaces are based ISO accepted industry standards for the WWW. Among others the online registration system will have the following functionalities:
Personal Profile Student Address Student Authentication/Change PIN Email/Fax Address Stops
Registration
Registration Status Course Status Student’s Current Schedule Register for a course Add or drop a course Course Evaluation Guide Registration Schedule
Grades
View past grades earned from each course taken up to the last completed semester. View and Print non-official records of grades Keep a cumulative count of credits finished Display a computed value of current GPA Registration Assistance
Stop a registration request course for error conditions: Courses have scheduling conflict Course does not exist Course requires a prerequisite that is not met Course has already been registered and or completed

4.2 Use Cases
Each use case illustrates behavioural scenarios through one or more functional requirements.

4.3 Non Functional Requirements
A non-functional requirement is a requirement that specifies criteria that can be used to judge the operation of a system, rather than specific behaviours. Sufficient network bandwidth may be a non-functional requirement of a system. Others include performance requirements, security, or reliability. Sufficient network bandwidth may be a non-functional requirement of a system.

CHAPTER FIVE
SYSTEM DESIGN AND IMPLEMENTATION

5.1 System Architectural Design This is a high-level overview of the anticipated system architecture . o Showing the distribution of functions across system modules. o Identifying the overall structure of the system, the principal components (sub-systems, modules), their relationships and how they are distributed.

5.2 Database Design
Design the system data structures and how these are to be represented in a database. Explain how data integrity is ensured by your design [ensure that the database is fully normalised]. Depict the design using entity relationship diagrams.

5.3 User Interface Design
Describe the characteristics of each interface between the product and its users (e.g., screen formats/organization, report layouts, menu structures, error and other messages, or function keys).

CHAPTER SIX
CONCLUSION
6.1 Summary
This section allows you to explain to the reader all conclusions that can be drawn from evidence that you have presented in previous sections. In addition, you should again present your contributions and make reference to how you validated them in your thesis.
 If you met the reader at a meeting six months from now, what do you want them to remember about your research work?
 Refer back to problem posed, and describe the conclusions that you reached from carrying out this project, summarize new observations, new interpretations, and new insights that have resulted from the present work.
 Include the broader implications of your results.

6.2 Challenges
Express challenges faced in the carrying out of the research. Should not be more than 10 sentences.

6.3 Recommendation and Future work
Finally, it is very important that you present a roadmap for continuing the research you have reported. You should present all questions that you did not address in you work and discuss why they are significant.

REFERENCES

All of the sources you referred to in the main body need to be listed in this section.
References are a way to acknowledge that work and to let the reader know which ideas are yours and which belong to someone else. Plagiarism involves two kinds of wrongs. Using another person’s ideas, information, or expressions without acknowledging that person’s work constitutes intellectual theft. Passing off another person’s ideas, information, or expressions as your own to get a better grade or gain some other advantage constitutes fraud.

Reference should be left justified.
List all references cited in the text in alphabetical order
Refer to Part two of the BSc Honours Thesis format for information on Harvard Style referencing format

APPENDIX A
Glossary

Define the technical terms used in the document
You should not make assumptions about the experience or expertise of the reader

APPENDIX B
User Manual

APPENDIX C
Sample Code

Include about two pages of integral code used in the development of the project.

Similar Documents

Premium Essay

I Dont Know

...FALE 1033 WRITING FOR SCIENCE Topics Covered Introduction to effective writing skills Writing thesis statement and topic sentences Definition , exemplification and classification Description Cause and effect Interpreting diagrammatic information Comparing and contrast Proofreading and editing Text Used 1. 2. Main Text: Oshima, A & Hogue. ( 1997). Introduction to Academic Writing. New York: AddisonWesley, Longman Zimmerman. (2003).English for Science. Singapore: Prentice Hall Additional Text Brannan, B. (2003). A Writer’s Workshop: Crafting Paragraphs, Building Essays. McGraw Hill Trible,C. (2003). Writing Oxford: Oxford University Press Method of Assessment 2 Assignments + 1 Test Assignment 1 -15% (Outlines) Assignment 2 – 15% (interpreting data) Test – 10% (Grammar/proofreading) Final Examination- 60% Section A- Essay Section B- Grammar Section C- Interpreting Graphic Data LECTURE 1 INTRODUCTION TO EFFECTIVE WRITING SKILLS What is Science Writing? Science writers are responsible for covering fields that are experiencing some of the most rapid advances in history, from the stunning advances in biotechnology to the exotic discoveries in astrophysics. A science writer may include coverage of new discoveries about viruses, the brain, evolution, artificial intelligence, planets around other suns, and the global environment, to name a few topics Aims and objectives for writing for science To provide students with the necessary knowledge of the...

Words: 1686 - Pages: 7

Premium Essay

Jnoo

...THESIS MANUAL INSTRUCTIONS CONCERNING THE PREPARATION OF THESES AND DISSERTATIONS Research and Graduate Studies Texas A&M University-Kingsville Kingsville, Texas 78363 (361) 593-2808 SPRING 2011 COPYRIGHT PRIVILEGES BELONG TO RESEARCH AND GRADUATE STUDIES Reproduction of this THESIS MANUAL requires the written permission of the Graduate Dean. FOREWORD The nature of a research study should be one in which the investigation leads to new knowledge or enhancement of existing knowledge in the student's field of study, either through acquisition of new data or re-examination and interpretation of existing data. At the graduate level, all students should learn how new knowledge is created, how experimentation and discovery are carried out, and how to think, act and perform independently in their discipline. Depending upon the degree to which the discipline has an applied orientation, the student can demonstrate mastery of the discipline through means such as research papers, literature reviews, artistic performances, oral/written presentations or case studies. The doctoral dissertation is viewed in academia as the ultimate model of documentation of the student's research. The characteristics of dissertation research include the theoretical background, description of the problem, the method which was used to solve the problem, interpretation of results and explanation of their significance. The student is expected to produce a product of excellent quality which reflects...

Words: 10528 - Pages: 43

Free Essay

Just Like a River

...English speaking audiences. However, with this translation, the book can show any reader despite their beliefs can relate to the complexities of all relationships when people are unable to be open and share their feelings a learned behavior from society, family, or religious beliefs. See if it this meets the requirement thus far. Instructions Below: Your introduction must be no more than one paragraph in length. It should indicate the theme(s) and thesis/theses of the book, and you should include your thesis statement at the end of the introductory paragraph. The thesis statement is ABSOLUTELY essential to your paper. It tells me what your analyses will prove or argue. Your thesis statement should be an argument about the author’s purpose in writing the book or the author’s thesis in the book - and how successful (or not) was the author in achieving this purpose or proving this thesis. This may seem a bit confusing, but think of your thesis statement creation as a three step process. * First, identify what you think is the thesis or purpose of the book. *...

Words: 626 - Pages: 3

Free Essay

Essay 2, Peer Eview

...ENGLISH 281 Draft Workshop Questions for Essay Two in Wikis Steps: 1. Post your draft to your appointed Wiki area by Sunday, April 5 by midnight. 2. Review drafts attached to your Wiki area and provide feedback using the below questions, pasting the answers in to the Wiki area and making it clear who the answers are for/whose draft you are commenting on and that you are the writer. For example, you could paste in something like the following: Susan, here are my thoughts/feedback on your draft posted so far: #1. [Provide feedback using the criteria below] #2 [Provide feedback using the criteria below] #3 on [Repeat above] You are expected to complete these steps for at least one draft posted to your group’s Wiki by Monday, April 6 by midnight for possible five points credit. Be sure to answer the “Specific Questions” below the first ten questions here depending on which essay prompt you are reading for a draft. 1. Does the author/student have all of the “front matter” needed in the draft? (i.e, Does it give an author tag with the title of the poem in quotes or name of book in italics and name of film in italics being worked with in the essay, for example and the author(s) name of text being discussed in the first one or two sentences of introduction)? If this is information is missing, let the author know here and also provide an example please of how it could be better. 2. Are the introductory sentences attention-grabbing? If they are...

Words: 1738 - Pages: 7

Premium Essay

Strategic Management

...Civitas applicable from the academic year 2014/15 1. First-cycle students are obliged to complete two semesters of Bachelor [licencjat] seminars (in the third year of study, i.e. in the fifth and sixth semester of study) and to submit the Bachelor's thesis approved by the supervisor. 2. The number of Bachelor seminars for a given academic year and the respective appointment of staff are determined by the relevant Department in agreement with the Vice-Rector for Didactics in the preceding academic year. 3. Students are assigned to the different seminar groups scheduled for a given academic year on the basis of the programme of study and field they follow. Participation in the seminar is obligatory and the seminar is part of the obligatory pool of courses. 4. A seminar group consists of 12 to 14 persons; this number may be increased in justified cases subject to decision of the Vice-Rector for Didactics. 5. The supervisor is required to provide the Office for Graduation with titles of theses which he/she discussed with the students and approved (or papers from the "Bachelor portfolio") within 60 days from the start of classes under the first semester Bachelor seminar (with respect to the full-time and part-time mode of study). Thesis titles will then be passed on to the respective Department for approval. Where objections are raised by a Department, the supervisor will be required to – together with the respective students – modify the topic taking into account opinions given/objections...

Words: 2252 - Pages: 10

Free Essay

Robot

...Thesis and Capstone Project Comparison                               In some ways the thesis and capstone project are similar. Both should follow the same basic outline and should represent a scholarly effort of high quality. As noted in the Graduate School requirements, "Graduate programs leading to the Master of Arts, Master of Science, or Doctor of Philosophy degrees emphasize the development of the student's ability for independent scholarly work and the creation of new knowledge through research. Practice-oriented programs, which ordinarily lead to the degree of master or doctor in a particular professional field, emphasize preparation of the student for professional practice at the frontiers of existing knowledge." Both capstone projects and theses should have a clear statement of the problem or issue to be addressed; a literature review which covers the important work related to the problem, with content clearly relating to the statement of problem; analysis of results; and statement of conclusions. When there is a question as to whether the proposal is a thesis or a capstone project, the proposal shall be submitted to the EDP Program Director for a decision. This must be done prior to registering for thesis or capstone project credits. The thesis should answer a question which contributes to new knowledge and is generalizable beyond a single setting. The thesis should be analytic, should systematically analyze data, and should develop and make appropriate...

Words: 707 - Pages: 3

Free Essay

Hospitality Research Guidelines

...School of Hospitality and Tourism Kenyatta University P. O. Box 43844-00100 Nairobi, Kenya Tel: +254 20 8710901, +254 20 8711622, Ext 57022 Email: dean-hospitality@ku.ac.ke GUIDELINES FOR WRITING ACADEMIC RESEARCH PROPOSALS AND THESES HANDBOOK APRIL 2012 TABLE OF CONTENTS 1.0 1.1 2.0 (a) (b) (c) (d) (e) (f) 3.0 4.0 (a) (b) (c) 5.0 6.0 7.0 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 SUPERVISION ................................................................................................................ 4 Responsibilities of Supervisors .................................................................................. 4 FORMAT OF PRELIMINARY PAGES OF A PROPOSAL................................................... 5 Cover Page ................................................................................................................. 5 Student Declaration Page .......................................................................................... 5 Table of Contents ....................................................................................................... 6 Abbreviations and Acronyms .................................................................................... 6 Operational Definitions of Terms .............................................................................. 6 Abstract...................................................................................................................... 6 FORMAT OF MAIN BODY OF PROPOSAL...

Words: 3232 - Pages: 13

Free Essay

The Nothing

...Xinyuan He 658603124 ESL112 C Jill Tschopp Huang Spring 2016 Mobile Devices Should Be Allowed in Schools In classrooms, teachers always repeat that: “Please put your phones in your backpacks.” It is a well known truth that many schools prohibit the use of mobile devices like smart phones and iPads in class. Some experts and teachers believe that mobile devices can be very distractive and affect learning in a negative way. However, others argue that there are still some advantages of adoption of mobile devices in class that overweigh its disadvantages. Compare the argument from both sides, it is reasonable to adopt mobile devices like smart phones and iPads in class since mobile devices can help boost students’ learning, make study more funny and attractive and are as useful as personal computers in classrooms, but much cheaper, more achievable and convenient than them, and it is not that distractive as some people think. One reason to allow mobile devices usage in classroom is that they do help boost study. According to an online article 5 Free iPad Apps Students Can Use for Taking Notes, there are some useful applications that students can adopt in class to help them take notes more quickly and efficiently. One of them is inClass, which is an application that can help clarify notes for different courses and can store 4 kinds of notes: “typed notes, audio notes, video notes and pictures”. Compare to students who only take notes by hands, more study information can be...

Words: 1254 - Pages: 6

Premium Essay

Essays

...Read the essay over once, quickly, looking for the main idea, for what the essay is about in general, and for what the author seems to be saying. Don't get bogged down in details. (If you come to an unfamiliar word, circle it but go on reading). 3. Check the meaning of unfamiliar words. If they seem to be key words, i.e., if the author uses them more than once, scribble a brief definition at the bottom of the page or at the end of the essay. 4. Now re-read more slowly and carefully, this time making a conscious attempt to begin to isolate the single most important generalization the author makes: his thesis. Follow his line of thought; try to get some sense of structure. The thesis determines the structure, so the structure, once you begin to sense it, can lead you to the thesis. What is the main point the author is making: Where is it? Remember, examples or "for instances" are not main points. The thesis is the generalization the author is attempting to prove valid. Your job, then is to ask yourself, "What is the author trying to prove"? Another way of identifying the thesis is to ask yourself, "What is the unifying principle of this essay"? or "What idea does everything in this essay talk about"? or "Under what single main statement could all the subdivisions fit"? If the author has stated his thesis fully and clearly and all in one place, your job is easier. The thesis is apt to be stated somewhere in the last few paragraphs, in which case the preceding paragraphs...

Words: 971 - Pages: 4

Free Essay

Talambuhay Na Palahad

...CENTRAL EUROPEAN UNIVERSITY Thesis Writing and ETD Submission Guidelines for CEU MA/MSc Theses and PhD Dissertations (Revised and adopted by the CEU Senate 7 December 2007) The thesis or dissertation is the single most important element of a research degree. It is a test of the student’s ability to undertake and complete a sustained piece of independent research and analysis, and to write up that research in a coherent form according to the rules and conventions of the academic community. As the official language of study at CEU is English, students are required to write the thesis/dissertation in English to a standard that native speaker academics would find acceptable. A satisfactory thesis should not only be adequate in its methodology, in its analysis and in its argument, and adequately demonstrate its author’s familiarity with the relevant literature; it should also be written in correct, coherent language, in an appropriate style, correctly following the conventions of citation. It should, moreover, have a logical and visible structure and development that should at all times assist the reader’s understanding of the argument being presented and not obscure it. The layout and physical appearance of the thesis should also conform to university standards. The purpose of this document is to outline the standard requirements and guidelines that a master’s thesis or PhD dissertation (hereafter the term ‘thesis’ is used to cover both MA and PhD except where the PhD...

Words: 5926 - Pages: 24

Free Essay

The 7 Habits

...Reviews can consider books, articles, entire genres or fields of literature, architecture, art, fashion, restaurants, policies, exhibitions, performances, and many other forms. This handout will focus on book reviews. Above all, a review makes an argument. The most important element of a review is that it is a commentary, not merely a summary. It allows you to enter into dialogue and discussion with the work’s creator and with other audiences. You can offer agreement or disagreement and identify where you find the work exemplary or deficient in its knowledge, judgments, or organization. You should clearly state your opinion of the work in question, and that statement will probably resemble other types of academic writing, with a thesis statement, supporting body paragraphs, and a conclusion. Typically, reviews are brief. In newspapers and academic journals, they rarely exceed 1000 words, although you may encounter lengthier assignments and extended commentaries. In either case, reviews need to be succinct. While they vary in tone, subject, and style, they share some common features: First, a review gives the reader a concise summary of the content. This includes a relevant description of the topic as well as its overall perspective, argument, or purpose. Second, and more importantly, a review offers a critical assessment of the content. This involves your reactions to the work under review: what strikes you as noteworthy, whether or not it was effective or persuasive...

Words: 2547 - Pages: 11

Free Essay

Research Paper

...Primer on Writing an Analytical Essay: If you are at all uncertain how to structure an essay read the following material carefully. Introductory Paragraph: Your first paragraph is the most important part of your essay and should consist of 3 parts: a hook, background, and your thesis: The hook: Grab my attention. Make your first sentence interesting and meaningful Example: If Bill Gates spent $50,000 a minute for the rest of his life, he would still die a wealthy man if he lived for 40 more years. Background: Explain the general issue that you are writing about and the controversy surrounding are assessing, including the title and author’s full name. Example: Many economists lament the growing division of wealth that has marked America in the last two decades. While some this is the basis for America’s economic strength, others feel reversing this trend should be a top priority. In fact, Sue Ackerman in her article “The Rich and the Rest”, suggests that there should be a ten-times rule, whereby the top wage earners could earn no more than tens times the minimum wage. Thesis Statement: This tells me what your position on the topic is as well as how you are going to support it. Example: Her suggestion is ridiculous and should be opposed for three reasons. First of all, it is arbitrary – why should it be 10 times the wealth of the poor and not 8 or 15. Secondly, it is un-American by going against basic...

Words: 792 - Pages: 4

Premium Essay

Effects of Social Networking Sites

...Writing a research report The following is a general guide to writing a research report focused on GIS, spatial analysis, or modeling. See the general resources page for other guides for writing and research. This presents some standard conventions for writing journal articles but highlights where you may want to make changes for a class report or thesis. Journal article. The 'standard' format used by most journals is a bit restrictive because it reflects traditional publishing practices. Figures and tables, for example, are usually attached as separate pages at the end of your text instead of being embedded in the text itself because it is easier to photograph them for publishing and the text itself is easier to typeset. Class report. Class reports are less restrictive in form and content than journal articles but they still share many characteristics. Conventions such as line double spacing and use of 12 point serif fonts like Times New Roman are designed to make it easier for your reader to review the paper and provide annotations where necessary. Take special notice of the "Top 10 Checklist" as these are items that are particularly important for class reports. Quick Links: Report structure General Considerations Top 10 Checklist References Report Structure The paper should be divided into sections that make the logical sequence of the argument clear. Common sections are described below. Treat these as what they are, suggestions. Some things, like the...

Words: 1410 - Pages: 6

Free Essay

How to Write Research Ppaper

...medal, you must have a positive attitude and the belief that you have the ability to achieve it. That is the real start to writing an A+ research paper. CONTENTS: STEP 1. CHOOSE A TOPIC STEP 2. FIND INFORMATION STEP 3. STATE YOUR THESIS STEP 4. MAKE A TENTATIVE OUTLINE STEP 5. ORGANIZE YOUR NOTES STEP 6. WRITE YOUR FIRST DRAFT STEP 7. REVISE YOUR OUTLINE AND DRAFT Checklist One Checklist Two STEP 8. TYPE FINAL PAPER STEP 1. CHOOSE A TOPIC Choose a topic which interests and challenges you. Your attitude towards the topic may well determine the amount of effort and enthusiasm you put into your research. Focus on a limited aspect, e.g. narrow it down from "Religion" to "World Religion" to "Buddhism". Obtain teacher approval for your topic before embarking on a full-scale research. If you are uncertain as to what is expected of you in completing the assignment or project, re-read your assignment sheet carefully or ASK your teacher. Select a subject you can manage. Avoid subjects that are too technical, learned, or specialized. Avoid topics that have only a very narrow range of source materials. STEP 2. FIND INFORMATION Surf the Net. For general or background information, check out useful URLs, general information online, almanacs or encyclopedias online such as Britannica. Use search engines and other search tools as a starting point. Pay attention to domain name extensions, e.g., .edu (educational institution), .gov (government),...

Words: 2333 - Pages: 10

Premium Essay

Jhiuh43Qgoij

...MNUALLL/301/0/2013 Tutorial Letter 101/0/2013 General tutorial letter for proposal, dissertation and thesis writing MNUALLL Year module Department of Health Studies IMPORTANT INFORMATION: This tutorial letter contains important information about your module. Note: Copyright pertaining to Mouton (2006) has been ceded to Unisa CONTENTS Page 1 2 2.1 2.2 2.3 2.3.1 2.4 2.5 2.6 2.7 2.8 3 3.1 3.2 3.3 3.4 3.5 4 4.1 4.2 4.3 4.4 4.5 4.6 5 5.1 5.2 5.2.1 5.2.2 2 WELCOME ................................................................................................................................... 6 SECTION 1: BEING REGISTERED FOR THE RESEARCH PROPOSAL MODULE (RPM) .... 7 Introduction ................................................................................................................................... 7 Application .................................................................................................................................... 7 Registration for Research Proposal Module (RPM) ...................................................................... 7 Registration................................................................................................................................... 8 Appointment of supervisor ............................................................................................................ 8 Guidelines for writing a proposal ...............................................................................................

Words: 30137 - Pages: 121