Modul:Citation/i18n: Unterschied zwischen den Versionen
+nbnResolving, +nbnCheckDigit
(+wrongURN) |
(+nbnResolving, +nbnCheckDigit) |
||
| Zeile 5: | Zeile 5: | ||
suite = 'Citation', | suite = 'Citation', | ||
sub = 'i18n', | sub = 'i18n', | ||
serial = '2022-08- | serial = '2022-08-16' | ||
} | } | ||
| Zeile 267: | Zeile 267: | ||
'arxiv.org/abs/', 'adsabs.harvard.edu/', 'worldcat.org/oclc', | 'arxiv.org/abs/', 'adsabs.harvard.edu/', 'worldcat.org/oclc', | ||
'ncbi.nlm.nih.gov/pubmed/', 'nbn-resolving.de/urn:', 'urn:nbn:' | 'ncbi.nlm.nih.gov/pubmed/', 'nbn-resolving.de/urn:', 'urn:nbn:' | ||
} | }, | ||
-- nbn-resolving.org resolving: ch, de, or propagation | |||
-- https://wiki.dnb.de/display/URNSERVDOK/URN-Resolver+API | |||
nbnResolving = { at = '_', ch = '_', cz = '_', de = '_', fi = '_', hu = '_', | |||
it = '_', nl = '_', no = '_', se = '_'}, | |||
nbnCheckDigit = { at = '_', ch = '_', de = '_', fi = '_' } | |||
} | } | ||