From 44bd5ae67f840efc1bc7d0c15945f31410a37e7f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 29 Sep 2006 14:01:46 +0000 Subject: new bibtex+latex package economic (27sep06) git-svn-id: svn://tug.org/texlive/trunk@2218 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/economic/aer.sty | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/economic/aer.sty (limited to 'Master/texmf-dist/tex/latex/economic/aer.sty') diff --git a/Master/texmf-dist/tex/latex/economic/aer.sty b/Master/texmf-dist/tex/latex/economic/aer.sty new file mode 100644 index 00000000000..52cefdc2eca --- /dev/null +++ b/Master/texmf-dist/tex/latex/economic/aer.sty @@ -0,0 +1,20 @@ +\message{Document style option `aer.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} -- cgit v1.2.3