{% if scan.cancelled %}
{{ info.title }}, {{ info.authors }}, {{ info.journal }} {{ info.vol_issue }} ({{ info.year }}). doi:{{ info.doi }}
{% endif %} {% endfor %}
{% set cfg = scan.config[task] %}
{{ cfg | to_yaml | indent(12) }}