0% found this document useful (0 votes)
55 views9 pages

Project Reoprt Template - 2024-25

The document outlines a comprehensive template for preparing a project report for a Bachelor of Technology in Computer Science & Engineering. It includes a structured sequence of pages, formatting guidelines, and specific content requirements for each section, such as the cover page, declaration, certificate, acknowledgements, abstract, chapters, and references. Additionally, it provides detailed instructions on the format, margins, line spacing, and citation style to ensure consistency and professionalism in the report.

Uploaded by

soniyasolanki352
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
55 views9 pages

Project Reoprt Template - 2024-25

The document outlines a comprehensive template for preparing a project report for a Bachelor of Technology in Computer Science & Engineering. It includes a structured sequence of pages, formatting guidelines, and specific content requirements for each section, such as the cover page, declaration, certificate, acknowledgements, abstract, chapters, and references. Additionally, it provides detailed instructions on the format, margins, line spacing, and citation style to ensure consistency and professionalism in the report.

Uploaded by

soniyasolanki352
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Project Report Template

Sequence of pages to be followed in report preparation:

I. Cover page
II. Declaration
III. Certificate
IV. Acknowledgement
V. Abstract
VI. Table of Contents
VII. List of Tables
VIII. List of Figures
IX. Abbreviations
X. Chapters
XI. Conclusion
XII. References/Bibliography
XIII. Appendices

Cover page (from new page)


(Centred, Font Size, all 12 except project title)
A
Project Report
on
PROJECT TITLE (UPPERCASE, Centred, Font Size 12 times new roman,
BOLD)
Submitted in partial fulfilment of requirements for the degree of
Bachelor of Technology
in
Computer Science & Engineering
by
Name of the student (Centred, Times new roman 12, BOLD)
Roll Number (Centred, Times new roman 12, BOLD)
Under the Guidance of
Prof. Name (Centred, Times new roman 12, BOLD)
College LOGO
Department Name
College name with address
Affiliated to Dr. A.P.J. Abdul Kalam Technical University (Formerly Known as U.P.T.U.),
Lucknow

1
DECLARATION (Font size 16, CAPS) (From new page)
(Text Font Size 12, regular, Double Line Spacing)

I declare that the project work presented in this report entitled “Name of Title”, submitted to

the Computer Science and Engineering Department, College Name, for the award of the

Bachelor of Technology degree in Computer Science and Engineering, is my original work.

I have not plagiarized or submitted the same work for the award of any other degree.

Month, Year

Place

(Name and Signature of Student)

CERTIFICATE (Font Size 16, CAPS) (From new page)


(Text Font Size, all 12, Double Line Spacing)

This is to certify that the Seminar entitled “PROJECT TITLE” has been submitted by

STUDENT NAME in partial fulfilment of the degree of Bachelor of Technology in Computer

Science & Engineering of “Institute name, affiliated to Dr. A.P.J. Abdul Kalam Technical

University (Formerly Known as U.P.T.U.), Lucknow” in the academic session 2021-22.

Month, Year Signature of Guide

Place (Project Guide name)

Designation

ACKNOWLEDGEMENT (Font Size 16, CAPS) (From new page)

2
(Text Font Size, all 12, 1.5 Line Spacing)

Acknowledgement should be prepared by the student’s wordings showing his gratitude towards
department.

Name of the student

Abstract (Font Size 16, Regular, BOLD) (up to 150 words) (From
new page)
Heading (i.e. Abstract)

Font: Times New Roman (Bold Face)

Size: 16 point

Two blank lines after the heading. (12 points)

Remaining Text

Font: Times New Roman

Size : 12 point

Text Line Spacing: 1.5

Alignment :Justified (Full Text)

Table of Contents (From new page)


Topic Page No.

Cover page (i.e. i)

Declaration (i.e. ii)

Certificate (i.e. iii)

Acknowledgement (i.e. iv)

Abstract .....

List of Tables

List of Figure

3
abbreviations

1. TITLE OF CHAPTER ONE (i.e. 1)

1.1 HEADING (i.e. 2)

1.2 HEADING (i.e. 3)

2. TITLE OF CHAPTER TWO (i.e. 4)

2.1 HEADING :

2.2 HEADING :

: :

N-1

N. CONCLUSION :

REFERENCES/BIBLIOGRAPHY :

APPENDIX – (If any) :

List of Tables (From new page)


Table Page No.

1.1: Table 1 About

1.2: Table 2 About

2.1: Table 3 About

2.2: Table 4 About

::

::

N: Table N About

List of Figures (From new page)


Figure Page No.

1.1: Figure 1 About

4
1.2: Figure 2 About

2.1: Figure 3 About

2.2: Figure 4 About

::

::

N: Figure N About

Abbreviations (From new page)


Write all the short forms in abbreviation section

Chapters (From new page)


Sequence of chapters may be as follows:

1. Introduction

1.1. Subtopics

1.2.

2. Literature Survey (at least 20 research papers to be explored Depending on the


selected topic)

3. Materials & Methods (Technical Details Topics based on project titles as per
requirement)

3.1. Project Category


3.2. Techniques being used
3.3. Parallel Techniques available
3.3.1.
3.3.2.
3.3.3.
…...
3.4. Hardware and Software Resource Requirements and their Specifications

4. Proposed Methodology
4.1. Proposed Algorithm
4.2. System Architecture, Flow Chart, State transition Diagram, Data Flow Diagram

5. Testing Technologies and Security Mechanisms

6. Future scope, further enhancement and Limitations

5
7. Conclusion

8. Bibliography

8.1. References

8.2. Snapshots

8.3. Appendix

8.4. Curriculum Vitae

What should be the contents of Synopsis?


The content should be as detailed (60-80 pages in A4 sized paper) as is sufficient enough to
explain the objective and implementation of the project that the candidate has gone to take up.
The write up must adhere to the guidelines and should include the following:
1. Introduction, Objective & Scope
This should give a clear picture of the project. Objective should be clearly specified.
What the project ends up to and in what way this is going to help the end user has been
mentioned.
2. Review of Literature
The literature review is a written overview of major writings and other sources on a
selected topic. Sources covered in the review may include scholarly journal articles,
books, government reports, Web sites, etc. The literature review provides a description,
summary and evaluation of each source.
3. Materials & Methods to be used (Technical Details)
3.1. Project Category
(RDBMS/OOPS/Networking/Multimedia/Artificial Intelligence/Expert Systems etc.).
3.2. Techniques being Used
In this section techniques required to implement the task are to be described in brief.
3.3. Parallel Techniques Available
3.1.1.
3.1.2.
3.1.3.
Here, those techniques which have played a significant role in previously developed
similar approaches are to be mentioned.
3.4. Hardware and Software Resource Requirements and their Specifications
The requirement of the resources for designing and developing the proposed system
must be given. The resources might be in form of the Tools / Platform, hardware /
software or the data from the industry.
4. Proposed Methodology
4.1. Proposed Algorithm
The process of the whole software system proposed, being developed, should be
mentioned in detail.
4.2. System Architecture, Flow Chart, State transition Diagram, Data Flow Diagram
This may be supported by DFD’s / Flowcharts to explain the flow of the information
and ER diagram for process description.
5. Testing Technologies and Security Mechanisms
What are the testing types, strategies, approaches and security mechanisms to be
used to accomplish the task are to taken here.

6
6. Future scope, further enhancement and Limitations
Innovativeness and usefulness of the project must be defined. The limitations of the
proposed system in respect of a larger and comprehensive system must be given.
7. Conclusion
The write-up must end with the concluding remarks-briefly describing innovations in
the approach for implementing the Project, main achievements and also any other
important feature that makes the system stands out from the rest. Market potential and
competitive advantage of the project must be included.
8. Bibliography
8.1. References
8.2. Snapshots
8.3. Appendix
8.4 Curriculum Vitae
The references should be numbered serially in the order of their occurrence in the text
and their numbers should be indicated within square brackets for e.g. [3]. The section
on references should list them in serial order in the point No. 9 References /
Bibliography in the “format of project report” section below.
A vitae mentioning the salient achievements and potentialities of the candidate shall
be made at the end of the thesis.

FORMAT OF PROJECT REPORT


1. Paper Size :A- 4 size bond paper

2. Margins :

Top :1” (1 inch=2.54cm)

Bottom :1.15” (2.86cm)

Left :1.5”

Right :0.6”

3. Line Spacing: 1.5 line

4. Title of Chapter

Font :Times New Roman ( Bold face)

Size :16 point

Alignment :Right Alignment

One thickline (2¼ point weight) after the name of chapter

5. Headings

First Order Heading:(for example – 1. INTRODUCTION)

Font :Times New Roman (Bold Face, CAPS)

7
Size :12 point

One blank line before the heading (12 points)

Second Order Heading:(for example – 1.1. Evolution)

Font :Times New Roman ( Bold Face, Italics)

Size :12 point

One blank line before the heading (12 points)

Third Order Heading:(for example – 1.1.1. Image Processing)

Font :Times New Roman (Bold Face, Italics)

Size :12 point

One blank line before the heading (12 points)

6. Text

Font :Times New Roman

Size :12 point

Line Indent : First line of every paragraph should be indented By 1 cm. (Except first paragraph
*)

* No indent should be applied to first line of first paragraph under any Heading / Sub Heading

Alignment :Justified (Full Text)

7. Figures and Tables: Centered Placed

Caption

Font :Times new roman

Size :12 point

Alignment :Centered

Figure Caption must be bellow the figure and centered, Table caption must be above the table
and centered.

8. Page Numbering (Centered)

Till page, “Abbreviations” : Roman (I, II, etc.)

For Remaining Pages

(i.e. from introduction -to- BIBLIOGRAPHY) : 1, 2, …… N

8
9. References / Bibliography

Line Spacing :1.5 Line

Font :Times New Roman

Size :12 point

Publication details and/or URL must be in Italics.

Format:

[Citation number] Author’s Name, “Article Title”, Journal, Publisher, Location, Year,
Edition/Reprint, PP. Start-End.

[Citation number] Author’s Name, “Article Title”, Complete URL of Web Page.

[Citation number] Author’s Name, “Title of the Book”, Publication, Edition, Year of Printing.

You might also like