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

TUM CFD with open source tools report template
Template for the TUM class:
CFD with open source tools, AKA Openfoam course
Pedro Pupo

LaTeX Coffee Stains
This package provides an essential feature to LaTeX that has been missing for too long. It adds a coffee stain to your documents. A lot of time can be saved by printing stains directly on the page rather than adding it manually. You can choose from four different stain types.
Hanno Rein, Evan Sultanik, Luis Randez, Adrian Robson

Equations For Paper
I want to see if this publishes it in MathML so I can cut & paste from there to other formats.
CK Harnett

Présentation de l'expérience cruciale de Newton
Librement inspiré de sources du secondaire (France).
Présentation à des élèves de troisième avec manipulation.
Bernard Almar

Multiple Bibliographies with the bibtopic Package
This example shows how to generate multiple bibliography sections with the bibtopic package. Each bibliography section can have its own .bib file. This can be very useful in books or theses, if you'd like one references section per chapter, and also in grant and research proposals. See the package documentation for more information.
writeLaTeX

PSTricks LaTeX Example 7: Drawing a circle
PSTricks provides a number of built in functions to enable the quick creation of figures, graphs and diagrams in LaTeX. Here we see how to use the built in command for drawing a circle.
Original source: http://www.thelazymathematician.com/p/pstricks-examples.html
Megan

PSTricks LaTeX Example 5: Graphing a trig function
Following on from example 4 which showed how to plot the graph of a function in LaTeX using pstricks, here we extend the example to show how trig functions such as cos, sin and tan can be plotted.
Original source: http://www.thelazymathematician.com/p/pstricks-examples.html
Megan

PSTricks LaTeX Example 6: Drawing a polygon
The pstricks package can be used to quickly draw polygons and other shapes in LaTeX, as an alternative to the TikZ package. This short example shows how to use pstricks to draw a polygon with some simple styling.
Original source: http://www.thelazymathematician.com/p/pstricks-examples.html
Megan

PSTricks LaTeX Example 3: Graphing a curve through specific points
A quick example to demonstrate how pstricks can be used to show a curve between points, and to show the grid axes view.
Original source: http://www.thelazymathematician.com/p/pstricks-examples.html
Megan