Beispiele — Recent
Beispiele für mächtigen LaTeX Paketen and Anwendung von Techniken — eine tolle Möglichkeit an Hand von Beispielen LaTeX zu lernen. Suchen oder unten durchblättern.

Math
Hello! Here's how this works:
You edit the source code here on the left, and the preview on the
right shows you the result within a few seconds.
Bookmark this page and share the URL with your co-authors. They
can edit at the same time!
You can upload figures, bibliographies, custom classes and
styles using the files menu.
This presentation is made with the Beamer package. For tutorials
and more info, see:
http://en.wikipedia.org/wiki/Beamer_(LaTeX)
We're still in beta. Please leave some feedback using the link at
the top left of this page.
Enjoy!
David James

Resume Template for Software Engineer
Partha Pratim Chatterjee's résumé
Partha

Annotated Bibliography Template
Simple annotated bibliography template, based on Lecture Notes in Computer Science bibliography styles.
Mohammad Reza Saleh Sedghpour

Academic CV Template
Template for an academic-style CV in the US, based on the Awesome CV template. Made for those in the biological sciences, but likely easy to adapt to other fields as well.
Jessica Rick

UQAC Exemple de base 2019
L'exemple de fichier pour l'atelier Latex 2019 à l'UQAC.
Émile Bélanger

Code-Presentations Example (different ways, shown in Beamer Metropolis)
This is an example illustating how to typeset code in LaTeX, especially in beamer presentations. It uses the metropolis theme.
It is a presentation with one slide per "technique" which include some explanatory comments.
Examples shown are minted, lstlisting, verbatim, tcolorbox and knitR. The main document has the ending ".Rtex" which is required if you want it to be able to run knitR. Otherwise, you can just use normal ".tex".
It is accompanied by a blog post with more information here.
In this blog post, some complications which can arise when using code listings in beamer are discussed (package clashes, etc.), so this might be informative if you want to learn more.
Sarah Lang

Math cheat sheet example
This example was created for ShareLaTeX by Karol Kozioł and subsequently moved to Overleaf in October 2019.
Uploaded from ShareLaTeX

Sample flyer created with the leaflet class
Sample flyer created using the leaflet class—which is dedicated to creating small hand-outs and flyers that fit on a single sheet of paper which is then folded twice.
This template was originally published on ShareLaTeX and subsequently moved to Overleaf in October 2019.
Uploaded from ShareLaTeX

Gráfica de Funciones de Bessel de Primer Orden
Este gráfico representa a las funciones de Bessel de primera especie, descritas en la página web, las cuales se usan ampliamente, entre otros campos, para el procesamiento de señales, en telecomunicaciones para el análisis de portadora modulada en frecuencia (FM), para el estudio del desplazamiento de ondas electromagnéticas en fibras ópticas y guias de onda cilíndricas y el estudio de la conducción del calor en objetos cilíndricos.
Para trazar este gráfico, se aprovecha el paquete GNUPLOTTEX el cual tiene una biblioteca de funciones donde están las dos primeras funciones de Bessel de Primer Orden, las cuales se pueden manipular matemáticamente sin definir funciones (como ocurre en LaTeX) y un ambiente "gnuplot" donde se introducen las órdenes necesarias en el lenguaje de "gnuplot". Dentro de este ambiente, el símbolo # denota a los comentarios.
Ramón Jaramillo