Open main menu

Changes

Module:Citation

10 bytes removed, 20:15, 7 May 2016
Switched ISSN and DOI to use relative protocol (http: or https:) instead of being hardwired to http: only. See Template:doi and Template:ISSN
inactive = " (inactive " .. inactive .. ")"
else
text = externallinkid({link="Digital object identifier",label="doi",prefix="http://dx.doi.org/",id=id,separator=":"})
inactive = ""
end
local pframe = frame:getParent()
local Name = pframe.args[1] or ""
return hideinprint("[[International Standard Serial Number|ISSN]] [http://www.worldcat.org/search?fq=x0:jrnl&q=n2:" .. Name .. " " .. Name .. "]")
end
Anonymous user