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

Scientific writing - Typesetting exercise
University of Tehran scientific writing exercise. Semester Spring 2019
Mohammadreza Osouli

Pictures
Pictures

Tables
Tables

Lists
Lists

Transmissão e distribuição de energia
Exemplo de aula para Instituto Federal de Santa Catarina, do curso técnico em eletrotécnica do campus Jaraguá do Sul (Rau). O modelo será aprimorado futuramente. Não sou o autor original do modelo, mas fiz algumas adaptações. O autor original é o prof. Emerson Ribeiro de Mello do campus São José.
Arthur Garcia Bartsch, Emerson Ribeiro de Mello

Example: Chess with TeXmate
Example: Chess with TeXmate
see TeXMate package documentation and package author information on CTAN

Bibliography management: BibTeX example
An example showing how to use BibTeX to manage your bibliography.
This example was originally published on ShareLaTeX and subsequently moved to Overleaf in November 2019.
Uploaded from ShareLateX

The Chicago Citation Style with biblatex
The biblatex-chicago package implements the citation style of the Chicago Manual of Style, 16th edition. In this example, the notes option causes biblatex's autocite command to put citations in footnotes. The package can also produce inline author-year citations in the Chicago style. See the package documentation for more information.
writeLaTeX

Source Code Highlighting with Minted in LaTeX
The minted package provides automatic syntax highlighting for source code listings. It uses the excellent pygments highlighter, which provides very high quality highlighting for a wide range of languages.
This example also shows how you can use minted to typeset LaTeX math embedded in your source code.
writeLaTeX