Skip to content

Instantly share code, notes, and snippets.

View halfa's full-sized avatar
💭
shepherding containers

Maximilien Richer halfa

💭
shepherding containers
View GitHub Profile
@halfa
halfa / rapport.tex
Last active September 7, 2015 15:29 — forked from superboum/rapport.tex
Couverture rapport de stage INSA Rennes
% Largement pompé sur http://blog.hikoweb.net/index.php?post/2011/11/06/Exemple-de-rapport-en-LaTeX
\documentclass[a4paper,11pt,final]{article}
% Pour une impression recto verso, utilisez plutôt ce documentclass :
%\documentclass[a4paper,11pt,twoside,final]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage{listings}