Changes

Jump to: navigation, search

Module:Citation/CS1/COinS

108 bytes added, 10:36, 10 January 2016
no edit summary
--[[
History of changes since last sync: 2015-12-12
 
2016-01-10: bug fix; article title (aka chapter) missing from cite conference book metadata;
]]
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";
Anonymous user

Navigation menu