Modul:Citation: Unterschied zwischen den Versionen
redundant: +arxiv, +bibcode
(save bibcode dots) |
(redundant: +arxiv, +bibcode) |
||
| Zeile 272: | Zeile 272: | ||
if checkRedundantParams( args, { 'isbn', 'dnb', 'oclc', 'ol', 'asin' } ) or | if checkRedundantParams( args, { 'isbn', 'dnb', 'oclc', 'ol', 'asin' } ) or | ||
checkRedundantParams( args, { 'doi', 'hdl', 'jstor' } ) then | checkRedundantParams( args, { 'doi', 'hdl', 'jstor', 'arxiv', 'bibcode' } ) then | ||
cu.addErrorMsg( ci.texts.redundantParams ) | cu.addErrorMsg( ci.texts.redundantParams ) | ||
end | end | ||