37 lines
1.3 KiB
XML
37 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
|
|
<info>
|
|
<title>National Archives of Australia</title>
|
|
<id>http://www.zotero.org/styles/naa-simple</id>
|
|
<link href="http://www.zotero.org/styles/naa-simple"/>
|
|
<link href="http://naa.gov.au/about-us/publications/fact-sheets/fs07.aspx" rel="documentation"/>
|
|
<author>
|
|
<name>Tim Sherratt</name>
|
|
<email>tim@discontents.com.au</email>
|
|
</author>
|
|
<summary>National Archives of Australia - simple citations</summary>
|
|
<updated>2008-06-04T09:36:09+00:00</updated>
|
|
</info>
|
|
<macro name="sort-key">
|
|
<text variable="archive_location"/>
|
|
<text variable="title"/>
|
|
</macro>
|
|
<citation>
|
|
<layout>
|
|
<text prefix="NAA: " variable="archive_location"/>
|
|
</layout>
|
|
</citation>
|
|
<bibliography>
|
|
<option name="hanging-indent" value="true"/>
|
|
<sort>
|
|
<key macro="sort-key"/>
|
|
</sort>
|
|
<layout suffix=".">
|
|
<group delimiter=", " prefix="National Archives of Australia: ">
|
|
<text variable="archive_location"/>
|
|
<text variable="title" prefix="‘" suffix="’"/>
|
|
<date variable="issued"><date-part name="year"/></date>
|
|
</group>
|
|
</layout>
|
|
</bibliography>
|
|
</style>
|