{{- if .Param "datesinlist" }} – {{ end -}}
{{- if .Param "authorsinlist" }}
{{- range .Param "authors" }} by {{ . }}{{ end -}}
{{ end -}}
{{ $src := index (.Param "audio") 0 }}
{{ replace .Title "-" " " | title }}
{{- else -}}
{{- if .Param "datesinlist" }} – {{ end -}}
{{- if .Param "authorsinlist" }}
{{- range .Param "authors" }} by {{ . }}{{ end -}}
{{ end -}}
{{ replace .Title "-" " " | title }}