Help:CheckReference
From Metabolomics.JP
(Difference between revisions)
| Line 16: | Line 16: | ||
国別所属リストで欠けている人たち | 国別所属リストで欠けている人たち | ||
}} | }} | ||
| − | {{# | + | |
| − | { | + | {{#lua: |
| − | {{#SearchTitle:___|Reference}}|\n}} | + | local L = {}; |
| + | for author in stdin:gmatch("([%a\._:]+),%S+") do | ||
| + | for au in string.gmatch("[%a\._]+") do | ||
| + | if (L[au] == nil) then L[au] = au; end; | ||
| + | end | ||
| + | end | ||
| + | for k,v in pairs(L) do | ||
| + | print(k.."\n"); | ||
| + | end | ||
| + | |{{#SearchTitle:___|Reference}}|\n}} | ||
| + | }} | ||
{{Twocolumn| | {{Twocolumn| | ||
Revision as of 12:32, 19 September 2008
Discrepancy between References and Country Information
This is the list of people in the page Country/* that do NOT appear in references.
This is the list of people who are not in the page Country/*.
}}
This is the list of people whose format in Country/* is incorrect.