Template:CountryTable
From Metabolomics.JP
(Difference between revisions)
| Line 7: | Line 7: | ||
for word in stdin:gmatch("[%a\._]+") do | for word in stdin:gmatch("[%a\._]+") do | ||
au, inst = string.match(word,"([%a\._]+)&&([%a\._]+)&&"); | au, inst = string.match(word,"([%a\._]+)&&([%a\._]+)&&"); | ||
| − | print( | + | print(word .. ":" .. au); |
if (inst ~= nil) then | if (inst ~= nil) then | ||
if (count[inst] == nil) then | if (count[inst] == nil) then | ||
Revision as of 01:25, 15 September 2008
| Top 5 institutes in this country |
|---|
|
|
| Author | Affiliation | Country |
|---|