+++
title = "{{ replace .Name "-" " " | title }}"
Publication date.
date = {{ .Date }}
Schedule page publish date.
publishDate = {{ .Date }}
Authors. Comma separated list, e.g. ["Bob Smith", "David Jones"].
authors = []
Publication type.
Legend:
0 = Uncategorized
1 = Conference paper
2 = Journal article
3 = Preprint / Working Paper
4 = Report
5 = Book
6 = Book section
7 = Thesis
8 = Patent
publication_types = ["0"]
Publication name and optional abbreviated version.
publication = ""
publication_short = ""
Abstract.
abstract = ""
Summary. An optional shortened abstract.
summary = ""
Digital Object Identifier (DOI)
doi = ""
Is this a featured publication? (true/false)
featured = false
Tags (optional).
Set tags = [] for no tags, or use the form tags = ["A Tag", "Another Tag"] for one or more tags.
tags = []
Projects (optional).
Associate this publication with one or more of your projects.
Simply enter your project's folder or file name without extension.
E.g. projects = ["deep-learning"] references
content/project/deep-learning/index.md.
Otherwise, set projects = [].
projects = []
Slides (optional).
Associate this page with Markdown slides.
Simply enter your slide deck's filename without extension.
E.g. slides = "example-slides" references
content/slides/example-slides.md.
Otherwise, set slides = "".
slides = ""
Links (optional).
url_pdf = ""
url_code = ""
url_dataset = ""
url_project = ""
url_slides = ""
url_video = ""
url_poster = ""
url_source = ""
Custom links (optional).
Uncomment line below to enable. For multiple links, use the form [{...}, {...}, {...}].
links = [{name = "Custom Link", url = "http://example.org"}]
Featured image
To use, add an image named featured.jpg/png to your page's folder.
[image]
# Caption (optional)
caption = ""
# Focal point (optional)
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
focal_point = ""
+++