-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
71 lines (66 loc) · 1.77 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# Site settings
title: DALI 2015 - Data Learning and Inference
banner: DSC015811.jpeg
permalink: "/:categories/:title.html"
plugins:
- jekyll-feed
- jekyll-seo-tag
- jekyll-remote-theme
remote_theme: dalimeeting/jekyll-theme
style: dali
baseurl: "/dali2015" # the subpath of your site, e.g. /blog/
url: "http://dalimeeting.org" # the base hostname & protocol for your site
twitter_username:
github_username: dalimeeting
author:
name: DALI
ghub:
edit: true
repository: dali2015
conference:
draft: false # set to True if the programme is draft only.
instance: First
styling: Workshop on
full_name: Data Learning and Inference
name: Data Learning and Inference
short_name: DALI
location: La Palma, Canary Islands, Spain
year: 2015
venue: Hotel H10 Taburiente Playa
venue_url: http://www.hotelh10taburienteplaya.com/en/index.html
hosts:
chairs:
- type: Program Chairs
people:
- family: Ghaharamani
given: Zoubin
url: "http://mlg.eng.cam.ac.uk/zoubin/"
institute: University of Cambridge
- given: Thomas
family: Hoffman
url: "http://www.da.inf.ethz.ch/people/ThomasHofmann/"
institute: ETH Zurich
- given: Neil D.
family: Lawrence
url: "http://inverseprobability.com"
institute: University of Sheffield
- given: Bernhard
family: Schölkopf
url: "http://ei.is.tuebingen.mpg.de/person/bs"
institute: MPI Tübingen
month: April
dates:
- 2015-04-10
- 2015-04-11
- 2015-04-12
draft: false # set to true if the programme is draft only.
fundraising:
- given: Joaquin
family: Quiñonero Candela
url: http://quinonero.net/
institute: Facebook
sponsors:
- name: Max-Planck-ETH Center for Learning Systems
- name: Facebook
# Build settings
markdown: kramdown