SciELO Importação XML

DTD Pubmed Central Version3: http://dtd.nlm.nih.gov/publishing/tag-library/3.0/n-qdc2.html.

Front

Body

Back

Tag: <ref>

Tipos possíveis no atributo Publication-Type:

  1. journal
  2. book
  3. confproc
  4. thesis
  5. software
  6. database
  7. webpage
  8. patent
  9. report
  10. newspaper

Publication-Type: Journal

Tipos possíveis no atributo person-group-type da tag person-group:

  1. allauthors
  2. assignee
  3. author
  4. compiler
  5. director
  6. editor
  7. guest-editor
  8. inventor
  9. transed
  10. translator

Tipos possíveis no atributo pub-id-type da tag pub-id:

  1. art-access-id
  2. coden
  3. doaj
  4. doi
  5. manuscript
  6. other
  7. pii
  8. pmcid
  9. pmid
  10. publisher-id
  11. sici

Tipos possíveis no atributo content-type da tag date-in-citation:

  1. epub
  2. updated
  3. acess-date

Campos comuns entre os tipos:

<ref id="{id}">
  <label>{label}</label>
  <element-citation publication-type="">
    <name>
      <surname>{surname}</surname>
      <given-names>{given-names}</given-names>
      <suffix>{suffix}</suffix>
      <prefix>{prefix}</prefix>
    </name>
    <string-name>
      <surname>{surname}</surname>
      <given-names>{given-names}</given-names>
      <suffix>{suffix}</suffix>
      <prefix>{prefix}</prefix>
    </string-name>
    <person-group person-group-type="">
      <name>
        <surname>{surname}</surname>
        <given-names>{given-names}</given-names>
      </name>
      <string-name>
        <surname>{surname}</surname>
        <given-names>{given-names}</given-names>
        <suffix>{suffix}</suffix>
        <prefix>{prefix}</prefix>
      </string-name>
      <collab>{collab}</collab>
      <etal/>
    </person-group>
    <collab>{collab}</collab>
    <etal>{etal}</etal>
    <source>{source}</source>
    <year>{year}</year>
    <month>{month}</month>
    <season>{season}</season>
    <day>{day}</day>
    <fpage>{fpage}</fpage>
    <lpage>{lpage}</lpage>
    <issue>{issue}</issue>
    <page-range>{page-range}</page-range>
    <comment>{comment}</comment>
    <date-in-citation content-type="">{epub}</date-in-citation>
    <element-citation>{element-citation}</element-citation>
    <comment>
          <uri>{uri}</uri>
          <ext-link ext-link-type="uri" xlink:href="{url_value}">{url}</ext-link>
    </comment>
    <pub-id pub-id-type="">{doi}</pub-id>
    <ext-link ext-link-type="uri" xlink:href="{url_value}">{url}</ext-link>
    </element-citation>
</ref>

Exemplo da estrutura do XML da referência tipo Journal:

<ref id="{id}">
    <article-title>{article-title}</article-title>
    <publisher-loc>{publisher-loc}</publisher-loc>
    <volume>{volume}</volume>
    <issue-part>{issue-part}</issue-part>
    <supplement>{supplement}</supplement>
    <pub-id pub-id-type="">{pmid}</pub-id>
</ref>

Exemplo da estrutura do XML da referência tipo Book:

<ref id="{id}">
    <person-group person-group-type="author">
      <aff>{aff}</aff>
      <anonymous>{annonymous}</anonymous>
    </person-group>
    <chapter-title>{chapter-title}</chapter-title>
    <trans-source>{trans-source}</trans-source>
    <publisher-loc>{publisher-loc}</publisher-loc>
    <publisher-name>{publisher}</publisher-name>
    <series>{series}</series>
    <size units="page">{size}</size>
    <isbn>{isbn}</isbn>
</ref>

Exemplo da estrutura do XML da referência tipo Confproc:

<ref id="{id}">
    <article-title>{article-title}</article-title>
    <part-title>{part-title}</part-title>
    <conf-name>{conf-name}<conf-name/>
    <conf-date>{conf-date}</conf-date>
    <conf-loc>{conf-loc}</conf-loc>
    <trans-source>{trans-source}</trans-source>
    <publisher-loc>{publisher-loc}</publisher-loc>
    <publisher-name>{publisher-name}</publisher-name>
    <series>{series}</series>
    <size units="page">{size}</size>
    <isbn>{isbn}</isbn>
</ref>

Exemplo da estrutura do XML da referência tipo Thesis:

 <ref id="{id}">
    <person-group person-group-type="author">
      <aff>{aff}</aff>
      <anonymous>{anonymous}</anonymous>
    </person-group>
    <chapter-title>{chapter-title}</chapter-title>
    <trans-source>{trans-source}</trans-source>
    <part-title>{part-title}</part-title>
    <publisher-loc>{publisher-loc}</publisher-loc>
    <publisher-name>{publisher-name}</publisher-name>
    <series>{series}</series>
    <size units="page"/>
    <isbn>{isbn}</isbn>
    <pub-id pub-id-type="">{pmid}</pub-id>
</ref>

Exemplo da estrutura do XML da referência tipo Software:

<ref id="{id}">
    <element-citation publication-type="">
        <edition>{edition}}</edition>
        <publisher-loc>{publisher-loc}</publisher-loc>
        <publisher-name>{publisher-name}</publisher-name>
        <year>{year}</year>
    </element-citation>
</ref>
Database:
Todos as tags utilizadas nesse tipo estão no XML comun.
Webpage:
Todos as tags utilizadas nesse tipo estão no XML comun.
Exemplo da estrutura do XML da referência tipo Webpage:
<ref id="{id}">
  <element-citation publication-type="">
      <patent country="{country}">{country}</patent>
  </element-citation>
</ref>
Exemplo da estrutura do XML da referência tipo Report:
<ref id="{id}">
  <element-citation publication-type="">
      <chapter-title>{chapter}</chapter-title>
      <series>{source}</series>
      <publisher-loc>{publisher-loc}</publisher-loc>
      <publisher-name>{publisher-name}</publisher-name>
  </element-citation>
</ref>
Exemplo da estrutura do XML da referência tipo Newspaper:
<ref id="{id}">
  <element-citation publication-type="">
      <series>{series}</series>
      <article-title>{article-title}</article-title>
      <publisher-loc>{publisher-loc}}</publisher-loc>
      <publisher-name>{publisher-name}</publisher-name>
  </element-citation>
</ref>

Documento com os campos que são utilizados na bibliometria:

Enviado em 18/12/2012 por Rogério Mugnaini: Bibliometria Campos.