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

Figures TIKZ du cours "notions de probabilité"
Ce document regroupe les codes TIKZ des figures utilisées pour le cours "Notions de probabilités" situé à la page http://femto-physique.fr/physique_statistique/phystat_complement1.php
roussel

Figures TIKZ du cours "systèmes isolés"
Ce document regroupe les codes TIKZ des figures utilisées pour le cours "Fondements de la physique statistique" situé à la page http://femto-physique.fr/physique_statistique/phystat_C1.php
Jimmy Roussel

Convertidor ADC Sigma Delta
Este diagrama, realizado con órdenes de los paquetes TiKZ/PGF y CIRCUITIKZ, muestra un convertidor de señal analógica a digital del tipo Sigma Delta de Primer Orden. La entrada analógica (\(v_i\)) cuya amplitud debe estar dentro del rango de -1 Vdc a +1 Vdc, se resta de la señal de un convertidor digital a analógico (DAC) de 1 bit, cuya salida inicialmente es cero. La diferencia se integra y se compara con la tensión de tierra (0 V). La señal de salida del comparador es "0" o "1" y a la salida del DAC se obtiene -1 V o +1 V, respectivamente. La señal de salida del comparador contiene un flujo de modulación por densidad de pulsos. El comparador se sincroniza con una señal de reloj de frecuencia varias veces más grande que la mayor de las frecuencias de la señal de entrada \(v_i\).
La figura con su explicación está disponible en la página 221 del texto "Principles of Electronic Communication Systems, 4th Edition" de Louis Frenzel, Jr. editado por Mc Graw Hill en el año 2016, a partir del cual se hizo su adaptación.
Ramón Jaramillo

Poker Theorems
A simple trick to decorate Theorem-like environments with poker suits QED symbols.
I did not come up with this theorem decoration style (I've first seen it here) nor with the whole code (I salvaged it from TeX StackExchange and other sources over the years). This is just my current implementation of the code.
Níckolas Alves

Title page with logo
University Assignment Title Page
LaTeX Template
Version 1.0 (27/12/12)
This template has been downloaded from:
http://www.LaTeXTemplates.com
Original author:
WikiBooks (http://en.wikibooks.org/wiki/LaTeX/Title_Creation)
License:
CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
Instructions for using this template:
This title page is capable of being compiled as is. This is not useful for
including it in another document. To do this, you have two options:
1) Copy/paste everything between \begin{document} and \end{document}
starting at \begin{titlepage} and paste this into another LaTeX file where you
want your title page.
OR
2) Remove everything outside the \begin{titlepage} and \end{titlepage} and
move this file to the same directory as the LaTeX file you wish to add it to.
Then add \input{./title_page_1.tex} to your LaTeX file where you want your
title page.
\title{Title page with logo}
Wendy Halfar

Example Matrix usage
Spanish homework of precepts for Linear Algebra
Vago sin Voz

Multiplication tables using LuaLaTeX
A LuaLaTeX document that for multiplication tables for use in classrooms. The mymult function takes as input (n) an argument and publishes the tables for n-5+1 through n.
Rangarajan R

Curriculum Vitae
Electrical and Electronic Engineering Graduate CV
Craig

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