Welcome to the repository for CSE 300: Technical Writing and Presentation. This repository contains LaTeX templates, assignments, and the final LaTeX presentation for the course.
Ensure you have the following installed on your local machine:
- LaTeX distribution (e.g., TeX Live, MiKTeX)
- An editor that supports LaTeX (e.g., Overleaf, VS Code with LaTeX Workshop)
- Clone the Repository:
git clone https://github.com/Anonto050/CSE-300-Technical_Writing-Presentation.git
- Navigate to the Desired Directory:
cd CSE-300-Technical_Writing-Presentation
- Compile LaTeX Files:
- Use a LaTeX editor or compile from the command line:
pdflatex main.tex
- Description: Contains various LaTeX templates for assignments and presentations.
- Files:
- Description: Contains the assignments for the course.
- Files:
- Assignment 1
- Assignment 2
- Description: Contains the final LaTeX presentation for the course.
- Files:
- Presentation Directory
main.tex
: The main file for the final presentation.
Each assignment folder contains:
- Source files in LaTeX format.
- Any additional resources required for the assignment.
The Presentation
folder contains the LaTeX files for the final course presentation. Compile main.tex
to generate the presentation PDF.
For further details and instructions, refer to the individual assignment folders and LaTeX templates. If you have any questions or need assistance, feel free to reach out.
Happy writing and presenting!