Modul:Citation/i18n: Unterschied zwischen den Versionen

+geplante Parameter
Keine Bearbeitungszusammenfassung
(+geplante Parameter)
Zeile 78: Zeile 78:
columns    = { 'Spalten', types = { 'book', 'bookitem', 'journal', 'newspaper', 'web', 'webnews' } },
columns    = { 'Spalten', types = { 'book', 'bookitem', 'journal', 'newspaper', 'web', 'webnews' } },


-- key numbers
-- identifiers
isbn        = { 'ISBN', types = { 'book', 'bookitem', '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' },
Zeile 84: Zeile 84:
ignoreError = { 'ignoreError' },
ignoreError = { 'ignoreError' },


-- asin        = { 'ASIN', COinS = 'url' },
doi        = { 'DOI', COinS = 'info:doi' },
doi        = { 'DOI', COinS = 'info:doi' },
-- hdl        = { 'HDL', COinS = 'info:hdl' },
jstor      = { 'JSTOR', types = { 'journal', 'newspaper' } },
jstor      = { 'JSTOR', types = { 'journal', 'newspaper' } },
-- ol          = { 'OL', COinS = 'url' },
pmid        = { 'PMID', types = { 'journal' }, COinS = 'info:pmid' },
pmid        = { 'PMID', types = { 'journal' }, COinS = 'info:pmid' },
dnb        = { 'DNB', types = { 'book', 'bookitem', 'map' } },
dnb        = { 'DNB', types = { 'book', 'bookitem', 'map' } },
Zeile 162: Zeile 165:


-- database ids
-- database ids
-- dbAsin = '[[w:Amazon Standard Identification Number|ASIN]] [//www.amazon.de/%s %s]',
dbDnb = '[[w:Deutsche Nationalbibliothek|DNB]] [//d-nb.info/%s %s]',
dbDnb = '[[w:Deutsche Nationalbibliothek|DNB]] [//d-nb.info/%s %s]',
dbDoi = '[[w:Digital Object Identifier|doi]]:%s',
dbDoi = '[[w:Digital Object Identifier|doi]]:%s',
-- dbHdl = '[[w:Handle-System|hdl]]:%s',
dbIssn = '[[w:Internationale Standardnummer für fortlaufende Sammelwerke|ISSN]] [//zdb-katalog.de/list.xhtml?t=iss%3D%22xx1xx%22&key=cql xx1xx]',
dbIssn = '[[w:Internationale Standardnummer für fortlaufende Sammelwerke|ISSN]] [//zdb-katalog.de/list.xhtml?t=iss%3D%22xx1xx%22&key=cql xx1xx]',
dbJstor = '[[w:JSTOR|JSTOR]] [//www.jstor.org/stable/%s %s]',
dbJstor = '[[w:JSTOR|JSTOR]] [//www.jstor.org/stable/%s %s]',
dbOclc = '[[w:Online Computer Library Center|OCLC]] [//worldcat.org/oclc/%s %s]',
dbOclc = '[[w:Online Computer Library Center|OCLC]] [//worldcat.org/oclc/%s %s]',
-- dbOl = '[[w:Open Library|OL]] [//openlibrary.org/%s %s]',
dbPmid = '[[w:PubMed|PubMed]] [//pubmed.ncbi.nlm.nih.gov/%s %s]',
dbPmid = '[[w:PubMed|PubMed]] [//pubmed.ncbi.nlm.nih.gov/%s %s]',


Anonymer Benutzer