From 04b2f4cdc270b5558acec133d5a603f847ddab01 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 12 Oct 2020 13:37:05 +0200 Subject: [PATCH] debian-handbook --- cnam/travaux/thesis/thesis/introduction.tex | 2 ++ cnam/travaux/thesis/thesis/main.bib | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/cnam/travaux/thesis/thesis/introduction.tex b/cnam/travaux/thesis/thesis/introduction.tex index a941d05..5e13a32 100644 --- a/cnam/travaux/thesis/thesis/introduction.tex +++ b/cnam/travaux/thesis/thesis/introduction.tex @@ -4,4 +4,6 @@ \gls{os} +Debian\cite{debian-handbook} + \pagebreak diff --git a/cnam/travaux/thesis/thesis/main.bib b/cnam/travaux/thesis/thesis/main.bib index e69de29..0aae385 100644 --- a/cnam/travaux/thesis/thesis/main.bib +++ b/cnam/travaux/thesis/thesis/main.bib @@ -0,0 +1,7 @@ +@book{debian-handbook, +author = "Raphaƫl Hertzog and Roland Mas", +title = "The Debian Administrator's Handbook", +edition = "Buster", +year = "2020", +url = "https://debian-handbook.info", +}