extra fixes

This commit is contained in:
Nicky Case 2020-04-27 13:17:21 -04:00
parent a2003ea0bc
commit 50e7a7758f
4 changed files with 11 additions and 4 deletions

View file

@ -111,7 +111,9 @@
<p>And <em>that&#39;s</em> where that famous curve comes from! It&#39;s not a bell curve, it&#39;s not even a &quot;log-normal&quot; curve. It has no name. But you&#39;ve seen it a zillion times, and beseeched to flatten.</p>
<p>This is the the <strong>SIR Model</strong><sup id="fnref5"><a href="#fn5" rel="footnote">5</a></sup> <icon s></icon><strong>S</strong>usceptible <icon s></icon><strong>I</strong>nfectious <icon s></icon><strong>R</strong>ecovered the second-most important idea in Epidemiology 101:</p>
<p>This is the the <strong>SIR Model</strong><sup id="fnref5"><a href="#fn5" rel="footnote">5</a></sup><br>
(<icon s></icon><strong>S</strong>usceptible <icon i></icon><strong>I</strong>nfectious <icon r></icon><strong>R</strong>ecovered)<br>
the second-most important idea in Epidemiology 101:</p>
<p><img src="pics/sir.png" alt=""></p>
@ -745,6 +747,7 @@
</article>
</body>

View file

@ -523,7 +523,7 @@ const STAGES = {
["p_hygiene",0.66,84],
["p_quarantine",0.4,175],
["p_isolate",0.4,175],
["p_masks",0.17,175],
["p_masks",0.4,175],
// Circuit Breaker
["p_distancing",1,365],

View file

@ -98,7 +98,9 @@
<p>And <em>that&#39;s</em> where that famous curve comes from! It&#39;s not a bell curve, it&#39;s not even a &quot;log-normal&quot; curve. It has no name. But you&#39;ve seen it a zillion times, and beseeched to flatten.</p>
<p>This is the the <strong>SIR Model</strong><sup id="fnref5"><a href="#fn5" rel="footnote">5</a></sup> <icon s></icon><strong>S</strong>usceptible <icon s></icon><strong>I</strong>nfectious <icon s></icon><strong>R</strong>ecovered the second-most important idea in Epidemiology 101:</p>
<p>This is the the <strong>SIR Model</strong><sup id="fnref5"><a href="#fn5" rel="footnote">5</a></sup><br>
(<icon s></icon><strong>S</strong>usceptible <icon i></icon><strong>I</strong>nfectious <icon r></icon><strong>R</strong>ecovered)<br>
the second-most important idea in Epidemiology 101:</p>
<p><img src="pics/sir.png" alt=""></p>

View file

@ -90,7 +90,9 @@ Let's find out:
And *that's* where that famous curve comes from! It's not a bell curve, it's not even a "log-normal" curve. It has no name. But you've seen it a zillion times, and beseeched to flatten.
This is the the **SIR Model**[^sir] <icon s></icon>**S**usceptible <icon s></icon>**I**nfectious <icon s></icon>**R**ecovered the second-most important idea in Epidemiology 101:
This is the the **SIR Model**[^sir]
(<icon s></icon>**S**usceptible <icon i></icon>**I**nfectious <icon r></icon>**R**ecovered)
the second-most important idea in Epidemiology 101:
[^sir]: source, and sidenote on 'infectious'