On Sun, Aug 25, 2002 at 10:20:01AM +1000, Craig Tipping wrote:
> 
> How do I get a hanging indent from within a bibliography?  I am using
> the article class.

Add the following to the preamble:

\renewcommand\@openbib@code{%
   \advance\leftmargin\bibindent
   \itemindent -\bibindent
   \listparindent \itemindent
   }%

Reply via email to