summaryrefslogtreecommitdiff
path: root/biblio/bibtex/utils/bib2dvi/english.sty
blob: 8930243dcbd30c20a38edf2b6dac0267a621f820 (plain)
1
2
3
4
5
6
7
8
\def\thebibliography#1{\chapter*{Bibliography\@mkboth
 {BIBLIOGRAPHY}{BIBLIOGRAPHY}}\list
 {[\arabic{enumi}]}{\settowidth\labelwidth{[#1]}\leftmargin\labelwidth
 \advance\leftmargin\labelsep
 \usecounter{enumi}}
 \def\newblock{\hskip .11em plus .33em minus -.07em}
 \sloppy\clubpenalty4000\widowpenalty4000
 \sfcode`\.=1000\relax}