+++ title = "{{ replace .Name "-" " " | title }}" date = {{ .Date }} draft = false # Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`. authors = [""] # Publication type. # Legend: # 0 = Uncategorized # 1 = Conference paper # 2 = Journal article # 3 = Manuscript # 4 = Report # 5 = Book # 6 = Book section publication_types = ["0"] # Publication name and optional abbreviated version. publication = "" publication_short = "" # Abstract and optional shortened version. abstract = "" abstract_short = "" # Featured image thumbnail (optional) image_preview = "" # Is this a selected publication? (true/false) selected = false # Projects (optional). # Associate this publication with one or more of your projects. # Simply enter your project's filename without extension. # E.g. `projects = ["deep-learning"]` references `content/project/deep-learning.md`. # Otherwise, set `projects = []`. projects = [] # Tags (optional). # Set `tags = []` for no tags, or use the form `tags = ["A Tag", "Another Tag"]` for one or more tags. tags = [] # Links (optional). url_pdf = "" url_preprint = "" 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 `[{...}, {...}, {...}]`. # url_custom = [{name = "Custom Link", url = "http://example.org"}] # Digital Object Identifier (DOI) doi = "" # Does this page contain LaTeX math? (true/false) math = false # Does this page require source code highlighting? (true/false) highlight = true # Featured image # Place your image in the `static/img/` folder and reference its filename below, e.g. `image = "example.jpg"`. [header] image = "" caption = "" +++