Modul:Citation/i18n: Unterschied zwischen den Versionen
COinS_id -> COinS
(+pmid) |
(COinS_id -> COinS) |
||
| 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 | ||
params = { | params = { | ||
-- type, author and title | -- type, author and title | ||
| Zeile 85: | Zeile 84: | ||
ignoreError = { 'ignoreError' }, | ignoreError = { 'ignoreError' }, | ||
doi = { 'DOI', | doi = { 'DOI', COinS = 'info:doi' }, | ||
jstor = { 'JSTOR', types = { 'journal', 'newspaper' } }, | jstor = { 'JSTOR', types = { 'journal', 'newspaper' } }, | ||
pmid = { 'PMID', types = { 'journal' }, | pmid = { 'PMID', types = { 'journal' }, COinS = 'info:pmid' }, | ||
dnb = { 'DNB', types = { 'book', 'bookitem', 'map' } }, | dnb = { 'DNB', types = { 'book', 'bookitem', 'map' } }, | ||
oclc = { 'OCLC', types = { 'book', 'bookitem', 'map' }, | oclc = { 'OCLC', types = { 'book', 'bookitem', 'map' }, COinS = 'info:oclcnum' }, | ||
-- archive | -- archive | ||