6.4.5.7. Citations

6.4.5.7. Citations

Start python section to interscript/weavers/html.py[10]
   288: #line 334 "html_weaver.ipk"
   289:   def cite_url(self,url):
   290:     self._write('<A HREF="'+url+'">'+url+'</A>')
   291: 
End python section to interscript/weavers/html.py[10]