Módulo:ABNT: mudanças entre as edições

Conteúdo deletado Conteúdo adicionado
Sem resumo de edição
Sem resumo de edição
Linha 24:
-- creator = string.gsub( creator, '(,%s%d%d%d%d%-?%d-)', '')
if string.match( creator, '^(.*)%(') then
creator = string.match( creator, '^(.*),%(') -- Tolkien, J. R. R. (John Ronald Reuel), 1892-1973
end
if string.match( creator, '^(.*),') then