{{ with $.Get "authors" }}{{ $.Get "authors" | markdownify }}{{ end }} {{ with $.Get "journal" }}, {{ $.Get "journal" | markdownify }}{{ end }}
{{ with $.Get "title" }}
{{ $.Get "title" | markdownify }}
{{ end }} {{ with $.Get "desc" }}

{{ $.Get "desc" | markdownify }}

{{ end }} {{ with $.Get "reference" }}
{{ $.Get "reference" | markdownify }}
{{ end }}