Link to other document's title in DocBook
Posted
by Magnus
on Stack Overflow
See other posts from Stack Overflow
or by Magnus
Published on 2010-05-18T14:00:56Z
Indexed on
2010/05/24
8:11 UTC
Read the original article
Hit count: 264
I'm putting together a few documents using DocBook. Almost all of them will refer to each other in some way, so I put together a bibliography section (using <bibliography). Is there some way, e.g. using <olink>, to automatically pull in the titles of the other documents?
<biblioentry id="foo">
<abbrev>FOO</abbrev>
<title>what do I put here?</title
</biblioentry>
© Stack Overflow or respective owner