Module:Citation/CS1/Configuration: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
சி en:Module:Citation/CS1/Configuration இலிருந்து ஒரு திருத்தம் |
|||
வரிசை 164:
['Class'] = 'class', -- cite arxiv and arxiv identifiers
['Coauthors'] = {'coauthors', 'coauthor'}, -- coauthor and coauthors are deprecated; remove after 1 January 2015?
['Conference'] = {'conference', 'event'},
['ConferenceFormat'] = {'conference-format', 'event-format'},
வரி 172 ⟶ 171:
['DeadURL'] = {'dead-url', 'deadurl'},
['Degree'] = 'degree',
['DisplayAuthors'] = {'display-authors', 'displayauthors'},
['DisplayEditors'] = {'display-editors', 'displayeditors'},
வரி 313 ⟶ 311:
['name-list-format'] = {'vanc'},
['contribution'] = {'afterword', 'foreword', 'introduction', 'preface'}, -- generic contribution titles that are rendered unquoted in the 'chapter' position
}
வரி 323 ⟶ 320:
table data in an arbitrary order. Here, we want to process the table from top to bottom because the entries at
the top of the table are also found in the ranges specified by the entries at the bottom of the table.
]]
வரி 335 ⟶ 325:
local invisible_chars = {
{'replacement', '\239\191\189'}, -- U+FFFD, EF BF BD
{'zero width space', '\226\128\139'}, -- U+200B, E2 80 8B
{'soft hyphen', '\194\173'}, -- U+00AD, C2 AD
{'horizontal tab', '\009'}, -- U+0009 (HT), 09
{'line feed', '\010'}, -- U+
{'carriage return', '\013'}, -- U+
{'C0 control', '[\000-\008\011\012\014-\031\127]'},
▲ {'C0 control', '[\000-\008\011\012\014-\031]'}, -- U+0000–U+001F (NULL–US), 00–1F (except HT, LF, CR (09, 0A, 0D))
{'C1 control', '[\194\128-\194\159]'}, -- U+0080–U+009F (XXX–APC), C2 80 – C2 9F
}
வரி 462 ⟶ 445:
anchor = 'bad_doi',
category = 'CS1 errors: DOI',
hidden = false },▼
message = 'Check <code style="'..code_style..'">|hdl=</code> value',▼
anchor = 'bad_hdl',▼
hidden = false },
bad_isbn = {
வரி 479 ⟶ 457:
hidden = false },
bad_issn = {
message = 'Check <code style="'..code_style..'">|
anchor = 'bad_issn',
category = 'CS1 errors: ISSN',
வரி 572 ⟶ 550:
anchor = 'format_missing_url',
category = 'Pages using citations with format and no URL',
implict_etal_editor = {
category = 'Pages using citations with old-style implicit et al. in editors',
hidden = true },
invalid_param_val = {
வரி 579 ⟶ 562:
hidden = false },
invisible_char = {
message = '$1 character in $2 at position $3',
anchor = 'invisible_char',
category = 'CS1 errors: invisible characters',
வரி 688 ⟶ 671:
prefix = '//dx.doi.org/',
COinS = 'info:doi',
separator = ':',
encode = true,
வரி 764 ⟶ 727:
label = 'LCCN',
mode = 'manual',
prefix = 'http://lccn.loc.gov/',
COinS = 'info:lccn', -- use prefix value
encode = false,
வரி 797 ⟶ 760:
COinS = nil, -- no COinS for this id (needs thinking on implementation because /authors/books/works/OL)
separator = ' ',
},
['OSTI'] = {
| |||