diff options
Diffstat (limited to 'biblio/bibtex/contrib/economic/cje.sty')
-rw-r--r-- | biblio/bibtex/contrib/economic/cje.sty | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/biblio/bibtex/contrib/economic/cje.sty b/biblio/bibtex/contrib/economic/cje.sty new file mode 100644 index 0000000000..356c9de5d9 --- /dev/null +++ b/biblio/bibtex/contrib/economic/cje.sty @@ -0,0 +1,21 @@ +\message{Document style option `cje.sty' (29 May 1993) for LaTeX 2.09.} +\textwidth=28pc +\textheight=46pc + +\def\bysame{\leavevmode\hbox to\leftmargin{\leaders\hrule height 3pt depth -2.5pt\hfill\,\,}} + +\def\thebibliography#1{\section*{\refname\@mkboth + {\uppercase{\refname}}{\uppercase{\refname}}}\list + {\@biblabel{\arabic{enumiv}}}{\labelwidth=12pt + \labelsep=0pt + \leftmargin\labelwidth + \advance\leftmargin\labelsep + \itemsep=0pt\parsep=0pt + \usecounter{enumiv}% + \let\p@enumiv\@empty + \def\theenumiv{\arabic{enumiv}}}% + \def\newblock{\hskip .11em plus.33em minus.07em}% + \sloppy\clubpenalty4000\widowpenalty4000 + \raggedright + \sfcode`\.=1000\relax} + |