55 lines
2.2 KiB
HTML
55 lines
2.2 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us" lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
|
|
<link rel="stylesheet" type="text/css" href="sdd1.css">
|
|
</head>
|
|
<body bgcolor="#ffffff">
|
|
<a name="PageTop"></a>
|
|
<p />
|
|
<h2><a name="SDD_Part_0_Introduction_and_Prim"></a> SDD Part 0: Introduction and Primer to the SDD Standard </h2>
|
|
<p />
|
|
<h3><a name="3_18_Referencing_publications_in"></a> 3.18 Referencing publications in SDD </h3>
|
|
<p />
|
|
Record for publications used in the dataset. Elements consist simply of a <Representation> (name of publication) and optional <Link> to a url as shown below and in Example 3.18.1.
|
|
<p />
|
|
<img alt="publications.gif" src="http://wiki.tdwg.org/twiki/static/_publish/publications.gif" />
|
|
<h4><a name="Example_3_18_1_Publications_in_S"></a> Example 3.18.1 - Publications in SDD </h4>
|
|
<p />
|
|
<table bgcolor="#ddddff" border="0" width="100%" cellpadding="5" cellspacing="5" style="border-collapse: collapse" bordercolor="#111111">
|
|
<p />
|
|
<tr>
|
|
<td>
|
|
<p />
|
|
<pre>
|
|
<Publications>
|
|
<Publication id="p111">
|
|
<Representation>
|
|
<Label>Author, X (2000). Short Citation, including journal or publisher.</Label>
|
|
</Representation>
|
|
</Publication>
|
|
<Publication id="p112">
|
|
<Representation>
|
|
<Label>Gee, X. & Haa, Y. (2003). How to be happy in five minutes. Instant Gratifications, Palm Beach.</Label>
|
|
</Representation>
|
|
<Links>
|
|
<Link rel="BasedOn" href="doi:10.1992/32311"/>
|
|
<Link rel="Alternate" href="http://some.service.net/providing/bibliographic.data"/>
|
|
</Links>
|
|
<Extensions>
|
|
<x:Data xmlns:x="www.x.edu">Applications may store additional data at the resource connectors.</x:Data>
|
|
</Extensions>
|
|
</Publication>
|
|
</Publications>
|
|
</pre>
|
|
<p />
|
|
</td>
|
|
</tr>
|
|
<p />
|
|
</table>
|
|
<p />
|
|
<p />
|
|
-- DonovanSharp - 05 Jun 2006
|
|
<p />
|
|
<p />
|
|
</body></html> |