Module:Citation/CS1: Difference between revisions
DOI cleanup is organized by year
m>Dragons flight (try again) |
m>Dragons flight (DOI cleanup is organized by year) |
||
Line 58: | Line 58: | ||
if ( inactive ~= nil ) then | if ( inactive ~= nil ) then | ||
text = "[[Digital object identifier|doi]]:" .. id; | text = "[[Digital object identifier|doi]]:" .. id; | ||
cat = cat .. "[[Category:Pages with DOIs inactive since " .. | cat = cat .. "[[Category:Pages with DOIs inactive since " .. selectyear(inactive) .. "]]" | ||
inactive = " (inactive " .. inactive .. ")" | inactive = " (inactive " .. inactive .. ")" | ||
else | else |