Importer, Bürokraten, Moderatoren (CommentStreams), Strukturierte-Diskussionen-Bots, Oberflächenadministratoren, Push-Abonnementverwalter, Oversighter, Administratoren, Kampagnenbearbeiter (Hochladeassistent)
855
Bearbeitungen
Keine Bearbeitungszusammenfassung |
K (78 Versionen von wikivoyage:Modul:Citation/i18n importiert) |
||
| (11 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
| Zeile 5: | Zeile 5: | ||
suite = 'Citation', | suite = 'Citation', | ||
sub = 'i18n', | sub = 'i18n', | ||
serial = '2022-08- | serial = '2022-08-18' | ||
} | } | ||
| Zeile 45: | Zeile 45: | ||
-- types = : reference types for which parameter is valid | -- types = : reference types for which parameter is valid | ||
-- COinS = : COinS key | -- COinS = : COinS key | ||
-- prefix = : hint before | -- prefix = : hint before identifier | ||
-- url = : identifier url | -- url = : identifier url formatter | ||
-- doi = : doi equivalent | -- doi = : doi equivalent | ||
params = { | params = { | ||
| Zeile 55: | Zeile 55: | ||
titleAddition = { 'TitelErg' }, | titleAddition = { 'TitelErg' }, | ||
scale = { 'Maßstab', types = 'map' }, | scale = { 'Maßstab', types = 'map' }, | ||
url = { 'Online', 'URL', COinS = 'url' }, | url = { 'Online', 'URL', COinS = 'url', url = '%s' }, | ||
access = { 'Zugriff' }, | access = { 'Zugriff' }, | ||
| Zeile 65: | Zeile 65: | ||
abbr = { 'Abk', types = { 'bookitem', 'journal', 'newspaper' }, COinS = 'rft.stitle' }, | abbr = { 'Abk', types = { 'bookitem', 'journal', 'newspaper' }, COinS = 'rft.stitle' }, | ||
website = { 'Website', 'Internet', 'Sammelwerk', types = { 'web', 'webnews' } }, | website = { 'Website', 'Internet', 'Sammelwerk', types = { 'web', 'webnews' } }, | ||
siteUrl = { 'Site-URL', 'Website-URL', types = { 'bookitem', 'journal', 'newspaper', 'web', 'webnews' } }, | siteUrl = { 'Site-URL', 'Website-URL', types = { 'bookitem', 'journal', 'newspaper', 'web', 'webnews' }, | ||
url = '%s' }, | |||
-- published | -- published | ||
| Zeile 78: | Zeile 79: | ||
issue = { 'Nummer', types = { 'journal', 'newspaper' }, COinS = 'rft.issue' }, | issue = { 'Nummer', types = { 'journal', 'newspaper' }, COinS = 'rft.issue' }, | ||
chapter = { 'Kapitel', types = 'book', COinS = 'rft.atitle' }, | chapter = { 'Kapitel', types = 'book', COinS = 'rft.atitle' }, | ||
chapterUrl = { 'Kapitel-URL', types = 'book' }, | |||
pages = { 'Seiten', types = { 'book', 'bookitem', 'journal', 'newspaper', 'web', 'webnews' }, COinS = 'rft.pages' }, | pages = { 'Seiten', types = { 'book', 'bookitem', 'journal', 'newspaper', 'web', 'webnews' }, COinS = 'rft.pages' }, | ||
columns = { 'Spalten', types = { 'book', 'bookitem', 'journal', 'newspaper', 'web', 'webnews' } }, | columns = { 'Spalten', types = { 'book', 'bookitem', 'journal', 'newspaper', 'web', 'webnews' } }, | ||
| Zeile 97: | Zeile 99: | ||
bibcode = { 'BIBCODE', 'bibcode', COinS = 'info:bibcode', | bibcode = { 'BIBCODE', 'bibcode', COinS = 'info:bibcode', | ||
prefix = '[[w:Bibcode|Bibcode]]:', | prefix = '[[w:Bibcode|Bibcode]]:', | ||
url = '//ui.adsabs.harvard.edu/abs/' }, | url = '//ui.adsabs.harvard.edu/abs/%s' }, | ||
dnb = { 'DNB', 'dnb', types = { 'book', 'bookitem', 'map' }, | dnb = { 'DNB', 'dnb', types = { 'book', 'bookitem', 'map' }, | ||
prefix = '[[w:Deutsche Nationalbibliothek|DNB]] ', | prefix = '[[w:Deutsche Nationalbibliothek|DNB]] ', | ||
| Zeile 109: | Zeile 111: | ||
jstor = { 'JSTOR', 'jstor', types = { 'journal', 'newspaper' }, COinS = 'jstor', | jstor = { 'JSTOR', 'jstor', types = { 'journal', 'newspaper' }, COinS = 'jstor', | ||
prefix = '[[w:JSTOR|JSTOR]] ', | prefix = '[[w:JSTOR|JSTOR]] ', | ||
url = ' | url = '//www.jstor.org/stable/%s', | ||
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', | ||
| Zeile 120: | Zeile 122: | ||
prefix = '[[w:PubMed|PubMed]] ', | prefix = '[[w:PubMed|PubMed]] ', | ||
url = '//pubmed.ncbi.nlm.nih.gov/%s' }, | url = '//pubmed.ncbi.nlm.nih.gov/%s' }, | ||
urn = { 'URN', 'urn', types = { 'book' }, | urn = { 'URN', 'urn', types = { 'book', 'map' }, | ||
prefix = '[[w:Uniform Resource Name|urn]]:', | prefix = '[[w:Uniform Resource Name|urn]]:', | ||
url = ' | url = '//nbn-resolving.org/urn:%s' }, | ||
-- archive | -- archive | ||
| Zeile 134: | Zeile 136: | ||
-- additional statesments | -- additional statesments | ||
extent = { 'Umfang', 'Seitenanzahl', types = { 'book', 'bookitem', 'map' } }, | extent = { 'Umfang', 'Seitenanzahl', types = { 'book', 'bookitem', 'map' }, COinS = 'rft.tpages' }, | ||
language = { 'Sprache' }, | language = { 'Sprache' }, | ||
comment = { 'Kommentar' }, | comment = { 'Kommentar' }, | ||
quote = { 'Zitat' } | quote = { 'Zitat' } | ||
}, | }, | ||
-- use following urls if args.url is not specified | |||
additionalTitleUrls = { 'urn', 'doi', 'hdl', 'jstor' }, | |||
-- list of formatter strings | -- list of formatter strings | ||
| Zeile 235: | Zeile 240: | ||
wrongPages = '<span class="error">Ungültige Seiten</span>[[Category:Literatur: ungültige Seiten]]', | wrongPages = '<span class="error">Ungültige Seiten</span>[[Category:Literatur: ungültige Seiten]]', | ||
wrongType = '<span class="error">Ungültiger Typ</span>[[Category:Literatur: ungültiger Typ]]', | wrongType = '<span class="error">Ungültiger Typ</span>[[Category:Literatur: ungültiger Typ]]', | ||
wrongURN = '[[Category:Literatur: ungültige URN-Prüfziffer]]', | |||
wrongValue = '<span class="error">Ungültiger Wert: %s</span>[[Category:Literatur: ungültiger Wert]]', | wrongValue = '<span class="error">Ungültiger Wert: %s</span>[[Category:Literatur: ungültiger Wert]]', | ||
wrongValues = '<span class="error">Ungültige Werte: %s</span>[[Category:Literatur: ungültiger Wert]]', | wrongValues = '<span class="error">Ungültige Werte: %s</span>[[Category:Literatur: ungültiger Wert]]', | ||
| Zeile 264: | Zeile 270: | ||
'doi.org/', 'hdl.handle.net/', 'jstor.org/', 'openlibrary.org/', | 'doi.org/', 'hdl.handle.net/', 'jstor.org/', 'openlibrary.org/', | ||
'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/ | 'ncbi.nlm.nih.gov/pubmed/', '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 = '_' } | |||
} | } | ||