Changes
Jump to navigation
Jump to search
add "." to Title only when config.CitationClass == "web"
URL = nil
end
if ( config.CitationClass == "web" ) then Title = Title .. "." end -- with end-dot
else
Title = ""