Module:Citation/CS1/Configuration: Difference between revisions

Jump to navigation Jump to search
finish with the IDs, I think
(adding IDs)
(finish with the IDs, I think)
Line 33:
['OL_link'] = 'Open Library',
['OL_label'] = 'OL',
['Bibcode_link'] = 'Bibcode',
['Bibcode_label'] = 'Bibcode',
['ISBN_link'] = 'International Standard Book Number',
['ISBN_label'] = 'ISBN',
['ISSN_link'] = 'International Standard Serial Number',
['ISSN_label'] = 'ISSN',
['JFM_link'] = 'Jahrbuch über die Fortschritte der Mathematik',
['JFM_label'] = 'JFM',
['JSTOR_link'] = 'JSTOR',
['JSTOR_label'] = 'JSTOR',
['LCCN_link'] = 'Library of Congress Control Number',
['LCCN_label'] = 'LCCN',
['MR_link'] = 'Mathematical Reviews',
['MR_label'] = 'MR',
['help page link'] = 'Module talk:Citation/CS1/Help',
['help page label'] = 'help'
Line 250 ⟶ 236:
encode = true,
separator = ' ',
} ,
['LCCN'] = {
parameters = {'LCCN', 'lccn'},
link = 'Library of Congress Control Number',
label = 'LCCN',
mode = 'external',
prefix = 'http://lccn.loc.gov/',
COinS = 'rft.lccn',
encode = false,
separator = ' ',
},
['MR'] = {
parameters = {'MR', 'mr'},
link = 'Mathematical Reviews',
label = 'MR',
mode = 'external',
prefix = 'http://www.ams.org/mathscinet-getitem?mr=',
COinS = 'rft.mr',
encode = true,
separator = ' ',
},
['OCLC'] = {
parameters = {'OCLC', 'oclc'},
link = 'OCLC',
label = 'OCLC',
mode = 'external',
prefix = '//www.worldcat.org/oclc/',
COinS = 'info:oclcnum',
encode = true,
separator = ' ',
},
['OSTI'] = {
parameters = {'OSTI', 'osti'},
link = 'Office of Scientific and Technical Information',
label = 'OSTI',
mode = 'external',
prefix = 'http://www.osti.gov/energycitations/product.biblio.jsp?osti_id=',
COinS = 'info:osti',
encode = true,
separator = ' ',
},
['PMC'] = {
parameters = {'PMC', 'pmc'},
link = 'PubMed Central',
label = 'PMC',
mode = 'external',
prefix = '//www.ncbi.nlm.nih.gov/pmc/articles/PMC',
suffix = " ",
COinS = 'info:pmc',
encode = true,
separator = ' ',
},
['PMID'] = {
parameters = {'PMID', 'pmid'},
link = 'PubMed Identifier',
label = 'PMID',
mode = 'external',
prefix = '//www.ncbi.nlm.nih.gov/pubmed/',
COinS = 'info:pmid',
encode = false,
separator = ' ',
},
['RFC'] = {
parameters = {'RFC', 'rfc'},
link = 'Request for Comments',
label = 'RFC',
mode = 'external',
prefix = '//tools.ietf.org/html/rfc',
COinS = 'info:rfc',
encode = false,
separator = ' ',
},
['SSRN'] = {
parameters = {'SSRN', 'ssrn'},
link = 'Social Science Research Network',
label = 'SSRN',
mode = 'external',
prefix = 'http://ssrn.com/abstract=',
COinS = 'info:ssrn',
encode = true,
separator = ' ',
},
['ZBL'] = {
parameters = {'ZBL', 'zbl'},
link = 'Zentralblatt MATH',
label = 'ZBL',
mode = 'external',
prefix = 'http://www.zentralblatt-math.org/zmath/en/search/?format=complete&q=an:',
COinS = 'info:zcl',
encode = true,
separator = ' ',
}
}
 
 
return data;
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu