Changes

Jump to navigation Jump to search

Module:Citation

191 bytes added, 13:17, 19 February 2013
attempt a kludgy fix to see if Zotero works
OCinSdata["rft.genre"] = "article"
OCinSdata["rft.jtitle"] = Periodical
if ( nil ~= Title ) then OCinSdata["rft.atitle"] = Title OCinSdata.rft_val_fmt "info:ofi/fmt:kev:mtx:journal" end
end
if ( nil ~= Chapter ) then
else
OCinSdata["rft.genre"] = "book"
if ( nil ~= Title ) then OCinSdata["rft.btitle"] = Title OCinSdata.rft_val_fmt "info:ofi/fmt:kev:mtx:book" end
end
OCinSdata["rft.place"] = PublicationPlace
Anonymous user

Navigation menu