{{ if (eq (.Get "description") 1)}}
{{.Site.Data.publications.metadata.created}}
This is a list containing the {{.Site.Data.publications.metadata.records}} most recent publications of the Visualisation and Data Integration Group. It was last updated on .
{{else}}
{{end}}
{{range first (.Get "limit") .Site.Data.publications.records}}
[{{.year}}]
{{ index (split (index .author 0).name ",") 0 }} et al. {{.title}}
{{with .journal.name}}
in {{.}}
{{end}}
{{with .booktitle}}
in {{.}}
{{end}}