local p = {} function p.cite() local pframe = frame:getParent() Author = pframe.args.author return Author end return p