<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns="http://www.loc.gov/mods/v3" xmlns:mods="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink">
  <titleInfo>
    <title>Citation sample</title>
    <subTitle>Subtitle</subTitle>
  </titleInfo>
  <titleInfo type="abbreviated">
    <title>Abbreviated title</title>
  </titleInfo>
  <genre authority="marcgt">article</genre>
  <abstract>This is the abstract.</abstract>
  <accessCondition type="useAndReproduction">Copyright statement</accessCondition>
  <note displayLabel="Peer Reviewed">Peer reviewed</note>
  <name type="personal">
    <role>
      <roleTerm authority="marcrelator" type="text">author</roleTerm>
    </role>
    <namePart type="given">Firstname M</namePart>
    <namePart type="family">Lastname</namePart>
    <displayForm>Firstname Lastname (identifier)</displayForm>
    <affiliation>Department</affiliation>
  </name>
  <name type="personal">
    <role>
      <roleTerm authority="marcrelator" type="text">author</roleTerm>
    </role>
    <namePart type="given">Firstname2</namePart>
    <namePart type="family">Lastname2</namePart>
    <displayForm>Firstname2 Lastname2 (identifier)</displayForm>
    <affiliation>department</affiliation>
  </name>
  <name type="corporate">
    <namePart>Group author</namePart>
  </name>
  <name type="personal">
    <role>
      <roleTerm authority="marcrelator" type="text">editor</roleTerm>
    </role>
    <namePart type="given">Editorfirstname</namePart>
    <namePart type="family">Editorlastname</namePart>
  </name>
  <name type="corporate">
    <role>
      <roleTerm authority="marcrelator" type="text">funder</roleTerm>
    </role>
    <name>Funder</name>
  </name>
  <name type="personal">
    <role>
      <roleTerm authority="marcrelator" type="text">translator</roleTerm>
    </role>
    <namePart type="given">Translatorfirstname</namePart>
    <namePart type="family">Translatorlastname</namePart>
  </name>
  <originInfo>
    <dateIssued qualifier="approximate">2011-02-13</dateIssued>
    <publisher>Publishing Company Ltd.</publisher>
    <place>
      <placeTerm type="text">Place</placeTerm>
    </place>
  </originInfo>
  <typeOfResource>text</typeOfResource>
  <location>
    <url>URL</url>
  </location>
  <note type="type of work">Type of work</note>
  <subject>
    <topic>Topic</topic>
  </subject>
  <subject>
    <topic>Topic2</topic>
  </subject>
  <note type="publication status">Final article published</note>
  <identifier type="isbn">ISBN</identifier>
  <identifier type="issn">ISSN</identifier>
  <identifier type="doi">DOI</identifier>
  <identifier type="accessnum">Local identifier</identifier>
  <identifier type="pmc">PMID</identifier>
  <identifier type="uri">URI</identifier>
  <identifier type="citekey">Citation key</identifier>
  <identifier type="other">Other identifier</identifier>
  <part>
    <date>2011-03-04</date>
    <detail type="volume">
      <number>1</number>
    </detail>
    <detail type="issue">
      <number>13</number>
    </detail>
    <extent unit="page">
      <start>33</start>
      <end>78</end>
    </extent>
  </part>
  <language>
    <languageTerm authority="iso639-2b" type="text">English</languageTerm>
  </language>
  <relatedItem type="host">
    <titleInfo>
      <title>Journal title</title>
    </titleInfo>
    <titleInfo type="abbreviated">
      <title>Abb. journal title</title>
    </titleInfo>
    <originInfo>
      <issuance>Continuing</issuance>
    </originInfo>
    <genre>Publication type</genre>
    <identifier type="issn">ISSN</identifier>
    <identifier type="serial number">Serial number</identifier>
    <name type="corporate">
      <namePart>Group author</namePart>
      <role>
        <roleTerm authority="marcrelator" type="text">author</roleTerm>
      </role>
    </name>
  </relatedItem>
  <note displayLabel="Project Name">Project name</note>
  <note displayLabel="Project ID">Project ID</note>
  <note>Local note</note>
  <note type="author keyword">Keyword1</note>
  <note type="author keyword">Keyword2</note>
  <accessCondition type="use and reproduction" displayLabel="Rights Statement">http://rightsstatements.org/vocab/InC/1.0/</accessCondition>
  <accessCondition type="use and reproduction">Additional information on use and reproduction rigths.</accessCondition>
  <accessCondition type="use and reproduction" displayLabel="Creative Commons license">http://creativecommons.org/licenses/by/4.0/</accessCondition>
  <extension type="submissionAgreement">Yes</extension>
</mods>