[OS X TeX] (OT) bibliography

William Adams will.adams at frycomm.com
Thu May 11 11:52:44 EDT 2006


On May 11, 2006, at 11:44 AM, Themis Matsoukas wrote:

>> \renewcommand\@biblabel[1]{}
>
> Yes!
>
> with a small difference: not by placing the command in the latex  
> preamble, as suggested in the tug web page, but by putting it in an  
> sty file that is then imported with \usepackage.

In the preamble it would need to be wrapped up in:

\makeatletter

and

\makeatother

e.g.:

\documentclass{minimal}
\makeatletter
\renewcommand\@biblabel[1]{}
\makeatother
\begin{document}
Test
\end{document}

William

-- 
William Adams
senior graphic designer
Fry Communications



This email message and any files transmitted with it contain information
which is confidential and intended only for the addressee(s). If you are
not the intended recipient(s), any usage,  dissemination, disclosure, or
action taken in  reliance on it is prohibited.  The reliability of  this
method of communication cannot be guaranteed.  Email can be intercepted,
corrupted, delayed, incompletely transmitted, virus-laden,  or otherwise
affected during transmission. Reasonable steps have been taken to reduce
the risk of viruses, but we cannot accept liability for damage sustained
as a result of this message. If you have received this message in error,
please immediately delete it and all copies of it and notify the sender.
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the MacOSX-TeX mailing list