{{title}}

{{#if title_short}}
{{title_short}}
{{/if}} {{#if titles}} {{#each titles}}
{{this}}
{{/each}} {{/if}} {{#if author}}
{{author}}
{{/if}} {{#if publisher}}
{{publisher}}
{{/if}} {{#if 0}} {{#if modificationDateYMD}}
{{modificationDateYMD}}
{{/if}} {{/if}} {{#each links}}
{{href}}
{{/each}}
{{#if infoPrefaceHTML}}
{{{infoPrefaceHTML}}}
{{/if}} {{#if authors}}
{{#each authors}}{{@key}} , {{/each}}...
{{/if}}