Changes

24650 dəyişikliyi WikiSysop (Müzakirə) tərəfindən geri qaytarıldı.
Sətir 3.234: Sətir 3.234:  
if is_set(ID) then ID = sepc .." ".. ID; end
 
if is_set(ID) then ID = sepc .." ".. ID; end
 
   if "thesis" == config.CitationClass and is_set(Docket) then
 
   if "thesis" == config.CitationClass and is_set(Docket) then
ID = sepc .. Docket .. Docket .. ID;
+
ID = sepc .." Docket ".. Docket .. ID;
 
end
 
end
 
   if "report" == config.CitationClass and is_set(Docket) then -- for cite report when |docket= is set
 
   if "report" == config.CitationClass and is_set(Docket) then -- for cite report when |docket= is set