<source>

Source

Definition

Within a bibliographic reference (<citation> or <nlm-citation>), the <source> is the title of a journal, book, conference proceedings, etc. that contains (is the source of) the material that is being cited.

Remarks

For extensive examples of formatted <nlm-citation>s including use of <source>s in <nlm-citation>s, see: Sample PubMed Central Citations. To see tagged versions of these examples, see: Sample PubMed Central Citations - XML Tagged.

Attribute

xml:lang Language

Related Elements

Within a bibliographic reference (<citation> or <nlm-citation>), the <source> element is the title of the container being referenced, such as a journal or a book, and the title of the article within the journal or proceedings that is being cited is contained in an <article-title> element.

Model Description

Any combination of:

Tagged Example

<nlm-citation citation-type="journal">
  <person-group>
    <name>
      <surname>You</surname>
      <given-names>CH</given-names>
    </name>
    <name>
      <surname>Lee</surname>
      <given-names>KY</given-names>
    </name>
    <name>
      <surname>Chey</surname>
      <given-names>RY</given-names>
    </name>
    <name>
      <surname>Menguy</surname>
      <given-names>R</given-names>
    </name>
  </person-group>
  <article-title>Electrogastrographic study of patients with unexplained nausea,
  bloating and vomiting</article-title>
  <source>Gastroenterology</source>
  <year>1980</year>
  <month>08</month>
  <volume>79</volume>
  <issue>2</issue>
  <fpage>311</fpage>
  <lpage>314</lpage>
</nlm-citation>

Module

references.ent