]> pere.pagekite.me Git - text-madewithcc.git/blobdiff - fixup-docbook.rb
Copyedited for Tribe of Noise
[text-madewithcc.git] / fixup-docbook.rb
index 5219e45bdd669eb231d43110a042a3974eefc2b6..fb72e87a26f49bfacdf5849a3672798c345cb452 100755 (executable)
@@ -38,8 +38,8 @@ xml.css('articleinfo').each do |node|
 XML
   node.last_element_child.after(<<'XML')
 <publisher>
-    <publishername>Gunnar Wolf</publishername>
-    <address><city>Mexico City</city></address>
+    <publishername>Instituto de Investigaciones Económicas</publishername>
+    <address><city>Universidad Nacional Autónoma de México</city></address>
 </publisher>
 XML
 end