Gallery — Recent
A gallery of up-to-date and stylish LaTeX templates, examples to help you learn LaTeX, and papers and presentations published by our community. Search or browse below.

Simple Draft Manuscript Template with Line Numbers
Simple template for generating drafts of papers and articles with line numbers.
Daniel Rothenberg

Modèle de présentation Télécom Bretagne
Ceci est un modèle de présentation sous beamer qui est conforme à la charte graphique de l'Institut Mines-Télécom pour Télécom Bretagne (http://www.telecom-bretagne.eu). Il a été développé par Pierre-Henri Horrein et soumis à WriteLaTeX par Yannis Haralambous.
Pierre-Henri Horrein

Ankit_CV
This is my CV
Ankit

Solving N-Queens
Through the modification of the kernel on a Ubuntu system, we managed to solve the n-Queens problem after changing the default time-slice, swappiness, latency and wakeup-granularity to different values and testing the problem.
Rodolfo Lepe, Gerardo Velasco

On Problem Solving
Note on problem solving
61plus

Your Short Title
Your Short Title

FRED UF Beamer theme
Unofficial template for the Food and Resource Economics Department, University of Florida.
Ariel Soto-Caro

Vorlage_FU
Because Paragraph bla in unlawful rules blup we needed to change the logo. We also added improvements for coding two years ago but did not publish it to sue blupers.
Awesome Humans

Running Realtime Scheduling Analysis
The Linux kernel controls the way tasks (or processes) are managed in the running system. The task scheduler, sometimes called process scheduler, is the part of the kernel that decides which task to run next. In this project its analyzed the behavior of scheduler by changing a default value from the runtime scheduling. The default value is 950000µs, or 0.95 seconds for the sched\_rt\_runtime\_us or scheduler realtime running variable. Meaning that 5% of the CPU time is reserved for processes that don't run under a real-time or deadline scheduling policy. This value in this file specifies how much of the "period" time can be used by all real-time and deadline scheduled processes on the system. The AIO-Stress which shows the obtained results in the different tests is an a-synchronous I/O benchmark created by SuSE which is is a German Linux distribution provider and business unit of Novell, Inc.
Monserrat Genereux