Content deleted Content added
Brainulator9 (talk | contribs) dead-url to url-status |
No edit summary |
||
Line 9:
suggestions = {
['accessmonth'] = 'access-date',
['accesso'] = 'access-date',
['accessyear'] = 'access-date',
['address'] = '___location',
['année'] = 'year',
['año'] = 'year',
['año-original'] = 'orig-year',
['añoacceso'] = 'access-date',
['annoaccesso'] = 'access-date',
['annodiaccesso'] = 'access-date',
['apellido'] = 'last',
['archiv-datum'] = 'archive-date',
['archive date'] = 'archive-date',
['archiv-url'] = 'archive-url',
['archive url'] = 'archive-url',
['artist'] = 'others',
['auflage'] = 'edition',
['auteur'] = 'author',
['auther'] = 'author',
['author link'] = 'author-link',
['author link2'] = 'author2-link',
['autor'] = 'authors',
['autore'] = 'author',
['autthor'] = 'author',
['band'] = 'volume',
['chapter_title'] = 'chapter',
['cita'] = 'quote',
['citazione'] = 'quote',
['coauthor'] = 'author',
['coauthors'] = 'author',
['coautores'] = 'author',
['coautori'] = 'author',
['cognome'] = 'last',
['consulté le'] = 'access-date',
['czasopismo'] = 'journal',
['data'] = 'date',
['dataarchivio'] = 'archive-date',
['data dostępu'] = 'access-date',
['datum'] = 'date',
['deadlink'] = 'url-status',
['distributor'] = 'publisher',
['dnb'] = 'id',
['doi_brokendate'] = 'doi-broken-date',
['doi_inactivedate'] = 'doi-inactive-date',
['éditeur'] = 'editor',
['editon'] = 'edition',
['editoin'] = 'edition',
['editorial'] = 'publisher',
['en ligne le'] = 'archive-date',
['encyclopædia'] = 'encyclopedia',
['enlaceautor'] = 'author-link',
['fecha'] = 'date',
['fechaacceso'] = 'access-date',
['fechaarchivo'] = 'archive-date',
['filetype'] = 'format',
['first 1'] = 'first1',
['foramt'] = 'format',
['formato'] = 'format',
['frist'] = 'first',
['herausgeber'] = 'editors',
['idioma'] = 'language',
['imię'] = 'first',
['isbnistformalfalsch'] = 'ignore-isbn-error',
['isnb'] = 'isbn',
['jahr'] = 'year',
['kapitel'] = 'chapter',
-- ['kommentar'] = 'comment',
['langauge'] = 'language',
['langue'] = 'language',
['last 1'] = 'last1',
['lieu'] = '___location',
['lingua'] = 'language',
['lire en ligne'] = 'url',
['lizenznummer'] = 'id',
['loaction'] = '___location',
['locatoin'] = '___location',
['lugar'] = '___location',
['miejsce'] = '___location',
['miesiąc'] = 'date',
['mois'] = 'date',
['monat'] = 'date',
-- ['name'] = 'author',
['nazwisko'] = 'last',
['nespaper'] = 'newspaper',
['newpaper'] = 'newspaper',
['news'] = 'newspaper',
['nom'] = 'last',
['nom1'] = 'last1',
['nombre'] = 'first',
['nome'] = 'first',
['nummer'] = 'number',
['obra'] = 'work',
['odpowiedzialność'] = 'agency',
['offline'] = 'url-status',
['online'] = 'url',
['opublikowany'] = 'agency',
['opera'] = 'work',
['origdate'] = 'orig-year',
['originaljahr'] = 'orig-year',
['originalort'] = '___location',
['originalsprache'] = 'language',
['originaltitel'] = 'title',
['ort'] = '___location',
['other'] = 'others',
['oznaczenie'] = 'agency',
['pagees'] = 'pages',
['página'] = 'page',
['páginas'] = 'pages',
['passage'] = 'pages',
['pagina'] = 'pages',
['pagine'] = 'pages',
['périodique'] = 'publisher',
['plublisher'] = 'publisher',
['pmcid'] = 'pmc',
['praca'] = 'work',
['prénom'] = 'first',
['prénom1'] = 'first1',
['ps'] = 'postscript',
['pub'] = 'publisher',
['pulbication-place'] = 'publication-place',
['reihe'] = 'series',
['retrieved'] = 'access-date',
['rok'] = 'date',
['sammelwerk'] = 'work',
['seiten'] = 'pages',
['seria'] = 'series',
['série'] = 'work',
['service'] = 'agency',
['sitioweb'] = 'website',
['stron'] = 'page',
['strony'] = 'pages',
['spalten'] = 'at',
['sprache'] = 'language',
['suscripción'] = 'subscription',
['tag'] = 'date',
['template doc demo'] = 'template-doc-demo',
['tile'] = 'title',
['tite'] = 'title',
['titel'] = 'title',
['titel-p'] = 'title',
['titelerg'] = 'contribution',
['titolo'] = 'title',
['titre'] = 'title',
['títle'] = 'title',
['título'] = 'title',
['transchapter'] = 'trans-chapter',
['trans_chapter'] = 'trans-chapter',
Line 159:
['translator'] = 'others',
['transtitle'] = 'trans-title',
['typ'] = 'author-mask',
['tytuł'] = 'title',
['ubicación'] = '___location',
['urlarchivo'] = 'archive-url',
['urlarchivio'] = 'archive-url',
['urn'] = 'id',
['übersetzer'] = 'translator',
['verlag'] = 'publisher',
['vol'] = 'volume',
['volumen'] = 'volume',
['werk'] = 'work',
['werkerg'] = 'contribution',
['wkautore'] = 'author-link',
['wolumin'] = 'volume',
['wydanie'] = 'number',
['wydawca'] = 'publisher',
['zaprezentowany'] = 'publisher',
['zdb'] = 'id',
['zitat'] = 'quote',
['zugriff'] = 'access-date',
}
Line 202:
['^ac+es+ ?d?a?t?e?$'] = 'access-date',
['^a[utho]+r$'] = 'author',
['^a[utho]+r(%d+)$'] = 'author$1',
['^pu[blish]+ers?$'] = 'publisher',
}
|