This shows you the differences between two versions of the page.
workshop:cfwp [2010/08/25 11:07] wlam |
workshop:cfwp [2010/11/13 11:01] (current) jtang |
||
---|---|---|---|
Line 29: | Line 29: | ||
| July 25, 2010 | Workshop Proposal Due | | | July 25, 2010 | Workshop Proposal Due | | ||
| August 23, 2010 | Acceptance Notification | | | August 23, 2010 | Acceptance Notification | | ||
+ | |||
===== Workshop Co-chairs ===== | ===== Workshop Co-chairs ===== | ||
### | ### | ||
- | * Evgeniy Gabrilovich, Yahoo! Research (http://research.yahoo.com/Evgeniy_Gabrilovich) | + | <html><ul id="imws_workshop_co_chairs" imws:type="PersonInfo.Tiny" imws_param:ids="1355731,106485"> |
- | * Wai Lam, The Chinese University of Hong Kong (http://www.se.cuhk.edu.hk/people/wlam.html) | + | <li class="level1"><a href="http://research.yahoo.com/Evgeniy_Gabrilovich">Evgeniy Gabrilovich</a>, Yahoo! Research (http://research.yahoo.com/Evgeniy_Gabrilovich)</li> |
+ | <li class="level1"><a href="http://www.se.cuhk.edu.hk/people/wlam.html">Wai Lam</a>, The Chinese University of Hong Kong (http://www.se.cuhk.edu.hk/people/wlam.html)</li> | ||
+ | </ul></html> | ||
### | ### | ||
===== Workshop Program Committee ===== | ===== Workshop Program Committee ===== | ||
- | * Eugene Agichtein, Emory University | + | <html><ul id="imws_workshop_pc" imws:type="PersonInfo.Tiny" imws_param:ids="381987,1531975,225524,475173,1253805,1157755,1464342,1406064,473629,1044490,559869,1021835,853998,749468,1309468,18552,1438743,654660,570980,720887,495601"> |
- | * David Carmel, IBM Research | + | <li class="level1">Eugene Agichtein, Emory University</li> |
- | * Raman Chandrasekar, Microsoft Research | + | <li class="level1">David Carmel, IBM Research</li> |
- | * Charles Clarke, University of Waterloo | + | <li class="level1">Raman Chandrasekar, Microsoft Research</li> |
- | * Brian Davison, Lehigh University | + | <li class="level1">Charles Clarke, University of Waterloo</li> |
- | * Fernando Diaz, Yahoo! Research | + | <li class="level1">Brian Davison, Lehigh University</li> |
- | * Jure Leskovec, Stanford University | + | <li class="level1">Fernando Diaz, Yahoo! Research</li> |
- | * Sofus Macskassy, Fetch Technologies | + | <li class="level1">Jure Leskovec, Stanford University</li> |
- | * Cameron Marlow, Facebook | + | <li class="level1">Sofus Macskassy, Fetch Technologies</li> |
- | * Donald Metzler, USC/ISI | + | <li class="level1">Cameron Marlow, Facebook</li> |
- | * Vahab Mirrokni, Google Research | + | <li class="level1">Donald Metzler, USC/ISI</li> |
- | * Muthu Muthukrishnan, Rutgers University | + | <li class="level1">Vahab Mirrokni, Google Research</li> |
- | * Mor Naaman, Rutgers University | + | <li class="level1">Muthu Muthukrishnan, Rutgers University</li> |
- | * Christopher Olston, Yahoo! Research | + | <li class="level1">Mor Naaman, Rutgers University</li> |
- | * Iadh Ounis, University of Glasgow | + | <li class="level1">Christopher Olston, Yahoo! Research</li> |
- | * Dou Shen, Microsoft | + | <li class="level1">Iadh Ounis, University of Glasgow</li> |
- | * Ian Soboroff, NIST | + | <li class="level1">Dou Shen, Microsoft</li> |
- | * Torsten Suel, NYU-Poly | + | <li class="level1">Ian Soboroff, NIST</li> |
- | * Andrew Tomkins, Google Research | + | <li class="level1">Torsten Suel, NYU-Poly</li> |
- | * Daniel Tunkelang, Google | + | <li class="level1">Andrew Tomkins, Google Research</li> |
- | * Ryen White, Microsoft Research | + | <li class="level1">Daniel Tunkelang, Google</li> |
+ | <li class="level1">Ryen White, Microsoft Research</li> | ||
+ | </ul></html> | ||
+ | |||
+ | <html><script type="text/javascript"> | ||
+ | var resource_domain = 'arnetminer.org'; | ||
+ | var imws_domain = 'arnetminer.org'; | ||
+ | document.write(unescape( [ "%3Cscript src='http://", resource_domain, | ||
+ | "/js/ws/imws_basic.js' type='text/javascript'%3E%3C/script%3E" ] | ||
+ | .join(''))); | ||
+ | </script></html> | ||
+ | |||
+ | <html><script type="text/javascript" charset="utf-8"> | ||
+ | var wsClient = new ArnetminerWebServiceClient(); | ||
+ | // init | ||
+ | wsClient.init( { | ||
+ | domain : imws_domain, | ||
+ | username : 'vivo', | ||
+ | resource_domain : resource_domain, | ||
+ | cross_site : true, | ||
+ | animate: true, | ||
+ | load_ext_js : [ 'js/ws/imws_person_info.js' ], | ||
+ | load_ext_css : [ 'css/ws/person_info.css' ], | ||
+ | page_fields_select : 'id,name,homepage,affiliation,pictureUrl' | ||
+ | }); | ||
+ | </script></html> | ||
+ | |||
+ | |||
+ | <html><script type="text/javascript" charset="utf-8"> | ||
+ | wsClient.renderNode('imws_workshop_co_chairs'); | ||
+ | wsClient.renderNode('imws_workshop_pc'); | ||
+ | |||
+ | // fix bug of fixed height | ||
+ | $(document).ready(function() { | ||
+ | $('#hk-main').css('height', 'auto !important'); | ||
+ | }); | ||
+ | </script></html> | ||