+++ 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 }} all_day = false # 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 featured talk? (true/false) featured = false # Projects (optional). # Associate this talk 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 = "" # 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 = "" # 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 = "" +++