UNIVERSITY OF WEST ATTICA
SCHOOL OF ENGINEERING
DEPARTMENT OF COMPUTER ENGINEERING AND INFORMATICS
University of West Attica · Department of Computer Engineering and Informatics
Technical Writing
Vasileios Evangelos Athanasiou
Student ID: 19390005
Supervision
Supervisor: Panagiotis Giannakopoulos, Professor
Athens, August 2022
This repository demonstrates technical writing workflows for:
- Writing equations in MS Word
- Creating technical diagrams in MS Visio
Note: The focus is on tool usage and formatting, not on the technical content itself.
| Section | Folder/File | Description |
|---|---|---|
| 1 | docs/ |
Word and PDF documents of equations and diagrams |
| 1.1 | docs/Equations.docx |
MS Word document containing sample equations |
| 1.2 | docs/Equations.pdf |
PDF export of equations |
| 1.3 | docs/Drawings.docx |
MS Word document with embedded diagram images |
| 1.4 | docs/Drawings.pdf |
PDF export of diagrams |
| 2 | jpg/ |
JPEG images exported from Word/Visio |
| 2.1 | jpg/sample_equation.jpg |
Example equation image |
| 2.2 | jpg/sample_diagram.jpg |
Example diagram image |
| 3 | visio/ |
MS Visio files of diagrams |
| 3.1 | visio/diagram_1.vsdx |
Example technical diagram |
| 3.2 | visio/diagram_2.vsdx |
Example technical diagram |
| 4 | README.md |
Repository overview and instructions |
MS Word provides a built-in Equation Editor for creating professional technical formulas.
- Open
Equations.docxin Word. - Press
Alt + =to insert a new equation. - Type the equation using either Math AutoCorrect or LaTeX-style input.
- Format subscripts, superscripts, and operators as needed.
Fraction/Feedback:
Resistance Calculation:
Ohm’s Law:
- PDF: File → Save As → PDF
- JPEG: Copy → Paste as Picture or Save as Picture
MS Visio allows precise technical diagrams, including block diagrams and schematic representations.
- Open a new Visio drawing (
.vsdx). - Use Shapes → Electrical Engineering or Blocks → Basic Shapes.
- Connect elements with arrows, lines, and labels.
- Save the file and optionally export to JPEG or PDF for embedding in Word or reports.
- Block Diagram: signal flow with summation (Σ) and gain blocks
- Circuit Schematic: resistors, amplifiers, and ground symbols
| Tool | Purpose | Notes |
|---|---|---|
| MS Word | Write equations | Use Equation Editor, LaTeX-style input supported |
| MS Visio | Create diagrams | Use block diagram & schematic shapes |
| PDF/JPEG | Export & share | Word → PDF, Visio → JPEG/PDF |
This repository serves as a template for technical writing workflow, demonstrating formatting, tool usage, and documentation best practices.
