Template:Index/author
From Metabolomics.JP
(Difference between revisions)
m |
|||
| Line 38: | Line 38: | ||
local ret = ""; | local ret = ""; | ||
for i=1,table.getn(I) do | for i=1,table.getn(I) do | ||
| − | local | + | local author = I[i]; |
| − | local tmp = H[ | + | local tmp = H[author]; |
local count = 0; | local count = 0; | ||
local peakDist = {}; | local peakDist = {}; | ||
| Line 59: | Line 59: | ||
for names, ja, yr in string.gmatch(k,"([%a:_']+),([%w\._]+),([%d]+),") do | for names, ja, yr in string.gmatch(k,"([%a:_']+),([%w\._]+),([%d]+),") do | ||
for name in string.gmatch(names,"([%a_']+)") do | for name in string.gmatch(names,"([%a_']+)") do | ||
| − | if (coAu[name] == nil) then | + | if (name ~= author) then |
| − | + | if (coAu[name] == nil) then | |
| − | + | coAu[name] = 1; | |
| − | + | else | |
| + | coAu[name] = coAu[name] + 1; | ||
| + | end | ||
end | end | ||
end | end | ||
Revision as of 15:40, 6 October 2008
著者名のインデクス {{{1}}} 値(文字列) {{{2}}} ページタイトル (FL/LB/..)
This page is automatically generated using Persist function (Last updated: 20081006154003).
| [[Index:{{{2}}}|Back to Index]] |
| Author | #articles | earliest paper |
latest paper |
peak year |
major coauthors |
|---|