Compare commits
2 commits
master
...
feature/ci
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
607bb1c9ab | ||
|
|
2f85334a8e |
1 changed files with 14 additions and 2 deletions
|
|
@ -49,10 +49,22 @@
|
||||||
|
|
||||||
{% block cara_at_cern %}
|
{% block cara_at_cern %}
|
||||||
{% endblock cara_at_cern %}
|
{% endblock cara_at_cern %}
|
||||||
|
|
||||||
|
<br>
|
||||||
|
<div>
|
||||||
|
<h2 class="paragraph-title">Reference & Citation</h2><br>
|
||||||
|
<p>
|
||||||
|
For users that would like to reference the tool or use the data for studies, assessments, etc. please use the following citation:
|
||||||
|
<ul>
|
||||||
|
<li> Henriques A et al. (2022). <b>Modelling airborne transmission of SARS-CoV-2 using CARA: risk assessment for enclosed spaces</b>.
|
||||||
|
Interface Focus 20210076. <a href=https://doi.org/10.1098/rsfs.2021.0076>doi.org/10.1098/rsfs.2021.0076</a> </li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
<h3 class="paragraph-title">Acknowledgements</h3><br>
|
<h3 class="developers">Acknowledgements</h3><br>
|
||||||
{{ text_blocks['Acknowledgements'] }}
|
<em>{{ text_blocks['Acknowledgements'] }}</em>
|
||||||
<span style="height: 3vh; display: block;"></span>
|
<span style="height: 3vh; display: block;"></span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue