hugo-theme-zzo/archetypes/publication.md

19 lines
310 B
Markdown
Raw Normal View History

2020-02-06 02:18:23 +00:00
---
title: "{{ replace .Name "-" " " | title }}"
shorttitle:
2020-02-06 02:18:23 +00:00
date: {{ .Date }}
description:
type: publication
authors: []
publication:
abstract:
links:
- name:
link:
ENTRYTYPE: "misc"
enableToc: false
enableWhoami: true
pinned: false
publishDate: {{ dateFormat "2006-01-02" .Date }}
2020-02-06 02:18:23 +00:00
---