auth += '</attribution><para/></blockquote>'
sect.last_element_child.after(auth)
paras.each {|i| i.parent.remove} # Remove both the 'emphasis' and its parent 'para'
auth += '</attribution><para/></blockquote>'
sect.last_element_child.after(auth)
paras.each {|i| i.parent.remove} # Remove both the 'emphasis' and its parent 'para'