BCSL456D | Technical Writing using LaTeX

● Experiments ●
1. Develop a LaTeX script to create a simple document that consists of 2 sections [Section1, Section2], and a paragraph with dummy text in each section. And also include header [title of document] and footer [institute name, page number] in the document.
2.Develop a LaTeX script to create a document that displays the sample Abstract/Summary
3.Develop a LaTeX script to create a simple title page of the VTU project Report [Use suitable Logos and text formatting
4.Develop a LaTeX script to create the Certificate Page of the Report [Use suitable commands to leave the blank spaces for user entry
5. Develop a LaTeX script to create a document that contains the following table with proper labels. S.No USN Student Name Marks Subject1 Subject2 Subject3 1 4XX22XX001 Name 1 89 60 90 2 4XX22XX002 Name 2 78 45 98 3 4XX22XX003 Name 3 67 55 59
6. Develop a LaTeX script to include the side-by-side graphics/pictures/figures in the document by using the subgraph concept
7. Develop a LaTeX script to create a document that consists of the following two mathematical equations
8. Develop a LaTeX script to demonstrate the presentation of Numbered theorems, definitions, corollaries, and lemmas in the document
 9. Develop a LaTeX script to create a document that consists of two paragraphs with a minimum of 10 citations in it and display the reference in the section
10. Develop a LaTeX script to design a simple tree diagram or hierarchical structure in the document with appropriate labels using the Tikz library
11.Develop a LaTeX script to present an algorithm in the document using algorithm/algorithmic/algorithm2e library
12.Develop a LaTeX script to create a simple report and article by using suitable commands and formats of user choice.