Introduction β’ Course β’ Lab Programs β’ Quick Start β’ Viva β’ Contributing
LaTeX (pronounced Lay-tech or Lah-tech) is a sophisticated document preparation system designed for high-quality typesetting. It is particularly well-suited for technical and scientific documentation, making it an essential tool for:
Subject Code: BCSL456D
Course Name: Technical Writing Using LaTeX
University: Visvesvaraya Technological University (VTU)
This repository covers the VTU course βTechnical Writing Using LaTeXβ (BCSL456D). The course aims to equip students with the skills needed to create professional technical documents using LaTeX.
π‘ New to LaTeX? Check out our Quick Start Guide to begin learning LaTeX in just 30 minutes!
No. | Program Description | Difficulty | Source Code | Output PDF |
---|---|---|---|---|
1 | Document with Sections, Headers & Footers | π’ Beginner | π View Code | π€ View PDF |
2 | Abstract/Summary Layout Design | π’ Beginner | π View Code | π€ View PDF |
3 | VTU Project Title Page | π‘ Intermediate | π View Code | π€ View PDF |
4 | Certificate Page Design | π‘ Intermediate | π View Code | π€ View PDF |
5 | Student Marks Table | π‘ Intermediate | π View Code | π€ View PDF |
6 | Side-by-side Graphics | π‘ Intermediate | π View Code | π€ View PDF |
7 | Mathematical Equations | π‘ Intermediate | π View Code | π€ View PDF |
8 | Theorems & Definitions | π΄ Advanced | π View Code | π€ View PDF |
9 | Bibliography & Citations | π΄ Advanced | π View Code | π€ View PDF |
10 | Tree Diagram using TikZ | π΄ Advanced | π View Code | π€ View PDF |
11 | Algorithm Formatting | π΄ Advanced | π View Code | π€ View PDF |
12a | Report Format Design | π΄ Advanced | π View Code | π€ View PDF |
12b | Article Format Design | π΄ Advanced | π View Code | π€ View PDF |
LATEX-VIVA.pdf
Get started with LaTeX in just 30 minutes using these resources:
latex-lab-experiments/
βββ Latex_lab/
β βββ Program1/ - Program12b/
β β βββ *.tex (Source files)
β β βββ *.pdf (Output files)
β βββ vcet_logo.png
β βββ vtu.jpeg
βββ Latex Syllabus.pdf
βββ LATEX-VIVA.pdf
βββ LICENSE
βββ README.md
.tex
code from any program.tex
file and compile (F5 in TeXstudio).tex
file using TeXstudio or Overleaf.F5
or click Build & View
.We welcome contributions from fellow students and LaTeX enthusiasts! Hereβs how you can help:
git checkout -b feature/amazing-feature
)git commit -m 'Add amazing feature'
)git push origin feature/amazing-feature
)This project is licensed under the MIT License - see the LICENSE file for details.
Having trouble with LaTeX? Need help with specific programs?
LATEX-VIVA.pdf
for detailed explanations
Happy LaTeX Learning! πβ¨
LaTeX
VTU
BCSL456D
Technical-Writing
Academic-Documents
Lab-Programs
Overleaf
TeXstudio
Mathematical-Typesetting
Scientific-Writing
Document-Preparation
Bibliography
TikZ
Algorithms
University-Lab