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] | [List Home]


Subject: Re: [docbook-apps] Chapter number in a edited book


Thanks a lot!

Bernhard


Am 17.11.2018 um 19:26 schrieb Peter Fleck:

Hi Bernhard,

According to iso690, you use <bibliomisc role="secnum">Chapter VII</bibliomisc>.

Example they give:

<biblioentry role="part">
	<author>
		<surname>Carroll</surname>
		<firstname>Lewis</firstname>
	</author>
	<title>Alice&apos;s Adventures in Wonderland</title>
	<bibliomisc role="medium">online</bibliomisc>
	<edition>Textinfo ed. 2.2</edition>
	<publisher>
		<publishername>Windspiel</publishername>
		<address><city>[Dortmund, Germany]</city></address>
	</publisher>
	<pubdate>November 1994</pubdate>
	<date role="cit">30 March 1995</date>
	<bibliomisc role="secnum">Chapter VII</bibliomisc>
	<bibliomisc role="sectitle">Mad Tea-Party</bibliomisc>
	<biblioid class="uri"><ulink url=""/></biblioid>
</biblioentry>

In Docbook 5 would break up the entry into 2 biblioset https://tdg.docbook.org/tdg/5.2/biblioset.html which will be processed by iso690.paper.mon

<biblioentry>
 <biblioset relation='book'>
ÂÂÂ ÂÂÂ <title>Clinical endocrinology</title>
ÂÂÂ ÂÂÂ <biblioid class="isbn">978-0865426290</biblioid>
ÂÂÂ ÂÂÂ ....
ÂÂÂ </biblioset>
ÂÂÂ <biblioset relation='part'>
ÂÂÂ ÂÂÂ <title>Islet cell tumours (excluding insulinomas and carcinoids)</title>
ÂÂÂ ÂÂÂ <bibliomisc role="secnum">40</bibliomisc>
ÂÂÂ ÂÂÂ ....
</biblioset>
</biblioentry>


Peter


On 17/11/2018 16:08, Bernhard Kleine wrote:

Hi,

I have the following biblioentry and I want to include the chapter number of that part.

<biblioentry xreflabel="O'Shea, Wynick, Bloom(1992)" xml:id="WB92">
ÂÂ <authorgroup>
ÂÂÂÂÂÂ <author><personname><firstname>D.</firstname><surname>O'Shea</surname></personname></author>
ÂÂÂÂÂÂ <author><personname><firstname>D.</firstname><surname>Wynick</surname></personname></author>
 <author><personname><firstname>S. R.</firstname><surname>Bloom</surname></personname></author>
ÂÂÂÂÂÂ <editor><personname><firstname>A.</firstname><surname>Grossman</surname></personname></editor>
ÂÂ </authorgroup>
ÂÂ <citetitle pubwork="chapter">Islet cell tumours (excluding insulinomas and carcinoids)</citetitle>
ÂÂÂ <citetitle pubwork="book">Clinical endocrinology</citetitle>
ÂÂ <edition>2</edition>
ÂÂÂ <publisher>
ÂÂÂÂÂ <publishername>Blackwell Scientific Publications</publishername>
ÂÂÂÂÂÂÂ <address>Oxford Paris Berlin Wien</address>
ÂÂ </publisher>
 <pagenums>502&#x2013;514</pagenums>
ÂÂ <pubdate>1998</pubdate>Â
ÂÂÂ <biblioid class="isbn">978-0865426290</biblioid>Â
</biblioentry>

The chapter number is 40 and I can add it as "40. Islet cell tumours", but I have not found a genuine field name where I can store the information. Could you pleas provide one?

Thanks a lot

Greetings

Bernhard

-- 
spitzhalde9
D-79853 lenzkirch
bernhard.kleine@gmx.net
www.b-kleine.com, www.urseetal.net
-
thunderbird mit enigmail
GPG schlÃssel: D5257409
fingerprint:
08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09

-- 
spitzhalde9
D-79853 lenzkirch
bernhard.kleine@gmx.net
www.b-kleine.com, www.urseetal.net
-
thunderbird mit enigmail
GPG schlÃssel: D5257409
fingerprint:
08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09

Attachment: signature.asc
Description: OpenPGP digital signature



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