PubMed
Entrez PubMed Nucleotide Protein Genome Structure OMIM PMC Journals Books

Instructions for Non-English Languages

Last Updated: December 5, 2003

Overview

PubMed indexes journals published in approximately 40 languages.  Here is an example of a non-English language citation:

Laroche C, Lienhardt A, Boulesteix J.

[Ischemic stroke caused by neuroborreliosis]
Arch Pediatr.  1999 Dec; 6(12): 1302-5.  French.
PMID: 10627902 [PubMed - indexed for MEDLINE]

The [brackets] around the article title and the language tag "French." indicate the full-text of the article is in a language other than English.  The French article title can be viewed by selecting the XML display for this citation in PubMed.

Publishers submitting files with articles published in non-English languages often have specific questions about how to construct their XML files.  Here are some guidelines for the submission of non-English articles.

Tags involved

The <Language> tag should contain the two-letter code for the language the article is in.  If unspecified, EN (English) is the default code.   See our list of Language Tag Codes, a subset of the ISO 639 standard for language codes.

The <ArticleTitle> tag should contain the article title, in English, if published in English or translated to English in the journal. Do not fill this tag if the published title is not in English or is not translated to English in the journal.

The <VernacularTitle> should contain the article title in the original language, if not in English. It is used only for Latin based alphabets; articles in non-Latin alphabets should leave this tag blank.

Rules to Remember

<Language>EN</Language>
<Language>ZH</Language> Some examples:
 
 
If the print article contains...  Your XML file should contain...
a title in Japanese characters and a title in English the English title in the <ArticleTitle> tags and empty <VernacularTitle> tags
author names in Chinese characters only empty <Author> tags
Russian transliterated names and affiliations names in the <Author> tags and affiliations in the <Affiliation> tags; however, you should check the transliterations against NLM's System of Transliteration and make changes if necessary.
an English abstract, but article title and author names in Cyrillic only the English abstract and transliterated Cyrillic in <ArticleTitle> and <Author> tags.  The transliteration must conform to NLM's System of Transliteration.