+++ title = "{{ replace .Name "-" " " | 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 }} # Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`. authors = [] # 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 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_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 = "" +++