Jump to content

Module:Citation/CS1: Difference between revisions

fixed ref=xx
m>Wikid77
(fixed config.CitationClass "citation" as span class="citation" & set Ref=harv if nil)
m>Wikid77
(fixed ref=xx)
Line 801: Line 801:
     if ( Ref ~= nil ) then  
     if ( Ref ~= nil ) then  
         local id = Ref
         local id = Ref
         if ( "harv" == Ref or config.CitationClass=="citation") then
         if ( "harv" == Ref ) then
             local names = {} --table of last names & year
             local names = {} --table of last names & year
             if ( "" ~= Authors ) then
             if ( "" ~= Authors ) then
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.