Zum Inhalt springen

Modul:Citation: Unterschied zwischen den Versionen

urn -> url if url is missing
(+urn, +arxiv, +bibcode)
(urn -> url if url is missing)
Zeile 210: Zeile 210:
table.insert( wrong, 'urn' )
table.insert( wrong, 'urn' )
end
end
end
if cu.isSet( args.urn ) and not cu.isSet( args.url ) then
args.url = ci.params.urn.url:format( args.urn )
args.urn = ''
end
end


Anonymer Benutzer