OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: RE: How to reference a biblioentry


In July 2002 Norman told me to reference biblioentries like this

...
> | <biblioentry id="walsh97">
> 
>                ^^^^^^^^^^^^^
> 
> |   <abbrev>Walsh97</abbrev>
...

 see <xref linkend="walsh97">
...

To generate see [Walsh97]. And this worked. 


Now, however it doesn't anymore.
I have the following biblioentry:

<biblioentry id="bib_Chicago_Manual_of_Style_">
  <title id="bib_Chicago_Manual_of_Style_T">Chicago Manual of
Style</title>
  <edition>14th Edition</edition>
  <abbrev id="bib_Chicago_Manual_of_Style_A">Chicago</abbrev>
  <pubdate>1993</pubdate>
  <isbn id="isbn_0-226-10389-7">0-226-10389-7</isbn>
<publisher>
<publishername>University of Chicago Press</publishername>
<address><city>Chicago </city><country>USA</country></address>
</publisher>
</biblioentry>


and reference it with:
<xref linkend="bib_Chicago_Manual_of_Style_"/>

 But instead of [Chicago], I get [bib_Chicago_Manual_of_Style_]


Am I missing something, or did the style change?


Stephan




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC