Modul:Citation: Unterschied zwischen den Versionen

+jstor
K (Datum)
(+jstor)
Zeile 172: Zeile 172:
cu.addErrorMsg( ci.texts.accesswrong )
cu.addErrorMsg( ci.texts.accesswrong )
elseif not cu.isSet( args.url ) and not cu.isSet( args.archiveUrl )
elseif not cu.isSet( args.url ) and not cu.isSet( args.archiveUrl )
and not cu.isSet( args.doi ) then
and not cu.isSet( args.doi ) and not cu.isSet( args.jstor ) then
cu.addErrorMsg( ci.texts.accessNoUrl )
cu.addErrorMsg( ci.texts.accessNoUrl )
end
end
Anonymer Benutzer