microsimulation / ijm-xml

XML files for the International Journal of Microsimulation
MIT License
0 stars 0 forks source link

<p> as child of <fig> #150

Open fred-atherden opened 4 years ago

fred-atherden commented 4 years ago

In the below list of IJM articles, p elements have been captured as children of fig. This element should be changed to attrib where appropriate or the p moved inside the preceding caption.

Example:

<fig id="fig1" position="float">
<label>Figure 1.</label>
<caption>
<title>After-tax per capita household income by decile and type of microsimulation. Full reform (variation w.r.t base).</title>
</caption>
<p><italic>Source</italic>: Author’s CGE microsimulation results.</p>
<graphic xlink:href="ijm-00131-fig1.tif" mimetype="image" mime-subtype="tiff"/>
</fig>

Articles affected