Content deleted Content added
Adamant.pwn (talk | contribs) fix disambiguations |
Adamant.pwn (talk | contribs) No edit summary |
||
Line 205:
volume = {id="P478", maxvals=1},
title = {id="P1476", maxvals=1},
url = {id="P953", maxvals=1}, -- full work available at
pages = {id="P304", maxvals=1}
}
Line 239 ⟶ 240:
citeq_args.title = label
end
end
if citeq_args.p or citeq_args.page then
citeq_args.pages = nil
end
|