\begin{thebibliography}{99}
\bibitem{pa} H.~Partl:
\emph{German \TeX},
TUGboat Volume~9, Issue~1 (1988)
\end{thebibliography}.
This turns up great except for the number in front of the reference
(which just is not appropriate in my context). How do I remove this
number?
Thanks for any help.
--Tobias Brandvik
Redefine \bibitem to discard its argument. (You probably want it to
do an "\item[]", since thebibliography is a list environment.)
-- Scott
Rather than that, it is better to redefine \@biblabel, which is meant for
such things. There is a complication with deciding on the indentation.
To eliminate the residula indent try
\makeatletter
\renewcommand\@biblabel[1]{\hspace{-\labelsep}}
\makeatother
Donald Arseneau as...@triumf.ca
Donald Arseneau <as...@triumf.ca> schrieb in im Newsbeitrag:
yfiadqj...@triumf.ca...
you should have that emblazoned on a banner; then you could pass
though alpine villages, and things.
seriously, though, what do you mean by it?
it doesn't seem to answer the question posed. even slightly.
--
Robin Fairbairns, Cambridge -- rf10 at cam dot ac dot uk
"Robin Fairbairns" <r...@cl.cam.ac.uk> wrote in message
news:ad2sof$2lq$2...@pegasus.csx.cam.ac.uk...
jurabib.
Numbered entries in bibliographies are a feature of publications in#the
natural sciences. The humanities use unnumbered entries. The jurabib
package -- designed for legal writing but with adaptations for other
disciplines -- has unnumbered entries by default.
///Peter
Well, a small variation to the above question, when I use
\begin{thebibliography}{99}
\bibitem{X}What is X\\
\emph{\url{http://www.....}}
with pdflatex, the generated pdf file has a relative link(which is the
bibitem no)to the right of the url too in addition to the normal
numbering on the left. How do i prevent that?
--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG