0% found this document useful (0 votes)
64 views7 pages

Minor Project I Report Format: References

The document outlines the required format for submitting a minor project report, including: 1) Sections that must be included such as the title page, abstract, introduction, literature review, system design, results, and conclusions. 2) Report specifications like the paper size, margins, fonts, and page numbering. 3) Details that should be provided in a project folder submitted on a DVD, including presentations, documentation, source code, executable program files, and help documents.
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)
64 views7 pages

Minor Project I Report Format: References

The document outlines the required format for submitting a minor project report, including: 1) Sections that must be included such as the title page, abstract, introduction, literature review, system design, results, and conclusions. 2) Report specifications like the paper size, margins, fonts, and page numbering. 3) Details that should be provided in a project folder submitted on a DVD, including presentations, documentation, source code, executable program files, and help documents.
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/ 7

Minor Project I Report Format

Session July December 2019


After completion of the minor project I work, every student will submit a project report which should
contain the following:

1. Title page (as per annexure 1)


2. Certificate by the Guide (as per annexure 2)
3. Acknowledgment (The candidate may thank all those who helped in the execution of the project.)
4. Abstract (It should be in one page and include the purpose of the study; the methodology used and a
summary of the major findings.)
5. Table of Contents (as per annexure 3): Detailed description of the project (This should be split in
various chapters/sections with each chapter/section describing a project activity in totality). This portion
of report should contain all relevant diagrams, tables, flow charts, software program, print outs,
photographs etc., which are properly labeled.
6. Conclusion & Recommendations
7. Appendices
 Appendices are provided to give supplementary information, which if included in the main text may
 serve as a distraction and cloud the central theme.
  Appendices should be numbered using Arabic numerals, e.g. Appendix 1, Appendix 2.
 Appendices shall carry the title of the work reported and the same title shall be listed in the Contents
 page also
8. References (The listing of references should be typed 2 spaces below the heading “REFERENCES” in
alphabetical order in single spacing left – justified. It should be numbered consecutively (in square [ ]
brackets, throughout the text and should be collected together in the reference list at the end of the
report. The references should be numbered in the order they are used in the text. The name of the
author/authors should be immediately followed by the year and other details). Typical examples of the
references are given below:
9. Weekly Report: Properly scanned and attached date wise.

REFERENCES

[1]. Ariponnammal, S. and Natarajan, S. (1994) „Transport Phonomena of SmSel – X Asx‟, Pramana –
Journal of Physics Vol.42, No.1, pp.421-425.

In addition, following points should be complied with:-


i) Page numbering
ii) Numbering of appendices, figures and tables and their reference in the text.
iii) For general layout of report, any standard text book layout may be referred.
Report Specifications:

1. Project Report‟s Cover Type: Spiral-bound


2. Number of Copies: (1 copy per group for Internal/External exam + Individual or Student‟s copy)
3. Paper Size (orientation): A4 (portrait)
4. Margins: 1” top / bottom / right and 1.5” left
5. Font Type: Times New Roman
6. Font Size: 18 & 24 bold for chapter names, 14 bold for headings and 12 for normal text
7. Line Spacing: 1.5 throughout
8. Page Numbering: Bottom center of page in the format – Page 1 of N

NOTE: Project report must not contain any description of the following except only a relevant and short
mention – technology or platform or OS or tools used or any language details. It must be more focused on
project work carried out and its implementation details without including any source code.

Details of Project work in Folder Form (Should be written in a DVD and attached to your group file.)

Folder of the project work includes the following Sub folders and contents:

1. Presentation (should include a PPT about project in not more than 40-50 slides)
2. Documentation (should include a word file of the project report)
3. Source Code (full source code of the project with libraries used)
4. Program (final running copy of the project executable)
5. Support (any third party tools used or run time environment setups that are required to run the project)
6. Help (user manual on how to run the project)

NOTE: Source Code and Program folders can be combined into single folder Project if it‟s a web project etc.
Annexure-1

(A typical Specimen of Cover Page & Title Page)

TITLE OF PROJECT
<Font Size 22><BOLD><Centralized>

Minor Project I Report


<Font Size 14>><BOLD><Centralized>

Submitted by:
<Font Size 14><Italic>><BOLD><Centralized>

NAME OF THE STUDENT (<University Roll Number>)


<Font Size 16>><BOLD><Centralized>

Group No.-
<Font Size 16>><BOLD><Centralized>

in partial fulfillment for the award of the degree

of
<Font Size 14><1.5 line spacing><Italic><BOLD><Centralized>

BACHELOR OF ENGINEERING
<Font Size 16>><BOLD><Centralized>

IN

INFORMATION TECHNOLOGY
<Font Size 14><BOLD><Centralized>

at
LAKSHMI NARAIN COLLEGE OF TECHNOLOGY

KALCHURI NAGAR, RAISEN ROAD, BHOPAL (INDIA) - 462021

SESSION JAN JUNE 2019

<Font Size 10>><BOLD><Centralized>


Annexure-2

LAKSHMI NARAIN COLLEGE OF TECHNOLOGY BHOPAL (M.P.)

Department of Information Technology

CERTIFICATE

This is to certify that the minor project titled “____________________________________________” is the

bona fide work carried out by Student Name & Enrollment No. is/are student/students of B.Tech.

(Information Technology) of Lakshmi Narain College of Technology, Bhopal affiliated to Rajiv Gandhi

Proudyogiki Vishwavidyalaya, Bhopal, Madhya Pradesh (India) during the academic year 2019-20, in partial

fulfillment of the requirements for the award of the degree of Bachelor of Engineering (Information

Technology) and that the project has not formed the basis for the award previously of any other degree,

diploma, fellowship or any other similar title.

Signature & Seal of HOD, Information Technology Signature of the Guide with Date

Lakshmi Narain College of Technology, Bhopal


Annexure-3

(A typical specimen of table of contents)

* includes full content from Project Synopsis as per the format given separately.

Table of Contents

Title Page i
Declaration of the Student ii
Certificate of the Guide iii
Abstract iv
Acknowledgement v
List of Figures vi
List of Tables (optional) vii
Timeline / Gantt Chart(optional) viii

1. INTRODUCTION*
1.1 Problem Definition
1.2 Project Overview/Specifications
1.3 Hardware Specification
1.4 SoftwareSpecification

2. LITERATURE SURVEY
2.1 Existing System
2.2 Proposed System
2.3 Feasibility Study

3. SYSTEM ANALYSIS & DESIGN


3.1 Requirement Specification
3.2 Flowcharts / DFDs / ERDs
3.3 Design (Use Cases )and Test Cases
3.3 Algorithms and Pseudo Code
3.4 Testing Process

4. RESULTS / OUTPUTS

5. CONCLUSIONS / RECOMMENDATIONS

REFERENCES

APPENDICES
A.1 Details of software/simulator if any
A.2 Steps to execute/run/implement the project
A.3 Coding if any

WEEKLY MONITORING REPORT


CHAPTER 1

INTRODUCTION

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy