Report writing, publication and final viva notes — Unit 5
Free unit-wise study notes on report writing, publication and final viva for Major Project, Semester 8 of B.Tech — Computer Science & Engineering — key concepts, examples, important questions and a revision checklist for semester exams.
The culminating phase involving the compilation of the formal thesis report, attempting academic publication, and defending the work before an external examiner.
Notebook — 4 pages
Page 1
Wink Notes
B.Tech CSE — 8th Semester
Major Project
— Unit - 5 —
1. The Final Project Report (Thesis)
The Final Report is the permanent academic record of your 6 months of work. It is a highly formalized document, usually hardbound, that must adhere strictly to the university's formatting guidelines (font sizes, margins, chapter numbering).
⇒1.1 Standard Report Structure
Front Matter: Title page, Certificates (signed by guide/HOD), Declaration, Acknowledgements, Abstract.
Chapter 1: Introduction: Problem statement and objectives.
Chapter 2: Literature Review: Analysis of prior work.
Chapter 3: System Design: Architecture, UML diagrams, algorithms.
Chapter 4: Implementation: Core logic, screenshots of the UI, technology stack.
Chapter 5: Results and Testing: Graphs, tables, test cases, and performance metrics.
Chapter 6: Conclusion and Future Work: What was achieved, limitations, and how it can be expanded.
References & Appendices: IEEE citations and crucial code snippets.
Page 2
Wink Notes
B.Tech CSE — 8th Semester
Major Project
— Unit - 5 —
2. Research Paper Publication
Many top-tier universities require or heavily incentivize publishing the findings of the Major Project in a peer-reviewed conference or journal.
⇒2.1 The Publication Process
Drafting: Condensing the 80-page report into a dense 6-8 page IEEE format paper.
Target Selection: Identifying a legitimate conference or journal. (Beware of 'predatory journals' that publish anything for a fee without peer review).
Peer Review: The paper is blindly reviewed by other academics who suggest edits or reject it.
Presentation: If accepted at a conference, the team must present the paper physically or virtually.
Page 3
Wink Notes
B.Tech CSE — 8th Semester
Major Project
— Unit - 5 —
3. The Final Viva-Voce
The Final Viva is the ultimate defense of the project, almost always conducted by an External Examiner (a professor from another university or an industry expert).
⇒3.1 The Defense Format
The Presentation (10 mins): A slide deck covering the problem, architecture, and results. Focus on graphics and graphs, not walls of text.
The Demo (5 mins): Running the live software. Have a recorded video backup ready in case the live environment crashes.
The Inquisition (10 mins): The external examiner will ask probing questions to test fundamental understanding.
Page 4
Wink Notes
B.Tech CSE — 8th Semester
Major Project
— Unit - 5 —
4. Unit Summary and Evaluation Focus
Unit 5 IS the final evaluation.
Plagiarism Check: Reports are run through Turnitin or similar software. High similarity indexes will result in rejection.
Formatting: Do not lose marks on trivial things like inconsistent fonts or improper citations. Adhere strictly to the IEEE citation style.
The 'Weakest Link' Rule: During the viva, external examiners actively look for the team member who did the least work and will direct the hardest technical questions at them. The team grade often reflects the weakest answer.