You are on page 1of 15

XYZ-12345

Course Name

here is the title of the report


Subtitle
Subsubtitle

Presented to
DR. Jon

By
the writer of the report

The University of X
The Faculty of Y
Department of Z

May 10, 2009


Riyadh

2009
c All rights reserved
i

Abstract

here is the abstarct


ii

Acknowledgements

it is acknowledgments
iii

List of Abbreviations

AI : Artificial Intelligence
API : Application Program Interface
iv

Contents

Abstract i

Acknowledgements ii

1 Introduction 1
1.1 General View . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

2 state of Art 3

A Coding 6

B Manual Reference 7

Refrences 8
v

List of Figures

2.1 google . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.2 search engines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
vi

List of Tables

1.1 Nonlinear Model Results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2


1

Chapter 1

Introduction
CHAPTER 1. INTRODUCTION 2

This is the first Chapter

1.1 General View


here you write the first Section of your Introduction
 ®Ö Ï @) .
( éÓY
--------------------------
This is the Exmaple how to write an Arabic Paragraph .
QK
Q® JÊË éÓY
 ®Ö Ï @ IJºK AJë
.
--------------------------
This is the Example how to Insert Hyper Link Here’s a link to
 ¯ Im
ɯñ  '. ¼Qm×.
--------------------------
This is the Example how to Creat a Table in Latex

1st rwo - 1s col ú
GA JË@ XñÒªË@ - Èð B@ ­’Ë@ 1st row - 3rd col
2nd rwo - 1s col ú
GA JË@ XñÒªË@ - ú
GA JË@ ­’Ë@
2nd row - 3rd col
3rd rwo - 1s col ú
GA JË@ XñÒªË@ IËA
 JË@ ­’Ë@ 3rd row - 3rd col

Table 1.1: Nonlinear Model Results


3

Chapter 2

state of Art
CHAPTER 2. STATE OF ART 4

This is the Example how to refer to a certain table in the report hello , refering to Table 1.1

I have used many references in preparing my report , for more details , you can see these [1, 2]

--------------------------
This is Example how to insert Program Code in the Report
1 /∗ t h i s i s a s i m p l e Java program ∗/
2 c l a s s Example {
3 // your program b e g i n s w i t h a c a l l t o main ( )
4 p u b l i c s t a t i c v o i d main ( S t r i n g a r g s [ ] ) {
5 System . out . p r i n t l n ( ” t h i s i s a s i m p l e Java program ” ) ;
6 }
7 }
Program 2.1: The Program from a file

1 /∗ t h i s i s a s i m p l e Java program ∗/
2 c l a s s Example {
3 // your program b e g i n s w i t h a c a l l t o main ( )
4 p u b l i c s t a t i c v o i d main ( S t r i n g a r g s [ ] ) {
5 System . out . p r i n t l n ( ” t h i s i s a s i m p l e Java program ” ) ;
6 }
7 }
Program 2.2: The Program Written in Latex

--------------------------
This is Example how to insert a figure in the report

Figure 2.1: google


CHAPTER 2. STATE OF ART 5

(a) google (b) yahoo

Figure 2.2: search engines

--------------------------
This is the example how to insert Enumerating (Arabic Numbers )
1. hello
2. welcome

--------------------------
This is the example how to insert Enumerating (Roman )
Topic I: Item one
Topic II: Item two

Topic III: Item three


--------------------------
This is example how to insert Sub-figures in the report
6

Appendix A

Coding

this is the first appendix


7

Appendix B

Manual Reference

this is the second appendix


8

Refrences

[1] Ian Sommerville, Software Engineering, 7th ed,Boston San Francisco, 2004.
[2] Scientific Paper Located on the Internet at www.namahn.com/resources/documents/note-
eyetracking.pdf. Last visited: 15 September, 2009.

You might also like