Open main menu

Changes

Module:Citation

6 bytes added, 14:35, 16 September 2017
always use https
local pframe = frame:getParent()
local Name = pframe.args[1] or ""
return hideinprint("[[International Standard Serial Number|ISSN]] [https://www.worldcat.org/search?fq=x0:jrnl&q=n2:" .. Name .. " " .. Name .. "]")
end
Anonymous user