View » Book
1 :
Added on: 2005-01-05 06:28:36
@book{Tolstoy1993,
title = "{War And Peace}",
isbn = "{1853260622}",
pages = "{992}",
language = "{EN}",
year = "{1993}",
author = "{Tolstoy, Leo}",
publisher = "{Wordsworth Classics}"
}
<?xml version="1.0"?>
<book>
<title>War And Peace</title>
<isbn>1853260622</isbn>
<pages>992</pages>
<language>EN</language>
<pubyear>1993</pubyear>
<pricenew>2.5</pricenew>
<currency>EUR</currency>
<covertype>PB</covertype>
<authors>
<author>
<firstname>Leo</firstname>
<lastname>Tolstoy</lastname>
</author>
</authors>
<publisher>
<name>Wordsworth Classics</name>
<website>http://www.wordsworthclassics.com/</website>
</publisher>
</book>