Modul:Citation/i18n: Unterschied zwischen den Versionen
keine Bearbeitungszusammenfassung
(+rft.tpages) |
Keine Bearbeitungszusammenfassung |
||
| Zeile 5: | Zeile 5: | ||
suite = 'Citation', | suite = 'Citation', | ||
sub = 'i18n', | sub = 'i18n', | ||
serial = '2022-08- | serial = '2022-08-17' | ||
} | } | ||
| Zeile 107: | Zeile 107: | ||
hdl = { 'HDL', 'hdl', COinS = 'info:hdl', | hdl = { 'HDL', 'hdl', COinS = 'info:hdl', | ||
prefix = '[[w:Handle-System|hdl]]:', | prefix = '[[w:Handle-System|hdl]]:', | ||
url = '//hdl.handle.net/%s' }, | url = 'https://hdl.handle.net/%s' }, -- https for COinS usage | ||
jstor = { 'JSTOR', 'jstor', types = { 'journal', 'newspaper' }, COinS = 'jstor', | jstor = { 'JSTOR', 'jstor', types = { 'journal', 'newspaper' }, COinS = 'jstor', | ||
prefix = '[[w:JSTOR|JSTOR]] ', | prefix = '[[w:JSTOR|JSTOR]] ', | ||
| Zeile 123: | Zeile 123: | ||
urn = { 'URN', 'urn', types = { 'book', 'map' }, | urn = { 'URN', 'urn', types = { 'book', 'map' }, | ||
prefix = '[[w:Uniform Resource Name|urn]]:', | prefix = '[[w:Uniform Resource Name|urn]]:', | ||
url = '//nbn-resolving.org/urn:%s' }, | url = 'https://nbn-resolving.org/urn:%s' }, -- https for COinS usage | ||
-- archive | -- archive | ||