This shows you the differences between two versions of the page.
tutorial:cftp [2010/08/08 12:26] admin |
tutorial:cftp [2010/11/13 12:00] (current) jtang |
||
---|---|---|---|
Line 22: | Line 22: | ||
Tutorial proposals should be prepared in PDF format, and submitted by September 1, 2010 using the EasyChair system <[[http://www.easychair.org/conferences/?conf=wsdm2011tutorial|here]]>. Preliminary inquiries can be sent to the tutorial co-chairs at [[wsdm2011tutorial@easychair.org]]. | Tutorial proposals should be prepared in PDF format, and submitted by September 1, 2010 using the EasyChair system <[[http://www.easychair.org/conferences/?conf=wsdm2011tutorial|here]]>. Preliminary inquiries can be sent to the tutorial co-chairs at [[wsdm2011tutorial@easychair.org]]. | ||
- | * [[http://research.microsoft.com/en-us/people/najork/|Marc Najork]], Microsoft Research, USA | + | |
- | * [[http://www.cs.cityu.edu.hk/~csqli/|Qing Li]], City University of Hong Kong, Hong Kong | + | <html><ul id="imws_cftp" imws:type="PersonInfo.Tiny" imws_param:ids="478939,331730"> |
+ | <li class="level1"><a href="http://research.microsoft.com/en-us/people/najork/">Marc Najork</a>, Microsoft Research, USA</li> | ||
+ | <li class="level1"><a href="http://www.cs.cityu.edu.hk/~csqli/">Qing Li</a>, City University of Hong Kong, Hong Kong</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_cftp'); | ||
+ | // fix bug of fixed height | ||
+ | $(document).ready(function() { | ||
+ | $('#hk-main').css('height', 'auto !important'); | ||
+ | }); | ||
+ | </script></html> | ||