Changes

Jump to navigation Jump to search

Module:Citation

62 bytes added, 04:46, 19 October 2012
fixed to omit "." after coauthors
else At = "" end
if ( Coauthors ~= nil ) then
if ( Authors ~= nil ) then Coauthors = "; " .. Coauthors .. "." end else if ( Date == nil ) then Coauthors = Coauthors .. "." end
else Coauthors = "" end
if ( Others ~= nil ) then Others = " " .. Others .. "." else Others = "" end
--19Oct2012 Fixed web-link to have spaces "[... Archived] from the original".
--19Oct2012 Fixed to show ";" between authors & coauthors.
--19Oct2012 Fixed to omit "." after coauthors.
--19Oct2012 ?
--19Oct2012 ?
--
--End
Anonymous user

Navigation menu