Compare commits

...

2 commits

Author SHA1 Message Date
andrejh
607bb1c9ab paragraph in italic 2022-01-07 15:21:25 +01:00
andrejh
2f85334a8e add citation chapter 2022-01-07 15:21:04 +01:00

View file

@ -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>