View » Book
1 :
Added on: 2006-04-08 13:23:53
@book{More1997,
title = "{Utopia}",
isbn = "{0-486-29583-4}",
pages = "{85}",
language = "{EN}",
year = "{1997}",
author = "{More, Sir Thomas}",
publisher = "{Dover Publications}"
}
<?xml version="1.0"?>
<book>
<title>Utopia</title>
<isbn>0-486-29583-4</isbn>
<pages>85</pages>
<language>EN</language>
<pubyear>1997</pubyear>
<pricenew>1.5</pricenew>
<currency>USD</currency>
<covertype>PB</covertype>
<authors>
<author>
<firstname>Sir Thomas</firstname>
<lastname>More</lastname>
</author>
</authors>
<publisher>
<name>Dover Publications</name>
<website>http://www.doverpublications.com/</website>
</publisher>
</book>