Re: Bibliographic styling
Norman Tovey-Walsh <[email protected]>
| Newsgroups | gmane.text.docbook.apps |
|---|---|
| Message-ID | <[email protected]> |
Richard Hamilton <[email protected]> writes: > I’m thinking of taking on the task of creating a docbook > customization, similar to the iso690 customization, to process > bibliographic information in the Chicago Manual of Style format. > > Before I dive in head first, I thought I’d check with the group to see > if anyone has already done that. I wonder if it would be possible to describe the format in some declarative way and either derive the stylesheet from that or interpret it? I looked briefly at doing that with BibTeX once, but that seemed a little too challenging for the amount of free time that I have (which is generally measured in negative numbers). > To streamline the markup of inline references to bibliographic > entries, I wonder whether it would stretch the standard too far to > interpret a linkend in a citetitle as pointing to a bibliographic > reference and process it as though it were a biblioref immediately > following the citetitle. So, for example, > > <citetitlef pubwork=“book” linkend=“ref.stayton2007”>DocBook XSL: The Complete Guide</citetitle> > > would be interpreted as equivalent to <citetitle > pubwork=“book”>DocBook XSL: The Complete Guide</citetitle><biblioref > linkend=“ref.stayton2007”/> That doesn’t seem unreasonable to me. What I tend to do myself, however, is just the following: <biblioref linkend="ref.stayton2007"/> Which I then render inline as the title from the bibliography entry with whatever styling seems appropriate. Saves me from having to type the titles each time. > But, to take it a step further, how about interpreting <citetitle > pubwork=“book” linkend=“ref.stayton2007”/> the same way, but pulling > the title from the referenced biblioentry/bibliomixed element when the > citetitle element is empty. > > Any thoughts? That’s what biblioref is for? :-) Be seeing you, norm -- Norman Tovey-Walsh <[email protected]> https://nwalsh.com/ > Next to knowing when to seize an opportunity, the most important thing > in life is to know when to forego an advantage.--Benjamin Disraeli
signature.asc
(application/pgp-signature, 832 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE1ury//rzuvqf7fN/hVWfHhJMAHkFAl7JDDgACgkQhVWfHhJM AHk8oxAAzPXP8/uSH1lispnILRKixGfth/yj/d++PWNmGGp9iqx8fbYv59Ggon0+ ES0+9eiRLRp53DXl1Exg+pAp/zrplnQgwm814sxSTNAWJKKmaRVzF/4PLNzAGjUZ Amtz/eaFerUCiv3FP9EitFnE6CjtHTAoHQGhizGfSy/PErlEJgXkD0fbNTH/OtqN lghNowRGwjbjRTnAwn1HiBk4oNHl4lScY4R0MX78TLTYdP5SF/JGK/C/ei7QHnbS abghTA6hM4mehIDZrSg8nwXdjQ0BwG3mgzUCn59152sQApJffg0Ee9Dt0wKfhYnQ ZqhG65tZT9mg1Jmcy061cJITXihM4gpX6XO3zvA0eBGfQtwvWdRwAqBSGJLDplOK i6mqH8DsmXAJXOd4hU2Bln1cLENkxCYzquZsiEiebOskIx2/JabdhAwsygoUCnbP 67/Dfu0jtQLeTKedznxNRBcVFB6r5Sc+2sjxNwIMLF5prNShDOMYpUtIAGwTwExK dt60xeNcr2Rm+KYOTMJVt9b8PU9Sf7xE4vBgQBPtIZmGOKGhOnc+FIDFSV7kqKyV zKZ2PnMmsVKg2trYakwRAMB+K/RoDEJzvNaY4NrNVQ7HUYcopeog6P3Qn5taj9bc fKQB2IFs/jloTzQUTH4txaE0FCKLXRg35UwpP5tUrtP/nNYQB84= =aOnF -----END PGP SIGNATURE-----