Module:Citation/CS1/COinS: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
சி correupted → corrupted |
No edit summary |
||
வரிசை 1:
--[[
History of changes since last sync: 2015-12-12
2016-01-10: bug fix; article title (aka chapter) missing from cite conference book metadata;
]]
வரி 247 ⟶ 249:
elseif 'conference' == class then -- cite conference when Periodical not set
OCinSoutput["rft.genre"] = "conference";
elseif in_array (class, {'book', 'citation', 'conference', 'encyclopaedia', 'interview', 'map'}) then
if is_set (data.Chapter) then
OCinSoutput["rft.genre"] = "bookitem";
| |||