Changes
Jump to navigation
Jump to search
elseif end if ( nil ~= Chapter ) then
fixed COinS metadata when "web" to default to rft.genre "book"
OCinSdata["rft.jtitle"] = Periodical
if ( nil ~= Title ) then OCinSdata["rft.atitle"] = Title end
OCinSdata["rft.genre"] = "bookitem"
OCinSdata["rft.btitle"] = Chapter
--20Oct2012 Fixed COinS to not end with "&" but use leading "&rft...=" form.
--20Oct2012 Fixed COinS to not url.encode page's "rfr_id=..." pagename.
--20Oct2012 Fixed COinS data when "web" to default to rft.genre "book".
--20Oct2012 ?
--20Oct2012 ?
--
--End