Jump to content

Module:Citation/CS1: Difference between revisions

try again
m>Dragons flight
(Try to fix year handling for CITEREF)
m>Dragons flight
(try again)
Line 301: Line 301:
     local OrigYear = args.origyear
     local OrigYear = args.origyear
     local Date = args.date
     local Date = args.date
    local DateIn = Date
     local LayDate = args.laydate
     local LayDate = args.laydate
     ------------------------------------------------- Get title data
     ------------------------------------------------- Get title data
Line 565: Line 564:
         PublicationDate = nil;
         PublicationDate = nil;
     end     
     end     
    -- Captures the value for Date prior to adding parens or other textual transformations
    local DateIn = Date
     if ( ArchiveURL and "" < ArchiveURL ) then
     if ( ArchiveURL and "" < ArchiveURL ) then
         if ( DeadURL ~= "no" ) then
         if ( DeadURL ~= "no" ) then
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.