Template:CountryTable

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
Line 4: Line 4:
 
{{#lua:
 
{{#lua:
 
   local count = {};
 
   local count = {};
   for word in stdin:gmatch("%S+") do
+
   for word in stdin:gmatch("[%w&\._]+") do
 
     au, inst = string.match(word,"([%a\._ ]+)&&([%a%d,\._ ]+)&&");
 
     au, inst = string.match(word,"([%a\._ ]+)&&([%a%d,\._ ]+)&&");
 
     print(au);
 
     print(au);

Revision as of 00:40, 15 September 2008

Top 5 institutes in this country


Author Affiliation Country
Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox