Zum Inhalt springen

Modul:Citation/i18n: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 47: Zeile 47:
params = {
params = {
-- type, author and title
-- type, author and title
type       = { 'type', 'Typ' },
type         = { 'type', 'Typ' },
author     = { 'Autor', COinS = 'rft.au' },
author       = { 'Autor', COinS = 'rft.au' },
title       = { 'Titel', COinS = 'rft.title' },
title         = { 'Titel', COinS = 'rft.title' },
titleAddition = { 'TitelErg' },
titleAddition = { 'TitelErg' },
scale       = { 'Maßstab', types = 'map' },
scale         = { 'Maßstab', types = 'map' },
url         = { 'Online', 'URL' },
url           = { 'Online', 'URL' },
access     = { 'Zugriff' },
access       = { 'Zugriff' },


-- edited collections
-- edited collections
editor      = { 'Herausgeber', 'Hrsg' },
editor      = { 'Herausgeber', 'Hrsg' },
collection  = { 'Sammelwerk', types = 'collection' },
collection  = { 'Sammelwerk', types = 'bookitem' },
journal    = { 'Zeitschrift', 'Sammelwerk', types = 'journal', COinS = 'rft.jtitle' },
journal    = { 'Zeitschrift', 'Sammelwerk', types = 'journal', COinS = 'rft.jtitle' },
newspaper  = { 'Zeitung', 'Sammelwerk', types = 'newspaper', COinS = 'rft.jtitle' },
newspaper  = { 'Zeitung', 'Sammelwerk', types = 'newspaper', COinS = 'rft.jtitle' },
abbr        = { 'Abk', types = { 'collection', 'journal', 'newspaper' } },
abbr        = { 'Abk', types = { 'bookitem', 'journal', 'newspaper' } },
website    = { 'Website', 'Internet', 'Sammelwerk', types = 'web' },
website    = { 'Website', 'Internet', 'Sammelwerk', types = 'web' },
siteUrl    = { 'Site-URL', 'Website-URL', types = { 'collection', 'journal', 'newspaper', 'web' } },
siteUrl    = { 'Site-URL', 'Website-URL', types = { 'bookitem', 'journal', 'newspaper', 'web' } },


-- published
-- published
place      = { 'Ort', COinS = 'rft.place' },
place      = { 'Ort', COinS = 'rft.place' },
publisher  = { 'Verlag', types = { 'book', 'map', 'collection', 'web' }, COinS = 'rft.pub' },
publisher  = { 'Verlag', types = { 'book', 'map', 'bookitem', 'web' }, COinS = 'rft.pub' },
date        = { 'Datum', 'Jahr', COinS = 'rft.date' },
date        = { 'Datum', 'Jahr', COinS = 'rft.date' },
edition    = { 'Auflage', types = { 'book', 'map', 'collection' }, COinS = 'rft.edition' },
edition    = { 'Auflage', types = { 'book', 'map', 'bookitem' }, COinS = 'rft.edition' },
series      = { 'Reihe', 'Serie', types = { 'book', 'collection', 'map' }, COinS = 'rft.series' },
series      = { 'Reihe', 'Serie', types = { 'book', 'bookitem', 'map' }, COinS = 'rft.series' },


-- source
-- source
volume      = { 'Band', types = { 'book', 'map', 'collection', 'journal', 'newspaper' }, COinS = 'rft.volume' },
volume      = { 'Band', types = { 'book', 'map', 'bookitem', 'journal', 'newspaper' }, COinS = 'rft.volume' },
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' },
pages      = { 'Seiten', types = { 'book', 'collection', 'journal', 'newspaper', 'web' }, COinS = 'rft.pages' },
pages      = { 'Seiten', types = { 'book', 'bookitem', 'journal', 'newspaper', 'web' }, COinS = 'rft.pages' },
columns    = { 'Spalten', types = { 'book', 'collection', 'journal', 'newspaper', 'web' } },
columns    = { 'Spalten', types = { 'book', 'bookitem', 'journal', 'newspaper', 'web' } },


-- key numbers
-- key numbers
isbn        = { 'ISBN', types = { 'book', 'collection', 'map', 'journal' }, COinS = 'rft.isbn' },
isbn        = { 'ISBN', types = { 'book', 'bookitem', 'map', 'journal' }, COinS = 'rft.isbn' },
issn        = { 'ISSN', COinS = 'rft.issn' },
issn        = { 'ISSN', COinS = 'rft.issn' },
eissn      = { 'EISSN', COinS = 'rft.eissn' },
eissn      = { 'EISSN', COinS = 'rft.eissn' },
Zeile 86: Zeile 86:
doi        = { 'DOI', COinS_id = 'info:doi' },
doi        = { 'DOI', COinS_id = 'info:doi' },
jstor      = { 'JSTOR', types = { 'journal', 'newspaper' } },
jstor      = { 'JSTOR', types = { 'journal', 'newspaper' } },
dnb        = { 'DNB', types = { 'book', 'collection', 'map' } },
dnb        = { 'DNB', types = { 'book', 'bookitem', 'map' } },
oclc        = { 'OCLC', types = { 'book', 'collection', 'map' }, COinS_id = 'info:oclcnum' },
oclc        = { 'OCLC', types = { 'book', 'bookitem', 'map' }, COinS_id = 'info:oclcnum' },


-- archive
-- archive
Zeile 99: Zeile 99:


-- additional statesments
-- additional statesments
extent      = { 'Umfang', 'Seitenanzahl', types = { 'book', 'collection', 'map' } },
extent      = { 'Umfang', 'Seitenanzahl', types = { 'book', 'bookitem', 'map' } },
language    = { 'Sprache' },
language    = { 'Sprache' },
comment    = { 'Kommentar' },
comment    = { 'Kommentar' },
Anonymer Benutzer