Modul:Citation/i18n: Unterschied zwischen den Versionen
jstor
(format -> prefix, doi) |
(jstor) |
||
| Zeile 101: | Zeile 101: | ||
prefix = '[[w:Handle-System|hdl]]:', | prefix = '[[w:Handle-System|hdl]]:', | ||
url = '//hdl.handle.net/%s' }, | url = '//hdl.handle.net/%s' }, | ||
jstor = { 'JSTOR', 'jstor', types = { 'journal', 'newspaper' }, | jstor = { 'JSTOR', 'jstor', types = { 'journal', 'newspaper' }, COinS = 'jstor', | ||
prefix = '[[w:JSTOR|JSTOR]] ', | prefix = '[[w:JSTOR|JSTOR]] ', | ||
url = '//www.jstor.org/stable/%s', | url = 'https://www.jstor.org/stable/%s', -- https for COinS usage | ||
doi = '10.2307/%s' }, | doi = '10.2307/%s' }, | ||
oclc = { 'OCLC', 'oclc', types = { 'book', 'bookitem', 'map' }, COinS = 'info:oclcnum', | oclc = { 'OCLC', 'oclc', types = { 'book', 'bookitem', 'map' }, COinS = 'info:oclcnum', | ||