# {{title}}
## Abstract
{% if abstractNote %}
{{abstractNote}}
{% endif %}
## Bibliography
{{bibliography}}
{% persist "notes" %}{% if isFirstImport %}
# My Notes
## Objective
- …
## Method
- …
## Results
- …
## Extra Comments
- …
# References
{% endif %}
{% endpersist %}