summaryrefslogtreecommitdiff
path: root/biblio/bibtex/utils/bib2dvi/dutch.sty
blob: 4ba9ac75d7ceb68d972a8ec723200d1a69c5a156 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\def\thebibliography#1{\chapter*{Literatuur\@mkboth
 {LITERATUUR}{LITERATUUR}}\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}

\renewcommand{\today}{\number\day \space \ifcase\month\or januari\or 
    februari\or maart\or
    april\or mei\or juni\or juli\or augustus\or september\or oktober\or
    november\or december\fi \space \number\year}