© {{ if .Get "author" }} {{ .Get "author" }}{{ if and (.Get "author") (or (.Get "url") (.Get "cite")) }}, {{ end }} {{ end }} {{ if .Get "url" }} {{ if .Get "cite" }} {{ .Get "cite" }} {{ else }} {{ .Get "url" }} {{ end }} {{ else }} {{ if .Get "cite" }} {{ .Get "cite" }} {{ end}} {{ end }}
{{ end }}