diff options
-rw-r--r-- | doc/bib.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/bib.tex b/doc/bib.tex index 841a9fd..7388fce 100644 --- a/doc/bib.tex +++ b/doc/bib.tex @@ -2,7 +2,6 @@ % pour citer le Tanenbaum : \cite{Tanenbaum} % pour citer le Tanenbaum page 238 : \cite[page 238]{Tanenbaum} -\bibitem[LIN1]{RedBook} R. Stones N. Matthew \textit{Beginning Linux Programming 2nd Edition}, Wrox. +\bibitem[KER1]{kernighan} Brian W. Kernighan \textit{le langage C: norme ANSI}, $2^{e}$ éd. Masson. \bibitem[UNI1]{unixetc} G. Hansel J-M. Champarnaud \textit{Passeport pour Unix et C}, Thomson Publishing. -http://shekel.jct.ac.il/cc-res/online-doc/ps-tut/postscript.html . \end{thebibliography} |