Modifications

Aller à la navigation Aller à la recherche
91 octets ajoutés ,  2 novembre 2020 à 20:56
aucun résumé des modifications
Ligne 245 : Ligne 245 :  
References.checkissn,
 
References.checkissn,
 
'<span class="plainlinks noarchive">[http://worldcat.org/issn/%s&lang=fr %s]</span>',
 
'<span class="plainlinks noarchive">[http://worldcat.org/issn/%s&lang=fr %s]</span>',
'[[International Standard Serial Number|ISSN]]'
+
'[[w:International Standard Serial Number|ISSN]]'
 
)
 
)
 
end
 
end
Ligne 257 : Ligne 257 :  
References.checkissn,
 
References.checkissn,
 
'<span class="plainlinks noarchive">[http://worldcat.org/issn/%s&lang=fr %s]</span>',
 
'<span class="plainlinks noarchive">[http://worldcat.org/issn/%s&lang=fr %s]</span>',
'[[International Standard Serial Number#ISSN électronique|e-ISSN]]'
+
'[[w:International Standard Serial Number#ISSN électronique|e-ISSN]]'
 
)
 
)
 
end
 
end
Ligne 271 : Ligne 271 :  
References.checkismn,
 
References.checkismn,
 
'<span class="nowrap">%s</span>',
 
'<span class="nowrap">%s</span>',
'[[International Standard Music Number|ISMN]]'
+
'[[w:International Standard Music Number|ISMN]]'
 
)
 
)
 
end
 
end
Ligne 310 : Ligne 310 :  
return databaseExterne(
 
return databaseExterne(
 
arxiv,
 
arxiv,
'[[arXiv]]',
+
'[[w:arXiv|arXiv]]',
 
'arxiv.org/abs/' ):gsub( '%%2F', '/'
 
'arxiv.org/abs/' ):gsub( '%%2F', '/'
 
)
 
)
Ligne 319 : Ligne 319 :  
return databaseExterne(
 
return databaseExterne(
 
asin,
 
asin,
'[[Amazon Standard Identification Number|ASIN]]',
+
'[[w:Amazon Standard Identification Number|ASIN]]',
 
'www.amazon.fr/s/?url=search-alias&lang=fr&field-keywords='
 
'www.amazon.fr/s/?url=search-alias&lang=fr&field-keywords='
 
)
 
)
Ligne 325 : Ligne 325 :     
function References.bibcode( bibcode )
 
function References.bibcode( bibcode )
return databaseExterne( bibcode, '[[Bibcode]]', 'ui.adsabs.harvard.edu/abs/' )
+
return databaseExterne( bibcode, '[[w:Bibcode|Bibcode]]', 'ui.adsabs.harvard.edu/abs/' )
 
end
 
end
   Ligne 364 : Ligne 364 :  
local lien = databaseExterne(
 
local lien = databaseExterne(
 
bnf,  
 
bnf,  
'notice [[Bibliothèque nationale de France|BnF]] <abbr class="abbr" title="numéro">n<sup>o</sup></abbr>',  
+
'notice [[w:Bibliothèque nationale de France|BnF]] <abbr class="abbr" title="numéro">n<sup>o</sup></abbr>',  
 
'catalogue.bnf.fr/ark:/12148/cb',  
 
'catalogue.bnf.fr/ark:/12148/cb',  
 
'.public',  
 
'.public',  
Ligne 377 : Ligne 377 :  
return databaseExterne(
 
return databaseExterne(
 
dnb,
 
dnb,
'[[Bibliothèque nationale allemande|DNB]]',
+
'[[w:Bibliothèque nationale allemande|DNB]]',
 
'd-nb.info/'
 
'd-nb.info/'
 
)
 
)
Ligne 385 : Ligne 385 :  
return databaseExterne(
 
return databaseExterne(
 
doi,
 
doi,
'[[Digital Object Identifier|DOI]]',
+
'[[w:Digital Object Identifier|DOI]]',
 
'dx.doi.org/'
 
'dx.doi.org/'
 
)
 
)
Ligne 391 : Ligne 391 :     
function References.jstor( jstor )
 
function References.jstor( jstor )
return databaseExterne( jstor, '[[JSTOR]]', 'jstor.org/stable/' )
+
return databaseExterne( jstor, '[[w:JSTOR|JSTOR]]', 'jstor.org/stable/' )
 
end
 
end
   Ligne 401 : Ligne 401 :  
return databaseExterne(
 
return databaseExterne(
 
hal,
 
hal,
'[[Hyper articles en ligne|HAL]]',
+
'[[w:Hyper articles en ligne|HAL]]',
 
'hal.archives-ouvertes.fr/' ):gsub( '%%2F', '/'
 
'hal.archives-ouvertes.fr/' ):gsub( '%%2F', '/'
 
)
 
)
Ligne 410 : Ligne 410 :  
return databaseExterne(
 
return databaseExterne(
 
lccn,
 
lccn,
'[[Numéro de contrôle de la Bibliothèque du Congrès|LCCN]]',
+
'[[w:Numéro de contrôle de la Bibliothèque du Congrès|LCCN]]',
 
'lccn.loc.gov/'
 
'lccn.loc.gov/'
 
)
 
)
Ligne 418 : Ligne 418 :  
return databaseExterne(
 
return databaseExterne(
 
mathreviews,
 
mathreviews,
'[[Mathematical Reviews|Math Reviews]]',
+
'[[w:Mathematical Reviews|Math Reviews]]',
 
'www.ams.org/mathscinet-getitem?mr='
 
'www.ams.org/mathscinet-getitem?mr='
 
)
 
)
Ligne 426 : Ligne 426 :  
return databaseExterne(
 
return databaseExterne(
 
oclc,
 
oclc,
'[[Online Computer Library Center|OCLC]]',
+
'[[w:Online Computer Library Center|OCLC]]',
 
'worldcat.org/oclc/', '&lang=fr'
 
'worldcat.org/oclc/', '&lang=fr'
 
)
 
)
Ligne 434 : Ligne 434 :  
return databaseExterne(
 
return databaseExterne(
 
pmcid,
 
pmcid,
'[[PubMed Central|PMCID]]',
+
'[[w:PubMed Central|PMCID]]',
 
'www.ncbi.nlm.nih.gov/pmc/articles/'
 
'www.ncbi.nlm.nih.gov/pmc/articles/'
 
)
 
)
Ligne 442 : Ligne 442 :  
return databaseExterne(
 
return databaseExterne(
 
pmid,
 
pmid,
'[[PubMed|PMID]]',
+
'[[w:PubMed|PMID]]',
 
'www.ncbi.nlm.nih.gov/pubmed/'
 
'www.ncbi.nlm.nih.gov/pubmed/'
 
)
 
)
Ligne 451 : Ligne 451 :  
return databaseExterne(
 
return databaseExterne(
 
id,
 
id,
'[[Service bibliothécaire national]]',
+
'[[w:Service bibliothécaire national|Service bibliothécaire national]]',
 
'opac.sbn.it/bid/'
 
'opac.sbn.it/bid/'
 
)
 
)
Ligne 459 : Ligne 459 :  
return databaseExterne(
 
return databaseExterne(
 
sudoc,
 
sudoc,
'[[Système universitaire de documentation|SUDOC]]',
+
'[[w:Système universitaire de documentation|SUDOC]]',
 
'www.sudoc.fr/'
 
'www.sudoc.fr/'
 
)
 
)
Ligne 471 : Ligne 471 :     
function References.zbl( zbl )
 
function References.zbl( zbl )
return databaseExterne( zbl, '[[Zentralblatt MATH|zbMATH]]', 'zbmath.org/?q=an:' )
+
return databaseExterne( zbl, '[[w:Zentralblatt MATH|zbMATH]]', 'zbmath.org/?q=an:' )
 
end
 
end
  

Menu de navigation