Modul:Citation: Unterschied zwischen den Versionen
bibcode
Keine Bearbeitungszusammenfassung |
(bibcode) |
||
| Zeile 240: | Zeile 240: | ||
-- See: https://adsabs.harvard.edu/abs_doc/help_pages/data.html#bibcodes | -- See: https://adsabs.harvard.edu/abs_doc/help_pages/data.html#bibcodes | ||
if cu.isSet( args.bibcode ) and not args.bibcode:match( '^[12]%d%d%d | if cu.isSet( args.bibcode ) and not args.bibcode:match( '^[12]%d%d%d%a[%w&%.][%w&%.][%w&%.][%w%.]+[%a%.]$' ) then | ||
args.bibcode = '' | args.bibcode = '' | ||
table.insert( wrong, 'bibcode' ) | table.insert( wrong, 'bibcode' ) | ||