summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/ch3/ex2bib.tex
blob: f691e5acfc9eec5c122470829e4c7688e9c23c8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\documentclass{article}
\usepackage{html}
%begin{latexonly}
\usepackage[T1]{fontenc}
%end{latexonly}
\usepackage[dvips]{graphicx}
\usepackage{francais}
\makeindex
\begin{document}
\begin{thebibliography}{99}
\bibitem{bib-PS}\label{bibPS}
Adobe Inc. 
\emph{PostScript, manuel de référence (2ième édition)}
InterÉditions (France), 1992
\end{thebibliography}
\end{document}