Content deleted Content added
+ composer |
alternative |
||
Line 218:
citeq_args.biorxiv = "10.1101/" .. citeq_args.biorxiv
end
--[[
citeq_args.others = (citeq_args.others or "")
.. (citeq_args.illustrator and "Illustrator:" .. citeq_args.illustrator or "")
.. (citeq_args.composer and "Composer:" .. citeq_args.composer or "")
--]]
if not citeq_args.others then
if citeq_args.illustrator then
|