Template:CountryTable
From Metabolomics.JP
(Difference between revisions)
| Line 4: | Line 4: | ||
{{#lua: | {{#lua: | ||
local count = {}; | local count = {}; | ||
| − | for word in stdin:gmatch(" | + | for word in stdin:gmatch("%S+") do |
au, inst = string.match(word,"([%a\._ ]+)&&([%a%d,\._ ]+)&&"); | au, inst = string.match(word,"([%a\._ ]+)&&([%a%d,\._ ]+)&&"); | ||
print(au); | print(au); | ||
Revision as of 20:49, 14 September 2008
| Top 5 institutes in this country |
|---|
|
|
| Author | Affiliation | Country |
|---|