Open main menu

Changes

Module:Citation

352 bytes added, 02:34, 19 October 2012
DEBUG: show all variable names in Title output, to see which one contains the spastic extra "."
end
if ( Title ~= nil ) then
if ( TitleLink ~= nil ) then Title = "[[" .. TitleLink .. "|" .. Title .. "]]" end
if ( Periodical ~= nil ) then
Title = "\"" .. Title .. "\""
local idcommon = ARXIV .. ASIN .. BIBCODE .. DOI .. ID .. ISBN .. JFM .. JSTOR .. LCCN .. MR .. OCLC .. OL .. OSTI .. PMC .. PMID .. RFC .. SSRN .. URL .. ZBL .. Archived .. AccessDate .. Via .. SubscriptionRequired .. Lay .. Quote .. PostScript
local tcommon = Title .. TitleType .. TitleNote .. Format .. Edition .. Language .. Conference .. Periodical .. Series .. Volume .. Issue .. Position .. Page .. Pages .. At .. "."
tcommon = "/Title="..Title .. "/TitleType="..TitleType .. "/TitleNote="..TitleNote .. "/Format="..Format .. "/Edition="..Edition .. "/Language="..Language .. "/Conference="..Conference .. "/Periodical="..Periodical .. "/Series="..Series .. "/Volume="..Volume .. "/Issue="..Issue .. "/Position="..Position .. Page .. Pages .. At .. "."
 
Date = Date .. OrigYear
local text
Anonymous user