Modul:Citation/i18n: Unterschied zwischen den Versionen

+pmid
Keine Bearbeitungszusammenfassung
(+pmid)
Zeile 87: Zeile 87:
doi        = { 'DOI', COinS_id = 'info:doi' },
doi        = { 'DOI', COinS_id = 'info:doi' },
jstor      = { 'JSTOR', types = { 'journal', 'newspaper' } },
jstor      = { 'JSTOR', types = { 'journal', 'newspaper' } },
pmid        = { 'PMID', types = { 'journal' }, COinS_id = 'info:pmid' },
dnb        = { 'DNB', types = { 'book', 'bookitem', 'map' } },
dnb        = { 'DNB', types = { 'book', 'bookitem', 'map' } },
oclc        = { 'OCLC', types = { 'book', 'bookitem', 'map' }, COinS_id = 'info:oclcnum' },
oclc        = { 'OCLC', types = { 'book', 'bookitem', 'map' }, COinS_id = 'info:oclcnum' },
Zeile 162: Zeile 163:


-- database ids
-- database ids
dbDnb = '[[w:Deutsche Nationalbibliothek|DNB]] [https://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',
dbOclc = '[[w:Online Computer Library Center|OCLC]] [https://worldcat.org/oclc/%s %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]] [https://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]] [https://www.jstor.org/stable/%s %s]',
dbOclc = '[[w:Online Computer Library Center|OCLC]] [//worldcat.org/oclc/%s %s]',
dbPmid = '[[w:PubMed|PubMed]] [//pubmed.ncbi.nlm.nih.gov/%s %s]',


-- web
-- web
Anonymer Benutzer