Re: rendering expectations of biblioentry-author-orgname

From
Chris Chiasson <>
Date
2007-05-31T17:30:04+00:00
ID
Thread
Re: rendering expectations of biblioentry-author-orgname
P.S. I'm using version 1.72.0 of the non-namespaced stylesheets, if
that affects the prognosis.

On 5/31/07, Chris Chiasson <> wrote:
> What are the rendering expectations of a biblioentry containing an
> author containing an orgname?
>
> My stylesheet install is not writing out the content of the orgname :-[
>
> Example:
>         <biblioentry xml:id="WRIMD">
>                 <author>
>                         <orgname>Wolfram Research, Inc.</orgname>
>                 </author>
>                 <title xl:href="http://www.wikipedia.org/">Mathematica 5 Documentation</title>
>                 <copyright><year>2003</year></copyright>
>                 <address><otheraddr>Main Page: <link
>                 xl:href="http://documents.wolfram.com/v5/"/></otheraddr></address>
>         </biblioentry>
>
> gives:
> [WRIMD] . Mathematica 5 Documentation. Copyright (c) 2003. Main Page:
> http://documents.wolfram.com/v5/.
>
> instead of the expected:
> [WRIMD] Wolfram Research, Inc.. Mathematica 5 Documentation. Copyright
> (c) 2003. Main Page: http://documents.wolfram.com/v5/.
>
>
> --
> http://chris.chiasson.name/
>


-- 
http://chris.chiasson.name/