+++ title = "{{ replace .TranslationBaseName "-" " " | title }}" date = {{ .Date }} # Schedule page publish date. draft = false # Talk start and end times. # End time can optionally be hidden by prefixing the line with `#`. time_start = {{ .Date }} time_end = {{ .Date }} # Abstract and optional shortened version. abstract = "" abstract_short = "" # Name of event and optional event URL. event = "" event_url = "" # Location of event. location = "" # Is this a selected talk? (true/false) selected = false # Projects (optional). # Associate this talk 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_slides = "" url_video = "" url_code = "" # Does the content use math formatting? math = false # Does the content use source code highlighting? 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 = "" +++