Examples — Recent
Examples of powerful LaTeX packages and techniques in use — a great way to learn LaTeX by example. Search or browse below.

National Institute of Technology, Trichy Thesis Format
This is the official thesis format for Masters/Bachelors thesis for NIT Trichy students. This in absolute compliance with the guidelines issued by the Office of Dean Academic.
Shibashish Jaydev

Supported Vector Machine with SAS
Supported Vectored Machine (SVM) is one of the most historical, but also most commonly used machine learning models in supervised learning. In this project, I built a SVM model with the Sequential Minimal Optimization (SMO) algorithm using SAS IML procedure. Also, I simulated some linearly separable data using data step and compared the result of the SVM model with the SAS build-in Logistic Procedure. Finally, I applied the model to a famous dataset called credit.
Qi Zhao

یک اسلاید نمونه
قالب دفاع
milad

Exportar figuras tikz a imágenes
Este es un ejemplo de cómo utilizar la librería external del paquete
tikz para generar archivos de imagen con las gráficas desarrolladas en
el ambiente tikzpicture, en Overleaf
Fausto Mauricio Lagos Suárez

Incluir código Arduino en documentos LaTeX
Ejemplo de uso del archivo arduino_code.tex que define el comando ArduinoSketch y el ambiente ArduinoSketchBox para incluir código arduino en documento LaTeX utilizando el resaltado de sintaxis propio de Arduino IDE
Fausto Mauricio Lagos Suárez

Exploring the structure of TeX boxes with LuaTeX
This project uses LuaTeX to draw nodes graphs representing the inner structure of TeX boxes. The node graphs are output in PDF and SVG format for digital- or print-based usage. This project was written to accompany the blog post Pandora’s \hbox: Using LuaTeX to Lift the Lid of TeX Boxes.
Graham Douglas

TCC UFJF
Modelo de TCC da Engenharia da UFJF
Natalia Resende

Tesis
Formato de Tesis
Universidad de Antioquia
Andres Felipe Rivera Romero

An example of Gantt Chart in Overleaf
This is a direct copy of the codes in section 2.9 of the pgfgantt package
documentation (See page 45)
except the color setting.
Alone with this one,
this examples shows how to make Gantt charts for project planning in LaTeX with the pgfgantt package. They are from the package documentation. The pgfgantt package provides many useful macros for generating the calendar for the Gantt chart for either absolute or relative dates. It also provides macros for grouping and linking tasks, and for full control over the styling of the chart.
Wangyan Li