Module:Cite Q: Difference between revisions

Content deleted Content added
Support series ordinal qualifier
as per Template talk:Cite Q, prefer author name string over Wikidata label auf author entity, if we have both (e.g., maiden name on a paper, when author changed name later)
Line 132:
end
maxpos = math.max(maxpos, position)
if not out[position] then -- prefer the linked author= abovelabel
out[position] = label
end
end
end