+++ title = "{{ replace .TranslationBaseName "-" " " | title }}" date = {{ .Date }} draft = false # Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`. authors = [""] # Publication type. # Legend: # 0 = Uncategorized # 1 = Conference proceedings # 2 = Journal # 3 = Work in progress # 4 = Technical report # 5 = Book # 6 = Book chapter 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 the filename (excluding '.md') of your project file in `content/project/`. # E.g. `projects = ["deep-learning"]` references `content/project/deep-learning.md`. projects = [] # 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"}] # 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 = "" +++