microsimulation / ijm-xml

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

Display formula in Tables (ijm-00008 and ijm-00164) #165

Open fred-atherden opened 4 years ago

fred-atherden commented 4 years ago

Articles ijm-00008 and ijm-00164 contain display formulas in table cells.

These should be changed as follows:

ijm-00008

Table 3:

<table-wrap id="table3" position="float">
    <label>Table 3.</label>
    <caption>
        <title>Tax liability calculation formula, 2007</title>
    </caption>
    <table frame="hsides" rules="groups">
        <tbody>
            <tr>
                <td><disp-formula id="equ15"><mml:math id="m15">...</mml:math></disp-formula></td>
            </tr>
        </tbody>
    </table>
    <table-wrap-foot>
        <fn><p>where <italic>x</italic> is the taxable income</p></fn>
    </table-wrap-foot>
</table-wrap>

Please instead capture this as boxed-text with the same label and title, i.e.:

<boxed-text id="box1">
    <label>Table 3.</label>
    <caption>
        <title>Tax liability calculation formula, 2007</title>
    </caption>
    <disp-formula id="equ15"><mml:math id="m15">...</mml:math></disp-formula>
    <p>where <italic>x</italic> is the taxable income</p>
</boxed-text>

ijm-00164

Table 1:

<table-wrap id="table1" position="float" xmlns:mml="http://www.w3.org/1998/Math/MathML">
    <label>Table 1.</label>
    <caption><title>MILC model parameterization.</title></caption>
    <table frame="hsides" rules="groups">
        <thead>
            <tr>
                <th>Model components</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td>Initiation of the local stage: Two-Stage Clonal Expansion (TSCE) carcinogenesis model</td>
            </tr>
            <tr>
                <td>Risk for the onset of the first malignant cell: <inline-formula id="inline2"><mml:math id="i2" display='inline'><mml:mi>h</mml:mi><mml:mo stretchy='false'>(</mml:mo><mml:mi>t</mml:mi><mml:mo stretchy='false'>)</mml:mo><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mi>&#x03BD;</mml:mi><mml:mi>&#x03BC;</mml:mi><mml:mi>X</mml:mi><mml:mrow><mml:mo>[</mml:mo> <mml:mrow><mml:mi>exp</mml:mi><mml:mo stretchy='false'>(</mml:mo><mml:mi>&#x03B3;</mml:mi><mml:mo>+</mml:mo><mml:mn>2</mml:mn><mml:mi>B</mml:mi><mml:mo stretchy='false'>)</mml:mo><mml:mo>&#x22C5;</mml:mo><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow> <mml:mo>]</mml:mo></mml:mrow></mml:mrow><mml:mrow><mml:mi>&#x03B3;</mml:mi><mml:mo>+</mml:mo><mml:mi>B</mml:mi><mml:mrow><mml:mo>[</mml:mo> <mml:mrow><mml:mi>exp</mml:mi><mml:mo stretchy='false'>(</mml:mo><mml:mi>&#x03B3;</mml:mi><mml:mo>+</mml:mo><mml:mn>2</mml:mn><mml:mi>B</mml:mi><mml:mo stretchy='false'>)</mml:mo><mml:mo>&#x22C5;</mml:mo><mml:mi>t</mml:mi><mml:mo>+</mml:mo><mml:mn>1</mml:mn></mml:mrow> <mml:mo>]</mml:mo></mml:mrow></mml:mrow></mml:mfrac></mml:math></inline-formula></td>
            </tr>
            <tr>
                <td>where
                    <list list-type="simple">
                        <list-item><p><italic>&#x03B3; = &#x03B1; &#x2212; &#x03B2; &#x2212; &#x00B5;</italic> and <inline-formula id="inline3"><mml:math id="i3" display='inline'><mml:mi>B</mml:mi><mml:mo>=</mml:mo><mml:mstyle scriptlevel='+1'><mml:mfrac><mml:mn>1</mml:mn><mml:mn>2</mml:mn></mml:mfrac></mml:mstyle><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mo>&#x2212;</mml:mo><mml:mi>&#x03B3;</mml:mi><mml:mo>+</mml:mo><mml:msqrt><mml:mrow><mml:msup><mml:mi>&#x03B3;</mml:mi><mml:mn>2</mml:mn></mml:msup><mml:mo>+</mml:mo><mml:mn>4</mml:mn><mml:mi>&#x03B1;</mml:mi><mml:mi>&#x03BC;</mml:mi></mml:mrow></mml:msqrt></mml:mrow><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula></p></list-item>
                        <list-item><p>X: total number of normal stem cells</p></list-item>
                        <list-item><p><italic>&#x03BD;</italic>: normal cell initiation rate</p></list-item>
                        <list-item><p><italic>&#x03B1;:</italic> division rate of initiated cells</p></list-item>
                        <list-item><p><italic>&#x03B2;:</italic> apoptosis rate of initiated cells</p></list-item>
                        <list-item><p><italic>&#x00B5;:</italic> malignant conversion rate of initiated cells</p></list-item>
                    </list></td>
            </tr>
            <tr>
                <td>Effect of smoking on <italic>&#x03B1;</italic> and &#x03B3; parameters:
                    <disp-formula id="equu1">
                        <mml:math id="mu1">...</mml:math></disp-formula></td>
            </tr>
            <tr>
                <td>where
                    <list list-type="simple">
                        <list-item><p><italic>q(t):</italic> average number of cigarettes smoked per day at age <italic>t</italic></p></list-item>
                        <list-item><p>(<italic>&#x03B1;<sub>s</sub>,</italic> &#x03B3;<italic>s</italic>) and (<italic>&#x03B1;<sub>ns</sub>,</italic> &#x03B3;<sub><italic>ns</italic></sub>): parameters for smokers and non-smokers respectively.</p></list-item>
                    </list></td>
            </tr>
            <tr>
                <td><bold>Tumor growth: Gompertz function</bold>
                    <disp-formula id="equu2"><mml:math id="mu2">...</mml:math></disp-formula></td>
            </tr>
            <tr>
                <td>where
                    <list list-type="simple">
                        <list-item><p>V(t): tumor volume at age t</p></list-item>
                        <list-item><p>V<sub>0</sub>: minimum tumor volume (one malignant cell)</p></list-item>
                    </list></td>
            </tr>
            <tr>
                <td>Assuming spherical tumor growth:
                    <disp-formula id="equu3">
                        <mml:math id="mu3">...</mml:math>
                    </disp-formula>
                    <list list-type="simple">
                        <list-item><p>d(t): diameter at age t</p></list-item>
                        <list-item><p>d<sub>0</sub> = 0.01mm, diameter of one malignant cell</p></list-item>
                        <list-item><p><italic>d<sub>max</sub> = </italic>13<italic>cm</italic>, maximum tumor diameter</p></list-item>
                    </list></td>
            </tr>
            <tr>
                <td>Disease progression: Transition to regional and distant stages and tumor diagnosis</td>
            </tr>
            <tr>
                <td>Tumor volume at:
                    <list list-type="simple">
                        <list-item><p>&#x2014; the beginning of the regional stage: V<sub><italic>reg</italic></sub> &#x007E; log-normal (<italic>&#x00B5;<sub>reg</sub></italic>, <italic>sd<sub>reg</sub></italic>)</p></list-item>
                        <list-item><p>&#x2014; the beginning of the distant stage: V<sub><italic>dist</italic></sub> &#x007E; log-normal (<italic>&#x00B5;<sub>dist</sub>, sd<sub>dist</sub></italic>)</p></list-item>
                        <list-item><p>&#x2014; diagnosis: V<sub><italic>diagn</italic></sub> &#x007E; log-normal(&#x00B5;<italic>diagn, sd<sub>diagn</sub></italic>)</p></list-item>
                    </list></td>
            </tr>
            <tr>
                <td>where
                    <disp-formula id="equu4"><mml:math id="mu4">...</mml:math></disp-formula></td>
            </tr>
        </tbody>
    </table>
</table-wrap>

Please instead capture this as boxed-text. Use the above as an indication of preferred tagging.

fred-atherden commented 4 years ago

@Melissa37, does this need checking with Matteo?

ijm-00008.pdf ijm-00164.pdf