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

UFSCar - DC - CAP: escrita de algoritmos
Modelo para geração de algoritmos
UFSCar/DC/CAP
Jander Moreira

Manual/Example for University of Arizona Theses and Dissertations formatted with ua-thesis.cls
This example dissertation contains the original text of the "Manual for Theses and Dissertations", written by the Graduate College at the University of Arizona, as distributed on CTAN.
Marcel Oliver

How to use French accents in LaTeX
A short example showing how to use French accents in LaTeX documents.
John Hammersley

Circular Keyboard
Circular Keyboard with Major Scales
Senan Sekhon

Bibliography - Chicago Author-Date, DOI suppressed
Print only your Bibliography in the Chicago Author-Date format. Simply
change the line
\bibliography{musicBib.bib}
to the name of your BibTeX or BibLaTeX file and
upload your .bib file to the project.
Brandon Payne

LaTeX sandbox
A sandbox to play with various useful packages, like qtree, shadedgauss, pfg-pie, bchart, dialogue, and booktabs.
Contains citation commands for apacite bibliography style.
Pawel Lupkowski

ตัวอย่างการใช้ UTF-8
This example shows how to set up the thailatex package to write in Thai and several other languages using UTF-8 encoding and the babel package. The thailatex package lets you use the standard latex document classes, such as article to write texts in the Thai language.
Theppitak Karoonboonyanan

crachá EMED
crachá participante
germano

Ley A para PCM
Este gráfico presenta las características de compresión de una señal telefónica de entrada cuando es comprimida usando la Ley-A tal como es descrita en la Recomendación G.711 de la Unión Internacional de Telecomunicaciones. Esta Ley es descrita por la siguiente ecuación:
f(x)=sign(x)*\begin{cases}
\displaystyle \frac{A\left |{x}\right |}{1+ln(A)} &\text{si} \, \displaystyle\left |{x}\right | < \frac{1}{A} \\ \\
\displaystyle \frac{1+ln(A\left |{x}\right |)}{1+ln(A)}&\text{si} \, \displaystyle \frac{1}{A} \leq\left |{x}\right |\leq 1
\end{cases}
Ramón