[XeTeX] Howto "mark" languages / BiBTeX / and more :-)

Martin Henning martin at easy2design.de
Thu Jan 19 00:08:47 CET 2006


hello adam,

On Jan 18, 2006, at 6:22 PM, Adam R. Maxwell wrote:

> Did you forget to run the bibtex program itself?  Something like
>
> xelatex intro.tex
> bibtex intro.tex
> xelatex intro.tex
> xelatex intro.tex
>
> is required to generate the .bbl file and process the references  
> properly.

YES *ashamed*!
>
> Some of the natbib variants print the URL; try using abbrvnat  
> instead of abbrv for the style.  You should also use hyperref.sty  
> or url.sty, which properly handle line breaks and special  
> characters in URLs.  See <http://www.tex.ac.uk/cgi-bin/texfaq2html? 
> label=citeURL> for more details.

yes, after some tweaking i now get numbered citations etc. and even  
URLs. using hyperref aswel, so this should all be fine. looks like  
that now:

\usepackage[sort,numbers,super,square,sectionbib]{natbib}

%blabla.. all the rest goes here

\bibliographystyle{abbrvnat}
\bibliography{bib/pican_1}

As you can see, i set some otions for the natbib-package, but i am  
still unable to get brackets (square) around the numbers. i get  
something like this:

[1] blabla

in the reference list, but at the place where the \cite{bla} inserts  
the reference number, i only get a plain number in superscript,  
without brackets. the number look in b/w-print just like footnotes,  
which is kind of bad :) is there any way to tweak the natbib-package  
further? i have seen it using other sytles without natbib...

something else: the reference list only includes items that were  
actually referenced in the document through some sort of \citeX{} -  
is it possible to print all items that are in the bib-file per  
default and still correctly reference them? is it the indexing-thing  
or is that something else? :)) "citation indexing" in google only  
leads to more or less strange results that don't help me at all...

thank you, martin

... maybe next answer i will redirect to the OS X TeX -list, might be  
more appropriate over there... sorry


--
Martin Henning
martin at easy2design.de
http://log.tigerbus.de




More information about the XeTeX mailing list