Paper Details
| Authors | {{authors}} |
| {%- if publicationTitle -%} | |
| {{‘\n’}} | Pulbication |
| {%- elif conferenceName -%} | |
| {{‘\n’}} | Conference |
| {%- endif %} | |
| doi | {{DOI}} |
Abstract
{{abstractNote}}
{% for note in notes -%} {{note.note}}
{% endfor %}
Annotations
| Highlight Color | Meaning |
|---|---|
| Red | Aim to Improve |
| Yellow | Neutral comments |
| Green | Aim to replicate |
| Blue | Further Reading |
{% for annotation in annotations -%} {%- if annotation.annotatedText -%}
- “{{annotation.annotatedText}}” Page {{annotation.page}}{#{‘\n’}#} {%- endif %} {%- if annotation.imageRelativePath -%}
{#{‘\n’}#} {%- endif %} {%- if annotation.tags%} {{‘\t’}} - {{’#’}}{{annotation.tags | join(’, #’, ‘tag’)}}{{‘\n’}} {%- endif %} {%- if annotation.comment -%} {{‘\t’}} - {{annotation.comment}} {%- endif %}
{% endfor %}