Home | RUBRIC site | Contact us | Creative Commons

MODS Conference Paper template

To use this template right click to save this MODS conference paper XML file format to a disk then open in an XML editor.
Do not copy and paste the web view.

<?xml version="1.0" encoding="utf-8"?>
<!-- MODS CONFERENCE PAPER TEMPLATE edited with XMLSpy v2006 rel. 3 sp1 
(http://www.altova.com)by Neil Godfrey (RUBRIC) -->
<!-- NOTE: For further details on more granular and other
 applications of elements, see the MODS User Guidelines 
at http://www.loc.gov/standards/mods/v3/mods-userguide-elements.html
Modifications will be necessary for local harvesting and mapping
requirements -->

<modsCollection xsi:schemaLocation="http://www.loc.gov/mods/v3
 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"
 xmlns=http://www.loc.gov/mods/v3
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

    <mods version="3.0">

        <titleInfo>
            <nonSort>THE</nonSort>
            <title>PAPER TITLE</title>
            <subTitle>SUBTITLE</subTitle>
        </titleInfo>
        <titleInfo type="alternative">
            <title>VARYING FORM OF TITLE</title>
        </titleInfo>

        <name type="personal">
            <namePart type=family>FAMILY NAME</namePart>
            <namePart type=given>GIVEN NAMES</namePart>
            <namePart type=termsOfAddress>DR.</namePart>
            <displayForm>NAME AS IT APPEARS</displayForm>
            <affiliation>FACULTY, UNIVERSITY</affiliation>    
            <role> 
                <roleTerm authority="marcrelator" type="text">creator</roleTerm>
            </role>
            <role>
                <roleTerm type="text">submitter</roleTerm>
            </role>
        </name>

        <name type="conference">
            <namePart>CONFERENCE ON PHILOSOPHY. UNIVERSITY OF DEGREES, NIRVANA 2006 </namePart>
        </name>

        <typeOfResource>text</typeOfResource>
        <genre authority="local">conference paper</genre>    
        <abstract>ABSTRACT</abstract>
        <subject>
            <topic>TOPIC 1</topic>
            <topic>TOPIC 2</topic>
        </subject>
        <subject authority=AUTHORITY SOURCE (RFCD, LCSH)>
            <topic>CONTROLLED TERM</topic>
        </subject>
        <language>
            <languageTerm authority="iso639-2b" type="code">en-aus </languageTerm>
        </language>

        <physicalDescription>
            <internetMediaType>application/pdf</internetMediaType>
            <extent>23 p.</extent>
        </physicalDescription>
        
        <note>ADDITIONAL INFORMATION</note>
        
        <relatedItem type="host">
            <titleInfo>
                <title>TITLE OF CONF PUBLICATION</title>
            </titleInfo>
            <originInfo>
                <place>
                    <placeTerm type="text">PLACE OF PUB</placeTerm>
                </place>
                <publisher>PUBLISHER</publisher>
                <dateIssued>DATE OF PUBLICATION</dateIssued>
            </originInfo>
        </relatedItem>

        <identifier type="uri">http://URL.edu.au/</identifier>
        <location>
            <url>http://URL.edu.au/</url>
        </location>
        <accessCondition type="restrictionOnAccess">EMBARGO NOTE</accessCondition>
        <accessCondition type="use and reproduction">OPEN ACCESS</accessCondition>

     </mods>
</modsCollection>

MODS conference paper XML file format Right click to save this file to a disk then open in an XML editor.

mods_confpaper_template v2.0 produced 23 November 2007

graphics2

Copyright 2007 RUBRIC