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

Ir para navegação Ir para pesquisar
imported>Jaideraf
Sem resumo de edição
imported>Jaideraf
Sem resumo de edição
reference = string.gsub( reference, '%.%.', '.')
-- Retirar ponto e vírgula iniciais
reference = string.gsub( reference, '^(;%s)', '')
-- Exibe a referência
return reference